Home
last modified time | relevance | path

Searched defs:reg8 (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterInfos_i386.h164 #define DEFINE_GPR_PSEUDO_8H(reg8, reg32) \ argument
176 #define DEFINE_GPR_PSEUDO_8L(reg8, reg32) \ argument
H A DRegisterInfos_x86_64_with_base.h166 #define DEFINE_GPR_PSEUDO_8H(reg8, reg64) \ argument
175 #define DEFINE_GPR_PSEUDO_8L(reg8, reg64) \ argument
H A DRegisterInfos_x86_64.h178 #define DEFINE_GPR_PSEUDO_8H(reg8, reg64) \ argument
190 #define DEFINE_GPR_PSEUDO_8L(reg8, reg64) \ argument
/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/
H A DDNBArchImplX86_64.cpp1622 DEFINE_GPR_PSEUDO_8H(reg8,reg64) global() argument
1628 DEFINE_GPR_PSEUDO_8L(reg8,reg64) global() argument