dbo:abstract
|
- Registre/memòria (en anglès Register/memory) és un tipus d'arquitectura de processadors que permet a la unitat ALU l'accés directe a la memòria del sistema. L'arquitectura registre/memòria és usada per processadors tipus CISC (Intel x86, AMD) Altrament, l'arquitectura Load/store (usada per processadors tipus RISC) la unitat ALU no pot accedir directament a memòria sense passar prèviament per un registre. (ca)
- Architektura registr-paměť je architektura procesoru, která umožňuje provádět aritmetické, logické a další operace s daty uloženými nejen v registrech, ale i v paměti. Pokud architektura umožňuje, aby všechny operandy byly v paměti nebo v registrech v libovolné kombinaci, architekturu nazýváme „registr plus paměť“. U architektury registr-paměť mohou být jedním z operandů instrukce ADD data v paměti a druhým registr. Tím se odlišuje od architektury load/store, ve které musí být oba operandy instrukce ADD v registrech. Příkladem architektury registr-paměť jsou počítače IBM System/360 a procesory Intel x86. Příkladem architektury registr plus paměť jsou počítače VAX a rodina mikroprocesorů Motorola 68000. (cs)
- En ingeniería informática, una arquitectura de registro-memoria es una arquitectura de conjunto de instrucciones que permite realizar operaciones en (o desde) la memoria, así como registros. Si la arquitectura permite que todos los operandos estén en la memoria o en registros, o en combinaciones, se denomina arquitectura de "registro más memoria". En una aproximación registro-memoria, uno de los operandos para la operación ADD puede estar en la memoria, mientras que el otro está en un registro. Esto difiere de una arquitectura load-store (utilizada por los diseños RISC, como MIPS), en la que ambos operandos para una operación ADD deben estar en registros antes del ADD. Ejemplos de arquitectura de registro-memoria son IBM System/360, sus sucesores e Intel x86. Ejemplos de arquitectura de registro y memoria son VAX y la familia Motorola 68000. (es)
- In computer engineering, a register–memory architecture is an instruction set architecture that allows operations to be performed on (or from) memory, as well as registers. If the architecture allows all operands to be in memory or in registers, or in combinations, it is called a "register plus memory" architecture. In a register–memory approach one of the operands for operations such as the ADD operation may be in memory, while the other is in a register. This differs from a load–store architecture (used by RISC designs such as MIPS) in which both operands for an ADD operation must be in registers before the ADD. An example of register-memory architecture is Intel x86. Examples of register plus memory architecture are:
* IBM System/360 and its successors, which support memory-to-memory fixed-point decimal arithmetic operations, but not binary integer or floating-point arithmetic operations;
* VAX, which supports memory or register source and destination operands for binary integer and floating-point arithmetic;
* the Motorola 68000 series, which supports integer arithmetic with a memory source or destination, but not with a memory source and destination. (en)
|
dbo:wikiPageID
| |
dbo:wikiPageLength
|
- 2892 (xsd:nonNegativeInteger)
|
dbo:wikiPageRevisionID
| |
dbo:wikiPageWikiLink
| |
dbp:wikiPageUsesTemplate
| |
dcterms:subject
| |
rdfs:comment
|
- Registre/memòria (en anglès Register/memory) és un tipus d'arquitectura de processadors que permet a la unitat ALU l'accés directe a la memòria del sistema. L'arquitectura registre/memòria és usada per processadors tipus CISC (Intel x86, AMD) Altrament, l'arquitectura Load/store (usada per processadors tipus RISC) la unitat ALU no pot accedir directament a memòria sense passar prèviament per un registre. (ca)
- Architektura registr-paměť je architektura procesoru, která umožňuje provádět aritmetické, logické a další operace s daty uloženými nejen v registrech, ale i v paměti. Pokud architektura umožňuje, aby všechny operandy byly v paměti nebo v registrech v libovolné kombinaci, architekturu nazýváme „registr plus paměť“. U architektury registr-paměť mohou být jedním z operandů instrukce ADD data v paměti a druhým registr. Tím se odlišuje od architektury load/store, ve které musí být oba operandy instrukce ADD v registrech. (cs)
- En ingeniería informática, una arquitectura de registro-memoria es una arquitectura de conjunto de instrucciones que permite realizar operaciones en (o desde) la memoria, así como registros. Si la arquitectura permite que todos los operandos estén en la memoria o en registros, o en combinaciones, se denomina arquitectura de "registro más memoria". Ejemplos de arquitectura de registro-memoria son IBM System/360, sus sucesores e Intel x86. Ejemplos de arquitectura de registro y memoria son VAX y la familia Motorola 68000. (es)
- In computer engineering, a register–memory architecture is an instruction set architecture that allows operations to be performed on (or from) memory, as well as registers. If the architecture allows all operands to be in memory or in registers, or in combinations, it is called a "register plus memory" architecture. An example of register-memory architecture is Intel x86. Examples of register plus memory architecture are: (en)
|
rdfs:label
|
- Registre/memòria(processadors) (ca)
- Architektura registr-paměť (cs)
- Arquitectura de registro/memoria (es)
- Register–memory architecture (en)
|
owl:sameAs
| |
prov:wasDerivedFrom
| |
foaf:isPrimaryTopicOf
| |
is dbo:wikiPageRedirects
of | |
is dbo:wikiPageWikiLink
of | |
is foaf:primaryTopic
of | |