Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Tagged_architecture> ?p ?o. }
Showing items 1 to 14 of
14
with 100 items per page.
- Tagged_architecture abstract "In computer science, a tagged architecture is a particular type of computer architecture where every word of memory constitutes a tagged union, being divided into a number of bits of data, and a tag section that describes the type of the data: how it is to be interpreted, and, if it is a reference, the type of the object that it points to.Two notable series of tagged architectures were the Lisp machines, which had tagged pointer support at the hardware and opcode level, and the Burroughs large systems which had a data-driven tagged and descriptor-based architecture. Another "exemplary" instance was the architecture of the Rice Computer.In addition to this, the original Xerox Smalltalk implementation used the least-significant bit of each 16-bit word as a tag bit: if it was clear then the hardware would accept it as an aligned memory address while if it was set it was treated as a (shifted) 15-bit integer. Current Intel documentation mentions that the lower bits of a memory address might be similarly used by some interpreter-based systems.".
- Tagged_architecture wikiPageID "14695473".
- Tagged_architecture wikiPageRevisionID "605895581".
- Tagged_architecture hasPhotoCollection Tagged_architecture.
- Tagged_architecture subject Category:Computer_architecture.
- Tagged_architecture comment "In computer science, a tagged architecture is a particular type of computer architecture where every word of memory constitutes a tagged union, being divided into a number of bits of data, and a tag section that describes the type of the data: how it is to be interpreted, and, if it is a reference, the type of the object that it points to.Two notable series of tagged architectures were the Lisp machines, which had tagged pointer support at the hardware and opcode level, and the Burroughs large systems which had a data-driven tagged and descriptor-based architecture. ".
- Tagged_architecture label "Arquitetura etiquetada".
- Tagged_architecture label "Tagged architecture".
- Tagged_architecture sameAs Arquitetura_etiquetada.
- Tagged_architecture sameAs m.03gtcpx.
- Tagged_architecture sameAs Q7675224.
- Tagged_architecture sameAs Q7675224.
- Tagged_architecture wasDerivedFrom Tagged_architecture?oldid=605895581.
- Tagged_architecture isPrimaryTopicOf Tagged_architecture.