Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dguest_generic_x87.h94 #define FP_REG(ii) (10*(7-(ii))) macro
/external/valgrind/main/coregrind/m_debuginfo/
Dreaddwarf.c1808 # define FP_REG 5 macro
1812 # define FP_REG 6 macro
1816 # define FP_REG 1 macro
1820 # define FP_REG 1 macro
1824 # define FP_REG 12 macro
1828 # define FP_REG 5 macro
1832 # define FP_REG 6 macro
2156 if (ctxs->cfa_is_regoff && ctxs->cfa_reg == FP_REG) { in summarise_context()
2227 ctxs->reg[FP_REG] ); in summarise_context()
2236 if (ctxs->reg[FP_REG].tag == RR_Undef) in summarise_context()
[all …]