Home
last modified time | relevance | path

Searched refs:insb (Results 1 – 7 of 7) sorted by relevance

/third_party/elfio/tests/elf_examples/
Dwrite_exe_i386_32_work_dump.txt43 80490a2: 6c insb (%dx),%es:(%edi)
44 80490a3: 6c insb (%dx),%es:(%edi)
/third_party/musl/arch/i386/bits/
Dio.h58 static __inline void insb(unsigned short __port, void *__buf, unsigned long __n) in insb() function
/third_party/musl/arch/x86_64/bits/
Dio.h58 static __inline void insb(unsigned short __port, void *__buf, unsigned long __n) in insb() function
/third_party/musl/arch/x32/bits/
Dio.h58 static __inline void insb(unsigned short __port, void *__buf, unsigned long __n) in insb() function
/third_party/mesa3d/src/mesa/x86/
Dassyntax.h462 #define INS_B CHOICE(insb, insb, insb)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrInfo.td2215 "insb\t{%dx, $dst|$dst, dx}", []>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/
DX86GenAsmMatcher.inc8896 { 3218 /* insb */, X86::INSB, Convert__DstIdx81_1, AMFBS_None, { MCK_DX, MCK_DstIdx8 }, },
23473 { 3218 /* insb */, X86::INSB, Convert__DstIdx81_0, AMFBS_None, { MCK_DstIdx8, MCK_DX }, },