* elf64-mips.c (mips_elf64_slurp_one_reloc_table): Call
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / trap20.d
CommitLineData
ec68c924 1#as: -march=r4000
252b5132
RH
2#objdump: -dr --prefix-addresses -mmips:4000
3#name: MIPS 20-bit trap
4
5.*: +file format .*mips.*
6
7Disassembly of section .text:
aa5f19f2
NC
80+0000 <[^>]*> teq zero,v1
90+0004 <[^>]*> teq zero,v1,0x1
100+0008 <[^>]*> tge zero,v1
110+000c <[^>]*> tge zero,v1,0x3
120+0010 <[^>]*> tgeu zero,v1
130+0014 <[^>]*> tgeu zero,v1,0x7
140+0018 <[^>]*> tlt zero,v1
150+001c <[^>]*> tlt zero,v1,0x1f
160+0020 <[^>]*> tltu zero,v1
170+0024 <[^>]*> tltu zero,v1,0xff
180+0028 <[^>]*> tne zero,v1
190+002c <[^>]*> tne zero,v1,0x3ff
252b5132 20 ...
This page took 0.216508 seconds and 4 git commands to generate.