mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
d68033ea86
Adapt the existing regular MIPS lazy binding stub tests for microMIPS code verification. Check both regular and `--insn32' variants. Correct indentation issues in the conditional updated. ld/ * testsuite/ld-mips-elf/stub-dynsym-micromips-1-7fff.d: New test. * testsuite/ld-mips-elf/stub-dynsym-micromips-1-8000.d: New test. * testsuite/ld-mips-elf/stub-dynsym-micromips-1-fff0.d: New test. * testsuite/ld-mips-elf/stub-dynsym-micromips-1-10000.d: New test. * testsuite/ld-mips-elf/stub-dynsym-micromips-1-2fe80.d: New test. * testsuite/ld-mips-elf/stub-dynsym-micromips-insn32-1-7fff.d: New test. * testsuite/ld-mips-elf/stub-dynsym-micromips-insn32-1-8000.d: New test. * testsuite/ld-mips-elf/stub-dynsym-micromips-insn32-1-fff0.d: New test. * testsuite/ld-mips-elf/stub-dynsym-micromips-insn32-1-10000.d: New test. * testsuite/ld-mips-elf/stub-dynsym-micromips-insn32-1-2fe80.d: New test. * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests. Fix indentation.
16 lines
291 B
Makefile
16 lines
291 B
Makefile
.*: +file format .*mips.*
|
|
|
|
Disassembly of section \.MIPS\.stubs:
|
|
|
|
.* <_MIPS_STUBS_>:
|
|
.*: ff3c 8010 lw t9,-32752\(gp\)
|
|
.*: 0dff move t7,ra
|
|
.*: 45d9 jalr t9
|
|
.*: 5300 fff0 li t8,0xfff0
|
|
.*: 0000 0000 nop
|
|
.*: 0000 0000 nop
|
|
.*: 0000 0000 nop
|
|
|
|
Disassembly of section \.text:
|
|
#pass
|