[yaml2obj][obj2yaml] - Do not create a symbol table by default.
[llvm-complete.git] / test / Object / Mips / feature.test
blobeea33b9325ba1dfa936fb36db2107a6b16853943
1 RUN: llvm-objdump -disassemble %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