Re: Aufgaben und Übungen,

4 0
4 2
4 4
4 5
5 2

func feld
100 000 - add
100 010 - sub
100 100 - and
100 101 - or
101 010 - slt

ALU-Operation
010 - add
110 - sub
010 - add
110 - sub
000 - and
001 - or
111 - slt

ALU-Op
00  - add
01  - sub
10  - func Feld
11  - n/a

R-Typ-Befehl
rt - source Operand 2
rs - source Operand 1
rd - Destination Operand
func
sa
OPCode

Bit 31:26: Opcode
Bit 25:21: rs
Bit 20:15: rt
Bit 14:9: rd
sa
func: 0 bis 6

immidiate Wert - 16 Bit - (0:15)

Echte Datenabh"angigkeit: DA
Gegenabh"angigkeit: GA
Ausgabeabh"angig: AA

RAW - Read after Write
WAW - Write after Write
WAR - Write after Read



32x32 Registersatz
Lese und Schreibport