This is the mail archive of the binutils@sourceware.cygnus.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

question on `pushb' for i386


With 2.9.1 FreeBSD was able to use the 'pushb' memnomic (used for the
instruction to push a zero-extended byte onto the stack as a full word)
in .s files.  However, using the 0000424 snapshot's GAS I get "{standard
input}:358: Error: suffix or operands invalid for `push'" for
"pushb $0x10".

In trying to find why the difference, I cannot even find `pushb' in
2.9.1.  How was it accepted there?  In 0000424 the 'push' instruction
seems to do the same as 'pushb' automatically.  Was the 'pushb'
instruction removed from GAS?

thanks,
-- 
-- David    (obrien@NUXI.com)

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]