Home
last modified time | relevance | path

Searched refs:DEFINE_FP_ST (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Plugins/Process/Utility/
DRegisterInfos_i386.h80 #define DEFINE_FP_ST(reg, i) \ macro
251 DEFINE_FP_ST(st, 0), DEFINE_FP_ST(st, 1), DEFINE_FP_ST(st, 2),
252 DEFINE_FP_ST(st, 3), DEFINE_FP_ST(st, 4), DEFINE_FP_ST(st, 5),
253 DEFINE_FP_ST(st, 6), DEFINE_FP_ST(st, 7),
DRegisterInfos_x86_64.h81 #define DEFINE_FP_ST(reg, i) \ macro
277 DEFINE_FP_ST(st, 0), DEFINE_FP_ST(st, 1), DEFINE_FP_ST(st, 2),
278 DEFINE_FP_ST(st, 3), DEFINE_FP_ST(st, 4), DEFINE_FP_ST(st, 5),
279 DEFINE_FP_ST(st, 6), DEFINE_FP_ST(st, 7),