Searched refs:insb (Results 1 – 10 of 10) sorted by relevance
/external/llvm/test/MC/X86/ |
D | x86-16.s | 814 insb 815 insb %dx, %es:(%di)
|
D | x86-64.s | 104 rep;insb 1075 insb 1076 insb %dx, %es:(%rdi)
|
D | x86-32.s | 890 insb 891 insb %dx, %es:(%edi)
|
D | intel-syntax.s | 687 insb label
|
/external/llvm/test/MC/Disassembler/X86/ |
D | x86-16.txt | 717 # CHECK: insb
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 462 #define INS_B CHOICE(insb, insb, insb)
|
/external/valgrind/perf/ |
D | tinycc.c | 3163 ALT(DEF_ASM_OP0L(insb, 0x6c, 0, OPC_BWL)) 3620 ALT(DEF_ASM_OP0L(insb, 0x6c, 0, OPC_BWL)) 4495 ALT(DEF_ASM_OP0L(insb, 0x6c, 0, OPC_BWL)) 4952 ALT(DEF_ASM_OP0L(insb, 0x6c, 0, OPC_BWL)) 15202 ALT(DEF_ASM_OP0L(insb, 0x6c, 0, OPC_BWL)) 15664 ALT(DEF_ASM_OP0L(insb, 0x6c, 0, OPC_BWL))
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 1931 "insb\t{%dx, $dst|$dst, dx}", [], IIC_INS>;
|
/external/elfutils/tests/ |
D | testfile44.expect.bz2 | 1testfile44.o: elf32-elf_i386
2
3Disassembly of section .text:
4
5 0 ... |
D | testfile45.expect.bz2 |
|