Searched refs:decw (Results 1 – 22 of 22) sorted by relevance
/external/llvm/test/CodeGen/X86/ |
D | misched-aa-mmos.ll | 3 ; This generates a decw instruction, which has two MMOs, and an alias SU edge
|
D | lsr-wrap.ll | 7 ; CHECK: decw %
|
D | atomic_add.ll | 178 ; CHECK: decw 180 ; SLOW_INC-NOT: decw
|
D | atomic16.ll | 41 ; X64: decw 43 ; X32: decw
|
D | atomic_mi.ll | 471 ; X64-NOT: decw 473 ; X32-NOT: decw 475 ; SLOW_INC-NOT: decw
|
D | rd-mod-wr-eflags.ll | 97 ; CHECK: decw {{[0-9][0-9]*}}({{.*}})
|
/external/llvm/test/MC/X86/ |
D | x86-16.s | 553 decw %ax
|
D | x86-32.s | 643 decw %ax
|
D | x86-64.s | 950 decw %ax // CHECK: decw %ax # encoding: [0x66,0xff,0xc8] label
|
D | x86-32-coverage.s | 505 decw 0x7eed
|
/external/llvm/test/MC/Disassembler/X86/ |
D | x86-64.txt | 215 # CHECK: decw %cx
|
D | x86-16.txt | 510 # CHECK: decw %ax
|
D | x86-32.txt | 700 # CHECK: decw %cx
|
/external/valgrind/none/tests/x86/ |
D | x86locked.c | 448 GEN_do_locked_unary_E(decw,ax)
|
D | insn_basic.def | 425 decw r16.uw[12345] => 0.uw[12344] 426 decw m16.uw[12345] => 0.uw[12344]
|
/external/valgrind/none/tests/amd64/ |
D | amd64locked.c | 484 GEN_do_locked_unary_E(decw,ax)
|
D | insn_basic.def | 558 decw r16.uw[12345] => 0.uw[12344] 559 decw m16.uw[12345] => 0.uw[12344]
|
/external/mesa3d/include/GL/ |
D | vms_x_fix.h | 15 #define decw$_select DECW$_SELECT
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 428 #define DEC_W(a) CHOICE(decw a, decw a, _WTOG dec a)
|
/external/valgrind/perf/ |
D | tinycc.c | 3287 ALT(DEF_ASM_OP1(decw, 0x48, 0, OPC_REG | OPC_WL, OPT_REGW)) 3744 ALT(DEF_ASM_OP1(decw, 0x48, 0, OPC_REG | OPC_WL, OPT_REGW)) 4619 ALT(DEF_ASM_OP1(decw, 0x48, 0, OPC_REG | OPC_WL, OPT_REGW)) 5076 ALT(DEF_ASM_OP1(decw, 0x48, 0, OPC_REG | OPC_WL, OPT_REGW)) 15326 ALT(DEF_ASM_OP1(decw, 0x48, 0, OPC_REG | OPC_WL, OPT_REGW)) 15788 ALT(DEF_ASM_OP1(decw, 0x48, 0, OPC_REG | OPC_WL, OPT_REGW))
|
/external/elfutils/src/tests/ |
D | testfile44.expect.bz2 |
|
D | testfile45.expect.bz2 | 1testfile45.o: elf64-elf_x86_64
2
3Disassembly of section .text:
4
5 0 ... |