Home
last modified time | relevance | path

Searched defs:EDI (Results 1 – 6 of 6) sorted by relevance

/third_party/musl/arch/i386/bits/
Dreg.h7 #define EDI 4 macro
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
Dosfiber_asm_x86.h32 uintptr_t EDI; member
/third_party/libunwind/src/x86/
Dunwind_i.h43 #define EDI 7 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86MCTargetDesc.h50 EAX = 0, ECX = 1, EDX = 2, EBX = 3, ESP = 4, EBP = 5, ESI = 6, EDI = 7 enumerator
/third_party/ltp/tools/sparse/sparse-src/
Dcompile-i386.c205 EAX, EDX, ECX, EBX, ESI, EDI, EBP, ESP, // 32-bit enumerator
/third_party/mesa3d/src/mesa/x86/
Dassyntax.h114 #define EDI di macro
176 #define EDI %edi macro