For example, when ncg emits
slw r9,r8,r5
mr. r9,r9
then top simplifies the code to
slw. r9,r8,r5
|
||
|---|---|---|
| .. | ||
| table | ||
For example, when ncg emits
slw r9,r8,r5
mr. r9,r9
then top simplifies the code to
slw. r9,r8,r5
|
||
|---|---|---|
| .. | ||
| table | ||