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

1 2

  /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-32.s 868 // CHECK: insb # encoding: [0x6c]
869 // CHECK: insb
870 insb
871 insb %dx, %es:(%edi)
x86-64.s 103 // CHECK: insb
104 rep;insb
1073 // CHECK: insb # encoding: [0x6c]
1074 // CHECK: insb
1075 insb
1076 insb %dx, %es:(%rdi)
  /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/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/chromium_org/sandbox/win/src/sidestep/
ia32_opcode_map.cpp 129 /* 0x6C */ { 0, IT_GENERIC, AM_Y | OT_B, AM_REGISTER | OT_B, AM_NOT_USED, "insb", false, /* F2h */ { 0 }, /* F3h */ { 0 }, /* 66h */ { 0 } },
    [all...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
ia32_opcode_map.cc 178 /* 0x6C */ { 0, IT_GENERIC, AM_Y | OT_B, AM_REGISTER | OT_B, AM_NOT_USED, "insb", false, /* F2h */ { 0 }, /* F3h */ { 0 }, /* 66h */ { 0 } },
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
ia32_opcode_map.cc 178 /* 0x6C */ { 0, IT_GENERIC, AM_Y | OT_B, AM_REGISTER | OT_B, AM_NOT_USED, "insb", false, /* F2h */ { 0 }, /* F3h */ { 0 }, /* 66h */ { 0 } },
    [all...]
  /external/chromium_org/tools/memory_watcher/
ia32_opcode_map.cc 131 /* 0x6C */ { 0, IT_GENERIC, AM_Y | OT_B, AM_REGISTER | OT_B, AM_NOT_USED, "insb", false, /* F2h */ { 0 }, /* F3h */ { 0 }, /* 66h */ { 0 } },
    [all...]
  /external/chromium_org/tools/traceline/traceline/sidestep/
ia32_opcode_map.cc 129 /* 0x6C */ { 0, IT_GENERIC, AM_Y | OT_B, AM_REGISTER | OT_B, AM_NOT_USED, "insb", false, /* F2h */ { 0 }, /* F3h */ { 0 }, /* 66h */ { 0 } },
    [all...]
  /external/llvm/lib/Target/X86/AsmParser/
X86AsmParser.cpp     [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...]
  /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...]

Completed in 762 milliseconds

1 2