Browse Source
2008-02-13 Jan Beulich <jbeulich@novell.com> * config/tc-i386.c (intel_e09): Also special-case 'bound'. gas/testsuite/ 2008-02-13 Jan Beulich <jbeulich@novell.com> * gas/i386/intelbad.s, gas/i386/intelok.s: Add 'bound' tests. * gas/i386/intelbad.l, gas/i386/intelok.l, gas/i386/intelok.e, gas/i386/opcode-intel.d: Adjust. opcodes/ 2008-02-13 Jan Beulich <jbeulich@novell.com> * i386-dis.c (a_mode): New. (cond_jump_mode): Adjust. (Ma): Change to a_mode. (intel_operand_size): Handle a_mode. * i386-opc.tbl: Allow Dword and Qword for bound. * i386-tbl.h: Re-generate.insight_6_8-branch
13 changed files with 81 additions and 42 deletions
@ -1,8 +1,8 @@ |
|||
.*: Assembler messages: |
|||
.*:173: Warning: .* taken to mean just .* |
|||
.*:180: Warning: Treating .* as memory reference |
|||
.*:181: Warning: .* taken to mean just .* |
|||
.*:181: Warning: Treating .* as memory reference |
|||
.*:184: Warning: Treating .* as memory reference |
|||
.*:185: Warning: Treating .* as memory reference |
|||
.*:188: Warning: Treating .* as memory reference |
|||
.*:175: Warning: .* taken to mean just .* |
|||
.*:182: Warning: Treating .* as memory reference |
|||
.*:183: Warning: .* taken to mean just .* |
|||
.*:183: Warning: Treating .* as memory reference |
|||
.*:186: Warning: Treating .* as memory reference |
|||
.*:187: Warning: Treating .* as memory reference |
|||
.*:190: Warning: Treating .* as memory reference |
|||
|
|||
Loading…
Reference in new issue