[RFC/RFA] Proper mnemonics for VIA PadLock (i386) instructions
Thorsten Glaser
tg@66h.42h.de
Wed Apr 13 10:43:00 GMT 2005
More information about the Binutils mailing list
Wed Apr 13 10:43:00 GMT 2005
- Previous message (by thread): [RFC/RFA] Proper mnemonics for VIA PadLock (i386) instructions
- Next message (by thread): [RFC/RFA] Proper mnemonics for VIA PadLock (i386) instructions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Alan Modra dixit: >a high likelihood of breaking other valid assembly. The gas app.c code >has a nasty habit of completely removing whitespace once past the >mnemonic of an instruction, and it can get confused. Something like > > addr16 mov -2,%eax > >might fail if '-' is a valid mnemonic char. Can't gas be fixed, then? Sounds like the "obvious" thing to do to me. Alternatively, we'd need to make a way for a dash to be only recognised as part of a mnemonic if followed by a letter. //mirabile
- Previous message (by thread): [RFC/RFA] Proper mnemonics for VIA PadLock (i386) instructions
- Next message (by thread): [RFC/RFA] Proper mnemonics for VIA PadLock (i386) instructions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list