/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
io.h | 151 insl (unsigned short int port, void *addr, unsigned long int count) function 153 __asm__ __volatile__ ("cld ; rep ; insl":"=D" (addr),
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
io.h | 151 insl (unsigned short int port, void *addr, unsigned long int count) function 153 __asm__ __volatile__ ("cld ; rep ; insl":"=D" (addr),
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
io.h | 151 insl (unsigned short int port, void *addr, unsigned long int count) function 153 __asm__ __volatile__ ("cld ; rep ; insl":"=D" (addr),
|
/external/kernel-headers/original/asm-arm/ |
io.h | 129 #define insl(p,d,l) __raw_readsl(__io(p),d,l) macro 144 #define insl_p(port,to,len) insl(port,to,len)
|
/external/llvm/test/MC/X86/ |
x86-32.s | 878 // CHECK: insl # encoding: [0x6d] 879 // CHECK: insl 880 insl 881 insl %dx, %es:(%edi)
|
x86-64.s | 1083 // CHECK: insl # encoding: [0x6d] 1084 // CHECK: insl 1085 insl 1086 insl %dx, %es:(%rdi)
|
/external/chromium_org/third_party/mesa/src/src/mesa/x86/ |
assyntax.h | 460 #define INS_L CHOICE(insl, insl, _LTOG ins) [all...] |
/external/mesa3d/src/mesa/x86/ |
assyntax.h | 460 #define INS_L CHOICE(insl, insl, _LTOG ins) [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/ |
x86insn_gas.gperf | [all...] |