HomeSort by relevance Sort by last modified time
    Searched full:insb (Results 1 - 18 of 18) sorted by null

  /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/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/
linux-asm-io.h 7 * (insb/insw/insl/outsb/outsw/outsl). You can also use "pausing"
ni5010.c 234 insb(IE_RBUF, nic->packet, nic->packetlen);
  /external/llvm/test/MC/X86/
x86-64.s 103 // CHECK: insb
104 rep;insb
1025 // CHECK: insb # encoding: [0x6c]
1026 // CHECK: insb
1027 insb
1028 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-x86/
io_32.h 10 * (insb/insw/insl/outsb/outsw/outsl). You can also use "pausing"
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
asm.php 69 'xlatb','xor','bound','enter','ins','insb','insw','leave','outs','outsb','outsw','popa','pusha','pushw',
  /external/valgrind/main/VEX/test/
test-amd64.c     [all...]
test-i386.c     [all...]
  /external/llvm/lib/Target/X86/AsmParser/
X86AsmParser.cpp     [all...]
  /external/valgrind/main/perf/
tinycc.c     [all...]
  /external/qemu/
i386-dis.c     [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/de-DE/
de-DE_lexpos.utf 1110 ADV "insbesondere" "?Insb@'zOnd@r@"
    [all...]
  /external/elfutils/tests/
testfile44.expect.bz2 
  /external/grub/
ChangeLog     [all...]

Completed in 553 milliseconds