gas/
authorJan Beulich <jbeulich@novell.com>
Tue, 26 Jul 2005 15:34:11 +0000 (15:34 +0000)
committerJan Beulich <jbeulich@novell.com>
Tue, 26 Jul 2005 15:34:11 +0000 (15:34 +0000)
commit9cd969923762b28e8bbe82fff7b995e72fe3e5f9
tree94b4e091b0bc0b6368bdaa8dd4b357d81f109303
parentf41d945baeff0467b6f35aba7a3d54ec916f90af
gas/
2005-07-26  Jan Beulich  <jbeulich@novell.com>

* config/tc-i386.c (optimize_imm): Calculate candidate immediates
mask from guessed suffix, but mask out other immediate types only
if at least on candidate is valid for the insn.

gas/testsuite/
2005-07-26  Jan Beulich  <jbeulich@novell.com>

* gas/i386/immed32.[sd]: New.
* gas/i386/immed64.[sd]: New.
* gas/i386/i386.exp: Run new tests.
gas/ChangeLog
gas/config/tc-i386.c
gas/testsuite/ChangeLog
gas/testsuite/gas/i386/i386.exp
gas/testsuite/gas/i386/immed32.d [new file with mode: 0644]
gas/testsuite/gas/i386/immed32.s [new file with mode: 0644]
gas/testsuite/gas/i386/immed64.d [new file with mode: 0644]
gas/testsuite/gas/i386/immed64.s [new file with mode: 0644]
This page took 0.036539 seconds and 4 git commands to generate.