* gas/arm/iwmmxt.d: Add -miwmmxt to #objdump line, to get the
right disassembly.
This commit is contained in:
parent
98a96df7f5
commit
91e93d2617
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2003-10-16 Ian Lance Taylor <ian@wasabisystems.com>
|
||||
|
||||
* gas/arm/iwmmxt.d: Add -miwmmxt to #objdump line, to get the
|
||||
right disassembly.
|
||||
|
||||
2003-10-16 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* gas/alpha/elf-reloc-8.d: Updated.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#objdump: -dr --prefix-addresses --show-raw-insn
|
||||
#objdump: -dr --prefix-addresses --show-raw-insn -miwmmxt
|
||||
#name: Intel(r) Wireless MMX(tm) technology instructions
|
||||
#as: -mcpu=xscale+iwmmxt -EL
|
||||
|
||||
|
|
Loading…
Reference in a new issue