602 views
1 votes
1 votes
Difference between assembly code generation and intermediate code generation lies in number of registers both of them used for intermediate results

Which is more register and in which phase?

Please log in or register to answer this question.

Related questions

0 votes
0 votes
0 answers
1
aditi19 asked Apr 1, 2019
1,018 views
Generate code for the following three-address statements assuming stack allocation where register SP points to the top of the stackx = 1x=ax = a + 1x = a+bThe two stateme...
2 votes
2 votes
1 answer
3
dragonball asked Jan 14, 2018
1,547 views