mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-04 07:44:22 +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.
19 lines
356 B
Makefile
19 lines
356 B
Makefile
.*: +file format .*mips.*
|
|
|
|
Disassembly of section \.MIPS\.stubs:
|
|
|
|
.* <_MIPS_STUBS_>:
|
|
.*: ff3c 8010 lw t9,-32752\(gp\)
|
|
.*: 001f 7a90 move t7,ra
|
|
.*: 41b8 0001 lui t8,0x1
|
|
.*: 03f9 0f3c jalr t9
|
|
.*: 5318 0000 ori t8,t8,0x0
|
|
.*: 0000 0000 nop
|
|
.*: 0000 0000 nop
|
|
.*: 0000 0000 nop
|
|
.*: 0000 0000 nop
|
|
.*: 0000 0000 nop
|
|
|
|
Disassembly of section \.text:
|
|
#pass
|