[mips][disassembler] Moved DSP tests into proper place and corrected formatting.
[oota-llvm.git] / test / MC / Disassembler / Mips / dsp / valid-el.txt
1 # RUN: llvm-mc -triple=mipsel-unknown-linux -mattr=+dsp -disassemble < %s | FileCheck %s
2
3 0x10 0xa8 0x60 0x00 # CHECK: mfhi $21, $ac3 
4 0x12 0xa8 0x60 0x00 # CHECK: mflo $21, $ac3 
5 0x11 0x18 0xa0 0x02 # CHECK: mthi $21, $ac3 
6 0x13 0x18 0xa0 0x02 # CHECK: mtlo $21, $ac3 
7 0x8a 0x51 0x54 0x7f # CHECK: lbux $10, $20($26) 
8 0x0a 0x59 0x75 0x7f # CHECK: lhx  $11, $21($27) 
9 0x0a 0x60 0x96 0x7f # CHECK: lwx  $12, $22($gp)