GetReg
a
GenCode
: Příklad
6
/10
reserved
w
x
free
reserved
0,1
2
3
4-11
12-15
obsah
reg.
in memory
nowhere
2
3
nowhere
a-d
u, v
w
x
y, z
adresa
prom.
TR:
TA:
GetReg
:
R4
Instrukce:
(5) y:=c+1
Vlastnosti:
y, c: live
GenCode
:
load R4,c
add
R4,#1
35/43