Home
last modified time | relevance | path

Searched refs:incw (Results 1 – 18 of 18) sorted by relevance

/external/grub/stage1/
Dstage1.S258 incw %ax
268 incw %ax
464 incw %si
/external/llvm/test/CodeGen/X86/
Dlsr-sort.ll3 ; RUN: not grep incw %t
Datomic_add.ll66 ; CHECK: incw
Drd-mod-wr-eflags.ll156 ; CHECK: incw {{[0-9][0-9]*}}({{.*}})
/external/qemu-pc-bios/bochs/bios/
Drombios32start.S66 lock incw smp_cpus
/external/grub/stage2/
Dstart.S370 incw %si
Dasm.S1213 incw %si
1635 incw %ax
/external/llvm/test/MC/X86/
Dx86-32.s614 incw %ax
Dx86-64.s915 incw %ax // CHECK: incw %ax # encoding: [0x66,0xff,0xc0] label
Dx86-32-coverage.s2025 incw 0x7eed
12004 incw 0x7eed
/external/valgrind/main/none/tests/x86/
Dx86locked.c452 GEN_do_locked_unary_E(incw,ax)
Dinsn_basic.def465 incw r16.uw[12345] => 0.uw[12346]
466 incw m16.uw[12345] => 0.uw[12346]
/external/valgrind/main/none/tests/amd64/
Damd64locked.c489 GEN_do_locked_unary_E(incw,ax)
Dinsn_basic.def614 incw r16.uw[12345] => 0.uw[12346]
615 incw m16.uw[12345] => 0.uw[12346]
/external/valgrind/main/perf/
Dtinycc.c3285 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/
Dtestfile44.expect.bz21testfile44.o: elf32-elf_i386 2 3Disassembly of section .text: 4 5 0 ...
Dtestfile45.expect.bz2
/external/grub/
DChangeLog4619 * stage1/stage1.S (message): Use lodsb instead of incw and movb.