??? 12/03/10 11:15 Read: times |
#179846 - Valid points, but ... Responding to: ???'s previous message |
Per Westermark said:
You need to keep track of what registers are applicable as source and target registers for different instructions. Jan Waclawek said:
For me, the many gotchas of byte-halfword-word access and the many operand/constant width limitations and the methods for their workaround sounds at least as complicated as the many addressing modes of '51. Both are valid points, but I think they exceed the scope of "I want to understand what the compilers output does." a bit, since they mainly become important when actually writing code or trying to pin down compiler bugs. |