[Bug gas/11893] "pushq $0xbf800000" doesn't work

2010-08-06 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2010-08-06 21:57 --- "pushq $imm32S" only takes 32bit signed extended immediate. You can't push 0xbf80. Instead, you push -1082130432 or 0xbf80. -- What|Removed |Added ---

[Bug gas/11893] "pushq $0xbf800000" doesn't work

2010-08-08 Thread schwab at linux-m68k dot org
--- Additional Comments From schwab at linux-m68k dot org 2010-08-07 11:48 --- IMHO the assembler should accept it anyway. -- http://sourceware.org/bugzilla/show_bug.cgi?id=11893 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching

[Bug gas/11893] "pushq $0xbf800000" doesn't work

2014-02-16 Thread jackie.rosen at hushmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=11893 Jackie Rosen changed: What|Removed |Added CC||jackie.rosen at hushmail dot com ---

[Bug gas/11893] "pushq $0xbf800000" doesn't work

2014-05-28 Thread schwab at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=11893 Andreas Schwab changed: What|Removed |Added CC|jackie.rosen at hushmail dot com | -- You are receiving this m