/external/llvm/test/CodeGen/X86/ |
D | lsr-sort.ll | 3 ; RUN: not grep incw %t
|
D | atomic_add.ll | 71 ; CHECK: incw 73 ; SLOW_INC-NOT: incw
|
D | atomic16.ll | 13 ; X64: incw 15 ; X32: incw
|
D | atomic_mi.ll | 391 ; X64-NOT: incw 393 ; X32-NOT: incw 395 ; SLOW_INC-NOT: incw
|
D | rd-mod-wr-eflags.ll | 151 ; CHECK: incw {{[0-9][0-9]*}}({{.*}})
|
D | xaluo.ll | 72 ; CHECK: incw %di 214 ; CHECK-NOT: incw %di
|
/external/llvm/test/MC/X86/ |
D | x86-16.s | 544 incw %ax
|
D | x86-32.s | 634 incw %ax
|
D | x86-64.s | 947 incw %ax // CHECK: incw %ax # encoding: [0x66,0xff,0xc0] label
|
D | x86-32-coverage.s | 389 incw 0x7eed
|
/external/llvm/test/MC/Disassembler/X86/ |
D | x86-64.txt | 212 # CHECK: incw %cx
|
D | x86-16.txt | 501 # CHECK: incw %ax
|
D | x86-32.txt | 697 # CHECK: incw %cx
|
/external/valgrind/none/tests/x86/ |
D | x86locked.c | 452 GEN_do_locked_unary_E(incw,ax)
|
D | insn_basic.def | 465 incw r16.uw[12345] => 0.uw[12346] 466 incw m16.uw[12345] => 0.uw[12346]
|
/external/valgrind/none/tests/amd64/ |
D | amd64locked.c | 489 GEN_do_locked_unary_E(incw,ax)
|
D | insn_basic.def | 614 incw r16.uw[12345] => 0.uw[12346] 615 incw m16.uw[12345] => 0.uw[12346]
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 458 #define INC_W(a) CHOICE(incw a, incw a, _WTOG inc a)
|
/external/valgrind/perf/ |
D | tinycc.c | 3285 ALT(DEF_ASM_OP1(incw, 0x40, 0, OPC_REG | OPC_WL, OPT_REGW)) 3742 ALT(DEF_ASM_OP1(incw, 0x40, 0, OPC_REG | OPC_WL, OPT_REGW)) 4617 ALT(DEF_ASM_OP1(incw, 0x40, 0, OPC_REG | OPC_WL, OPT_REGW)) 5074 ALT(DEF_ASM_OP1(incw, 0x40, 0, OPC_REG | OPC_WL, OPT_REGW)) 15324 ALT(DEF_ASM_OP1(incw, 0x40, 0, OPC_REG | OPC_WL, OPT_REGW)) 15786 ALT(DEF_ASM_OP1(incw, 0x40, 0, OPC_REG | OPC_WL, OPT_REGW))
|
/external/elfutils/src/tests/ |
D | testfile44.expect.bz2 | 1testfile44.o: elf32-elf_i386
2
3Disassembly of section .text:
4
5 0 ... |
D | testfile45.expect.bz2 | 1testfile45.o: elf64-elf_x86_64
2
3Disassembly of section .text:
4
5 0 ... |