Revert r254897 "[mips][microMIPS] Implement LH, LHE, LHU and LHUE instructions"
[oota-llvm.git] / test / MC / Disassembler / Mips / micromips64r6 / valid.txt
index fadd61c9ecd7c9c66f580708bea4dc8ed7765562..10a9687384eaeac21954687857ac2f8d259ce161 100644 (file)
 0x55 0x04 0x12 0x78 # CHECK: selnez.d $f2, $f4, $f8
 0x54 0x62 0x00 0x60 # CHECK: class.s $f2, $f3
 0x54 0x82 0x02 0x60 # CHECK: class.d $f2, $f4
-0x3c 0x44 0x00 0x08 # CHECK: lh $2, 8($4)
-0x60 0x82 0x6a 0x08 # CHECK: lhe $4, 8($2)
-0x34 0x82 0x00 0x08 # CHECK: lhu $4, 8($2)
-0x60 0x82 0x62 0x08 # CHECK: lhue $4, 8($2)