MIPS: Add Global INValidate ASE support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / move.d
CommitLineData
cdbfb886 1#objdump: -dr -M reg-names=numeric
40fc1451
SD
2#name: MIPS move disassembly test
3#source: move.s
4
5# Check objdump's disassembly of the move menomic for addu, daddu and or.
6
7.*: +file format .*mips.*
8
9Disassembly of section .text:
100+ <.*>:
cdbfb886
SD
11 0: 03e08025 move \$16,\$31
12 4: 03e08021 move \$16,\$31
13 8: 03e0802d move \$16,\$31
14 c: 03e08025 move \$16,\$31
This page took 0.156619 seconds and 4 git commands to generate.