* elf64-mips.c (mips_elf64_slurp_one_reloc_table): Call
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips64r2.d
1 #objdump: -dr --prefix-addresses --show-raw-insn -M reg-names=numeric
2 #name: MIPS MIPS64r2 instructions
3
4 # Check MIPS64r2 instruction assembly
5
6 .*: +file format .*mips.*
7
8 Disassembly of section .text:
9 0+0000 <[^>]*> 7c620003 dext \$2,\$3,0x0,0x1
10 0+0004 <[^>]*> 7c62f803 dext \$2,\$3,0x0,0x20
11 0+0008 <[^>]*> 7c620001 dextm \$2,\$3,0x0,0x21
12 0+000c <[^>]*> 7c62f801 dextm \$2,\$3,0x0,0x40
13 0+0010 <[^>]*> 7c6207c3 dext \$2,\$3,0x1f,0x1
14 0+0014 <[^>]*> 7c62ffc3 dext \$2,\$3,0x1f,0x20
15 0+0018 <[^>]*> 7c6207c1 dextm \$2,\$3,0x1f,0x21
16 0+001c <[^>]*> 7c620002 dextu \$2,\$3,0x20,0x1
17 0+0020 <[^>]*> 7c62f802 dextu \$2,\$3,0x20,0x20
18 0+0024 <[^>]*> 7c6207c2 dextu \$2,\$3,0x3f,0x1
19 0+0028 <[^>]*> 7c625a81 dextm \$2,\$3,0xa,0x2c
20 0+002c <[^>]*> 7c625a82 dextu \$2,\$3,0x2a,0xc
21 0+0030 <[^>]*> 7c620007 dins \$2,\$3,0x0,0x1
22 0+0034 <[^>]*> 7c62f807 dins \$2,\$3,0x0,0x20
23 0+0038 <[^>]*> 7c620005 dinsm \$2,\$3,0x0,0x21
24 0+003c <[^>]*> 7c62f805 dinsm \$2,\$3,0x0,0x40
25 0+0040 <[^>]*> 7c62ffc7 dins \$2,\$3,0x1f,0x1
26 0+0044 <[^>]*> 7c6207c5 dinsm \$2,\$3,0x1f,0x2
27 0+0048 <[^>]*> 7c62ffc5 dinsm \$2,\$3,0x1f,0x21
28 0+004c <[^>]*> 7c620006 dinsu \$2,\$3,0x20,0x1
29 0+0050 <[^>]*> 7c62f806 dinsu \$2,\$3,0x20,0x20
30 0+0054 <[^>]*> 7c62ffc6 dinsu \$2,\$3,0x3f,0x1
31 0+0058 <[^>]*> 7c62aa85 dinsm \$2,\$3,0xa,0x2c
32 0+005c <[^>]*> 7c62aa86 dinsu \$2,\$3,0x2a,0xc
33 0+0060 <[^>]*> 002acf3e dror32 \$25,\$10,0x1c
34 0+0064 <[^>]*> 002ac93a dror \$25,\$10,0x4
35 0+0068 <[^>]*> 002acf3a dror \$25,\$10,0x1c
36 0+006c <[^>]*> 002ac93e dror32 \$25,\$10,0x4
37 0+0070 <[^>]*> 0004c82f dnegu \$25,\$4
38 0+0074 <[^>]*> 032ac856 drorv \$25,\$10,\$25
39 0+0078 <[^>]*> 008ac856 drorv \$25,\$10,\$4
40 0+007c <[^>]*> 002ac93e dror32 \$25,\$10,0x4
41 0+0080 <[^>]*> 008ac856 drorv \$25,\$10,\$4
42 0+0084 <[^>]*> 7c0738a4 dsbh \$7,\$7
43 0+0088 <[^>]*> 7c0a40a4 dsbh \$8,\$10
44 0+008c <[^>]*> 7c073964 dshd \$7,\$7
45 0+0090 <[^>]*> 7c0a4164 dshd \$8,\$10
46 \.\.\.
This page took 0.031872 seconds and 4 git commands to generate.