[TableGen] Fix validateOperandClass for non Phyical Reg (#118146)
[llvm-project.git] / llvm / test / Object / Mips / feature.test
blobf6d07ef3d7194a092c17257e26187a9d926f220a
1 RUN: llvm-objdump --no-print-imm-hex -d %p/../Inputs/dext-test.elf-mips64r2 | FileCheck %s
3 CHECK: Disassembly of section .text:
4 CHECK: <dext>:
5 CHECK:        0:        08 00 e0 03                                     jr      $ra
6 CHECK:        4:        43 49 82 7c                                     dext $2, $4, 5, 10
7 CHECK: <dextu>:
8 CHECK:        8:        08 00 e0 03                                     jr      $ra
9 CHECK:        c:        83 28 82 7c                                     dext $2, $4, 2, 6
10 CHECK: <dextm>:
11 CHECK:       10:        08 00 e0 03                                     jr      $ra
12 CHECK:       14:        43 09 82 7c                                     dext $2, $4, 5, 2