Hi Tim,
This patch takes into account all the points discussed in [1, 2] and attempts to revive modified-immediate syntax support without duplicating instructions. As a proof of concept, I have added this support for 4 instructions - I'll add the rest of it (should be an easy task now) if you think this approach is acceptable.
Please let me know what you think.
Best,
- Asiri
[1] http://marc.info/?t=137511225000002&r=1&w=3
[2] http://marc.info/?t=137675335900002&r=1&w=2
I don't understand this one. Wouldn't that example have been covered by AsmToken::EndOfStatement above?