Searched refs:Ebx (Results 1 – 6 of 6) sorted by relevance
/external/compiler-rt/lib/scudo/ |
D | scudo_utils.cpp | 49 u32 Ebx; member 57 : "=a" (info->Eax), "=b" (info->Ebx), "=c" (info->Ecx), "=d" (info->Edx) in getCPUID() 68 if (memcmp(reinterpret_cast<char *>(&Info.Ebx), "Genu", 4) == 0 && in isSupportedCPU() 73 if (memcmp(reinterpret_cast<char *>(&Info.Ebx), "Auth", 4) == 0 && in isSupportedCPU()
|
/external/syslinux/gpxe/src/include/gpxe/efi/Protocol/ |
D | DebugSupport.h | 128 UINT32 Ebx; member
|
/external/swiftshader/third_party/subzero/src/ |
D | IceTargetLoweringX86Base.h | 616 Variable *Ecx, Variable *Ebx, bool Locked) { in _cmpxchg8b() argument 618 Context.insert<typename Traits::Insts::Cmpxchg8b>(Addr, Edx, Eax, Ecx, Ebx, in _cmpxchg8b()
|
D | IceInstX86BaseImpl.h | 230 Variable *Ebx, bool Locked) in InstX86Cmpxchg8b() argument 236 assert(Ebx->getRegNum() == RegisterSet::Reg_ebx); in InstX86Cmpxchg8b() 241 this->addSource(Ebx); in InstX86Cmpxchg8b()
|
D | IceInstX86Base.h | 2557 Variable *Ebx, bool Locked) { in create() 2559 InstX86Cmpxchg8b(Func, Dest, Edx, Eax, Ecx, Ebx, Locked); in create() 2570 Variable *Eax, Variable *Ecx, Variable *Ebx, bool Locked);
|
/external/lisa/ipynb/examples/android/workloads/ |
D | Android_Gmaps.ipynb | 913 …akkXTRuIk4umG+tEmM8d1QEEaAiEzxq4zPishS/3t7f+8LwJG4B5uVIvItf30PEfmDiLwg\nIg+Ebx/FqZZ8W0R+41cGb/YTyO…
|