Searched refs:cwtl (Results 1 – 19 of 19) sorted by relevance
/external/llvm/test/CodeGen/X86/ |
D | widen_conv-2.ll | 2 ; CHECK: {{cwtl|movswl}} 3 ; CHECK: {{cwtl|movswl}}
|
D | shl_elim.ll | 14 ; CHECK: cwtl
|
D | fast-isel-ret-ext.ll | 29 ; CHECK: {{(movswl.%.x, %eax|cwtl)}}
|
D | pr14088.ll | 31 ; CHECK: cwtl
|
D | mcinst-lowering.ll | 34 ; CHECK: cwtl ## encoding: [0x98]
|
D | tail-call-attrs.ll | 34 ; CHECK: cwtl
|
D | select.ll | 38 ; CHECK: cwtl 42 ; ATOM: cwtl
|
/external/llvm/docs/ |
D | ExtendedIntegerResults.txt | 35 cwtl
|
/external/llvm/lib/Target/X86/ |
D | X86InstrExtension.td | 20 "{cwtl|cwde}", [], IIC_CBW>, OpSize32; // EAX = signext(AX)
|
D | X86InstrInfo.td | 2478 def : MnemonicAlias<"cwde", "cwtl", "att">;
|
/external/llvm/test/MC/X86/ |
D | x86-64.s | 472 cwtl // CHECK: cwtl label
|
D | x86-32-coverage.s | 1233 cwtl
|
/external/elfutils/src/libcpu/defs/ |
D | i386 | 117 # SPECIAL 10011000:[{rex.w}?cltq:{dpfx}?cbtw:cwtl]
|
/external/valgrind/perf/ |
D | tinycc.c | 3147 DEF_ASM_OP0(cwtl, 0x98) 3604 DEF_ASM_OP0(cwtl, 0x98) 4479 DEF_ASM_OP0(cwtl, 0x98) 4936 DEF_ASM_OP0(cwtl, 0x98) 15186 DEF_ASM_OP0(cwtl, 0x98) 15648 DEF_ASM_OP0(cwtl, 0x98)
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 423 #define CWD CHOICE(cwtl, cwd, cwd)
|
/external/valgrind/VEX/orig_amd64/ |
D | test2.sorted | 1492 98 cwtl
|
D | test2.orig | 5966 cwtl
|
/external/elfutils/src/tests/ |
D | testfile45.expect.bz2 | 1testfile45.o: elf64-elf_x86_64
2
3Disassembly of section .text:
4
5 0 ... |
D | testfile44.expect.bz2 | 1testfile44.o: elf32-elf_i386
2
3Disassembly of section .text:
4
5 0 ... |