HomeSort by relevance Sort by last modified time
    Searched refs:lretw (Results 1 - 9 of 9) sorted by null

  /external/llvm/test/MC/X86/
ret.s 65 // 16: lretw
67 lretw
68 // 64: lretw
70 // 32: lretw
72 // 16: lretw
92 // 16: lretw $0
94 lretw $0
95 // 64: lretw $0
97 // 32: lretw $0
99 // 16: lretw $
    [all...]
x86-16.s 608 // CHECK: lretw $31438
610 lretw $0x7ace
616 // CHECK: lretw $31438
943 // CHECK: lretw
945 lretw label
x86-32.s 700 // CHECK: lretw $31438
702 lretw $0x7ace
1018 // CHECK: lretw
1020 lretw label
x86-64.s 871 // CHECK: lretw $31438
873 lretw $0x7ace
879 lretw // CHECK: lretw # encoding: [0x66,0xcb] label
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
opcode.s 515 lretw $0x9090
516 lretw
intel.d 525 [ ]*[a-f0-9]+: 66 ca 90 90 [ ]*lretw \$0x9090
526 [ ]*[a-f0-9]+: 66 cb [ ]*lretw
527 [ ]*[a-f0-9]+: 66 ca 90 90 [ ]*lretw \$0x9090
528 [ ]*[a-f0-9]+: 66 cb [ ]*lretw
    [all...]
intel.s 520 lretw 0x9090
521 lretw
opcode-suffix.d 523 *[0-9a-f]+: 66 ca 90 90[ ]+lretw[ ]+\$0x9090
524 *[0-9a-f]+: 66 cb[ ]+lretw[ ]+
opcode.d 522 869: 66 ca 90 90 [ ]*lretw \$0x9090
523 86d: 66 cb [ ]*lretw

Completed in 153 milliseconds