Searched defs:EDI (Results 1 – 6 of 6) sorted by relevance
/third_party/musl/arch/i386/bits/ |
D | reg.h | 7 #define EDI 4 macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
D | osfiber_asm_x86.h | 32 uintptr_t EDI; member
|
/third_party/libunwind/src/x86/ |
D | unwind_i.h | 43 #define EDI 7 macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86MCTargetDesc.h | 50 EAX = 0, ECX = 1, EDX = 2, EBX = 3, ESP = 4, EBP = 5, ESI = 6, EDI = 7 enumerator
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | compile-i386.c | 205 EAX, EDX, ECX, EBX, ESI, EDI, EBP, ESP, // 32-bit enumerator
|
/third_party/mesa3d/src/mesa/x86/ |
D | assyntax.h | 114 #define EDI di macro 176 #define EDI %edi macro
|