T2 Maquina Elemental Flashcards

1
Q

4 Características de la maquina elemental

A
  • solo CPU y MM
  • pocas instrcc dif y son sencillas
  • pocos registros
  • usa conceptos báiscos de sistemas digitales, para la charcutería
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

1 ciclo de memoria =

A

operacion con la MP(Memria Principal)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Parametros Característicos: tamaño de datos

A

12bits

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Parametros Característicos num de las @

A

8 igual a 2 elevado a 8 bits

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Parametros Característicos estructura de registros

A

5 regustros

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

STATUS REGISTER FLAGS

A

z ES IGUAL A 1 SI RESULTADO ES 0
N ES IGUAL A 1 SI ES NEGATIVOÇ
C ES 1 SI TIENE CARRY

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

ACUMULADOR (R0)

A

DONDE ACABAN LA MAYORIA DE OPERACIONES

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

REPERTORIO DE L/S

A

LOAD M —- R1 TIENE [M]

STORE ——–M TIENE [R1]

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

FORMATO DE CODIFICACIÓN, LENGUAJE MÁQUINA

A

01 | L/S X | (8 BITS) M |

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

OPERACIONES PARA GUARDAR FLAGS?

A

CMP Y TST

la diferencia entre estos es que el CMP trabaja a nivel de bit individual

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

CODIFICACION DE TIPO SALTO

A

00 | COND | M(8 BYTES ) |

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

CICLO DE INSTRUCCIONES: Fase de Fetch

A

Va a buscar a la memoria la sig intrucc a eject + op de lectura

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

FORMATO GENERICO DE UNA INSTRUCC

A

La ejecución de instruccion provoca la ralización de variar entre registros

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Codificación (normalmente ) lenguaje maquina (forma de funcion)

A

X1(op destino)—— f(X1, x2…..)(op fuente )

f es igual a (+,-,*)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

operandos implicitos

A

no se especifican en la intruccion el OPCODE ya lo tiene

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

REPERTORIO ORTOGONAL

A

si todos los modos van con todos los operandos en todas las intrucc(en la mayoría basta)