Searched refs:incw (Results 1 – 18 of 18) sorted by relevance
/external/grub/stage1/ |
D | stage1.S | 258 incw %ax 268 incw %ax 464 incw %si
|
/external/llvm/test/CodeGen/X86/ |
D | lsr-sort.ll | 3 ; RUN: not grep incw %t
|
D | atomic_add.ll | 66 ; CHECK: incw
|
D | rd-mod-wr-eflags.ll | 156 ; CHECK: incw {{[0-9][0-9]*}}({{.*}})
|
/external/qemu-pc-bios/bochs/bios/ |
D | rombios32start.S | 66 lock incw smp_cpus
|
/external/grub/stage2/ |
D | start.S | 370 incw %si
|
D | asm.S | 1213 incw %si 1635 incw %ax
|
/external/llvm/test/MC/X86/ |
D | x86-32.s | 614 incw %ax
|
D | x86-64.s | 915 incw %ax // CHECK: incw %ax # encoding: [0x66,0xff,0xc0] label
|
D | x86-32-coverage.s | 2025 incw 0x7eed 12004 incw 0x7eed
|
/external/valgrind/main/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/main/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/valgrind/main/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/tests/ |
D | testfile44.expect.bz2 | 1testfile44.o: elf32-elf_i386
2
3Disassembly of section .text:
4
5 0 ... |
D | testfile45.expect.bz2 |
|
/external/grub/ |
D | ChangeLog | 4619 * stage1/stage1.S (message): Use lodsb instead of incw and movb.
|