/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
io.h | 137 insb (unsigned short int port, void *addr, unsigned long int count) function 139 __asm__ __volatile__ ("cld ; rep ; insb":"=D" (addr),
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
io.h | 137 insb (unsigned short int port, void *addr, unsigned long int count) function 139 __asm__ __volatile__ ("cld ; rep ; insb":"=D" (addr),
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
io.h | 137 insb (unsigned short int port, void *addr, unsigned long int count) function 139 __asm__ __volatile__ ("cld ; rep ; insb":"=D" (addr),
|
/external/llvm/test/MC/X86/ |
x86-64.s | 103 // CHECK: insb 104 rep;insb 1073 // CHECK: insb # encoding: [0x6c] 1074 // CHECK: insb 1075 insb 1076 insb %dx, %es:(%rdi)
|
x86-32.s | 868 // CHECK: insb # encoding: [0x6c] 869 // CHECK: insb 870 insb 871 insb %dx, %es:(%edi)
|
/external/kernel-headers/original/asm-arm/ |
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/ |
ni5010.c | 234 insb(IE_RBUF, nic->packet, nic->packetlen);
|
/external/chromium_org/third_party/mesa/src/src/mesa/x86/ |
assyntax.h | 462 #define INS_B CHOICE(insb, insb, insb) [all...] |
/external/mesa3d/src/mesa/x86/ |
assyntax.h | 462 #define INS_B CHOICE(insb, insb, insb) [all...] |
/external/valgrind/main/perf/ |
tinycc.c | [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/ |
x86insn_nasm.gperf | 296 insb, onebyte_insn, 1, SUF_Z, 0x6C, 0x00, 0, 0, 0, 0, 0 [all...] |
x86insn_gas.gperf | [all...] |