mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 04:00:07 +08:00
2001-02-17 Chris Demetriou <cgd@broadcom.com>
* gas/mips/mips32.d: Remove ELF dependencies. This test wasn't meant to be ELF specific, and doesn't have to be. * gas/mips/mips64.d: Likewise.
This commit is contained in:
@ -1,3 +1,9 @@
|
|||||||
|
2001-02-17 Chris Demetriou <cgd@broadcom.com>
|
||||||
|
|
||||||
|
* gas/mips/mips32.d: Remove ELF dependencies. This test
|
||||||
|
wasn't meant to be ELF specific, and doesn't have to be.
|
||||||
|
* gas/mips/mips64.d: Likewise.
|
||||||
|
|
||||||
2001-02-17 Chris Demetriou <cgd@broadcom.com>
|
2001-02-17 Chris Demetriou <cgd@broadcom.com>
|
||||||
|
|
||||||
* gas/mips/mips.exp: Don't attempt the elf_e_flags family of
|
* gas/mips/mips.exp: Don't attempt the elf_e_flags family of
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
#objdump: -dr --prefix-addresses --show-raw-insn
|
#objdump: -dr --prefix-addresses --show-raw-insn -mmips:mips32
|
||||||
#name: MIPS MIPS32 instructions
|
#name: MIPS MIPS32 instructions
|
||||||
#as: -mips32
|
#as: -mips32
|
||||||
|
|
||||||
# Check MIPS32 instruction assembly
|
# Check MIPS32 instruction assembly
|
||||||
|
|
||||||
.*: +file format elf.*mips.*
|
.*: +file format .*mips.*
|
||||||
|
|
||||||
Disassembly of section .text:
|
Disassembly of section .text:
|
||||||
0+0000 <[^>]*> 70410821 clo \$at,\$v0
|
0+0000 <[^>]*> 70410821 clo \$at,\$v0
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
#objdump: -dr --prefix-addresses --show-raw-insn
|
#objdump: -dr --prefix-addresses --show-raw-insn -mmips:mips64
|
||||||
#name: MIPS MIPS64 instructions
|
#name: MIPS MIPS64 instructions
|
||||||
#as: -mips64
|
#as: -mips64
|
||||||
|
|
||||||
# Check MIPS32 instruction assembly
|
# Check MIPS32 instruction assembly
|
||||||
|
|
||||||
.*: +file format elf.*mips.*
|
.*: +file format .*mips.*
|
||||||
|
|
||||||
Disassembly of section .text:
|
Disassembly of section .text:
|
||||||
0+0000 <[^>]*> 70410825 dclo \$at,\$v0
|
0+0000 <[^>]*> 70410825 dclo \$at,\$v0
|
||||||
|
Reference in New Issue
Block a user