Searched refs:insb (Results 1 – 8 of 8) sorted by relevance
/external/llvm/test/MC/X86/ |
D | x86-64.s | 104 rep;insb 1027 insb 1028 insb %dx, %es:(%rdi)
|
D | x86-32.s | 870 insb 871 insb %dx, %es:(%edi)
|
/external/kernel-headers/original/asm-arm/ |
D | io.h | 127 #define insb(p,d,l) __raw_readsb(__io(p),d,l) macro 142 #define insb_p(port,to,len) insb(port,to,len)
|
/external/grub/netboot/ |
D | ni5010.c | 234 insb(IE_RBUF, nic->packet, nic->packetlen); in ni5010_poll()
|
/external/valgrind/main/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/grub/ |
D | ChangeLog | 6881 define insb, insw and insl, respectively. Likewise, Call __OUTS
|
/external/elfutils/tests/ |
D | testfile44.expect.bz2 | 1testfile44.o: elf32-elf_i386
2
3Disassembly of section .text:
4
5 0 ... |
D | testfile45.expect.bz2 |
|