Home
last modified time | relevance | path

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

/external/valgrind/none/tests/ppc64/
Dppc64_helpers.h139 #define FPCC_C_BIT (0x1 << (63-47)) macro
144 #define FPCC_FPRF_MASK FPCC_C_BIT|FPCC_FL_BIT|FPCC_FG_BIT|FPCC_FE_BIT|FPCC_FU_BIT
315 if (local_fpscr & FPCC_C_BIT) { in dissect_fpscr_result_value_class()