GetReg
a
GenCode
: Příklad
7
/10
reserved
w
x
y
free
reserved
0,1
2
3
4
5-11
12-15
obsah
reg.
in memory
nowhere
2
3
4
nowhere
a-d
u, v
w
x
y
z
adresa
prom.
TR:
TA:
GetReg
:
R3
Instrukce:
(6) z:=x*y
Vlastnosti:
z: live; x, y: dead
GenCode
:
mul R3,R4
36/43