[Bug binutils/14129] andq and orq instructions give 'invalid operand' error when MSB of 32-bit immediate is set
http://sourceware.org/bugzilla/show_bug.cgi?id=14129 --- Comment #2 from Anitha Boyapati 2012-05-25 04:08:46 UTC --- (In reply to comment #1) > orq and andq take a signed 32-bit value from -0x8000 to > 0x7. 0xFF00 is out of range. (Is 0x7 a typo for 0x7fff?) Ref: h
[Bug binutils/14129] New: andq and orq instructions give 'invalid operand' error when MSB of 32-bit immediate is set
http://sourceware.org/bugzilla/show_bug.cgi?id=14129 Bug #: 14129 Summary: andq and orq instructions give 'invalid operand' error when MSB of 32-bit immediate is set Product: binutils Version: 2.22 Status: NEW