bfd/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips@mips64r2.d
1 #objdump: -dr --prefix-addresses --show-raw-insn -M reg-names=numeric
2 #name: MIPS MIPS64r2 instructions
3 #source: mips64r2.s
4
5 # Check MIPS64r2 instruction assembly (microMIPS).
6
7 .*: +file format .*mips.*
8
9 Disassembly of section \.text:
10 [0-9a-f]+ <[^>]*> 5843 002c dext \$2,\$3,0x0,0x1
11 [0-9a-f]+ <[^>]*> 5843 f82c dext \$2,\$3,0x0,0x20
12 [0-9a-f]+ <[^>]*> 5843 0024 dextm \$2,\$3,0x0,0x21
13 [0-9a-f]+ <[^>]*> 5843 f824 dextm \$2,\$3,0x0,0x40
14 [0-9a-f]+ <[^>]*> 5843 07ec dext \$2,\$3,0x1f,0x1
15 [0-9a-f]+ <[^>]*> 5843 ffec dext \$2,\$3,0x1f,0x20
16 [0-9a-f]+ <[^>]*> 5843 07e4 dextm \$2,\$3,0x1f,0x21
17 [0-9a-f]+ <[^>]*> 5843 0014 dextu \$2,\$3,0x20,0x1
18 [0-9a-f]+ <[^>]*> 5843 f814 dextu \$2,\$3,0x20,0x20
19 [0-9a-f]+ <[^>]*> 5843 07d4 dextu \$2,\$3,0x3f,0x1
20 [0-9a-f]+ <[^>]*> 5843 5aa4 dextm \$2,\$3,0xa,0x2c
21 [0-9a-f]+ <[^>]*> 5843 5a94 dextu \$2,\$3,0x2a,0xc
22 [0-9a-f]+ <[^>]*> 5843 000c dins \$2,\$3,0x0,0x1
23 [0-9a-f]+ <[^>]*> 5843 f80c dins \$2,\$3,0x0,0x20
24 [0-9a-f]+ <[^>]*> 5843 0004 dinsm \$2,\$3,0x0,0x21
25 [0-9a-f]+ <[^>]*> 5843 f804 dinsm \$2,\$3,0x0,0x40
26 [0-9a-f]+ <[^>]*> 5843 ffcc dins \$2,\$3,0x1f,0x1
27 [0-9a-f]+ <[^>]*> 5843 07c4 dinsm \$2,\$3,0x1f,0x2
28 [0-9a-f]+ <[^>]*> 5843 ffc4 dinsm \$2,\$3,0x1f,0x21
29 [0-9a-f]+ <[^>]*> 5843 0034 dinsu \$2,\$3,0x20,0x1
30 [0-9a-f]+ <[^>]*> 5843 f834 dinsu \$2,\$3,0x20,0x20
31 [0-9a-f]+ <[^>]*> 5843 fff4 dinsu \$2,\$3,0x3f,0x1
32 [0-9a-f]+ <[^>]*> 5843 aa84 dinsm \$2,\$3,0xa,0x2c
33 [0-9a-f]+ <[^>]*> 5843 aab4 dinsu \$2,\$3,0x2a,0xc
34 [0-9a-f]+ <[^>]*> 5b2a e0c8 dror32 \$25,\$10,0x1c
35 [0-9a-f]+ <[^>]*> 5b2a 20c0 dror \$25,\$10,0x4
36 [0-9a-f]+ <[^>]*> 5b2a e0c0 dror \$25,\$10,0x1c
37 [0-9a-f]+ <[^>]*> 5b2a 20c8 dror32 \$25,\$10,0x4
38 [0-9a-f]+ <[^>]*> 5880 c9d0 dnegu \$25,\$4
39 [0-9a-f]+ <[^>]*> 5959 c8d0 drorv \$25,\$10,\$25
40 [0-9a-f]+ <[^>]*> 5944 c8d0 drorv \$25,\$10,\$4
41 [0-9a-f]+ <[^>]*> 5b2a 20c8 dror32 \$25,\$10,0x4
42 [0-9a-f]+ <[^>]*> 5944 c8d0 drorv \$25,\$10,\$4
43 [0-9a-f]+ <[^>]*> 58e7 7b3c dsbh \$7,\$7
44 [0-9a-f]+ <[^>]*> 590a 7b3c dsbh \$8,\$10
45 [0-9a-f]+ <[^>]*> 58e7 fb3c dshd \$7,\$7
46 [0-9a-f]+ <[^>]*> 590a fb3c dshd \$8,\$10
47 \.\.\.
This page took 0.05916 seconds and 4 git commands to generate.