Recent questions tagged register-allocation

0 votes
1 answer
3
Min number of register needed for this program without spilling ?
2 votes
3 answers
6
The range of the numbers which can be stored in an eight bit register is$-128$ to $+127$$-128$ to $+128$$-999999+ \: +999999$none of these
0 votes
0 answers
7
Show how to do the following statement c = a + b[0]a) using register direct, imm, register indirectb) using register direct, imm, absolute addressingc) using register di...
0 votes
1 answer
13
X= (a+b)*(c+d) variables are in the memory execute on a register -register cpuThen how many 2 address and 3 address instructions requare .. Explain please
0 votes
1 answer
16
Suppose d= 5+ e then how many register are used to calculate d i am confused as it is 2 or 3 ??
1 votes
0 answers
18
1 votes
1 answer
19
Could someone explain me register allocation algorithm in simple manner . I referred some text books but couldn't understand properly . Please help me
To see more, click for the full list of questions or popular tags.