MIPS: Add Global INValidate ASE support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips32-move.d
CommitLineData
cdbfb886 1#objdump: -dr -m mips:micromips -M reg-names=numeric
40fc1451
SD
2#name: microMIPS insn32 move test
3#source: micromips32-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: 001f 6a90 move \$13,\$31
12 4: 001f 6950 move \$13,\$31
13 8: 581f 6950 move \$13,\$31
14 c: 001f 6a90 move \$13,\$31
This page took 0.152589 seconds and 4 git commands to generate.