Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dguest_ppc_defs.h126 /* 7 */ PPCG_FLAG_OP_SUBFC, // subfc[o] enumerator
Dguest_ppc_toIR.c2057 case /* 7 */ PPCG_FLAG_OP_SUBFC: in set_XER_OV_32()
2184 case /* 7 */ PPCG_FLAG_OP_SUBFC: in set_XER_OV_64()
2315 case /* 7 */ PPCG_FLAG_OP_SUBFC: in set_XER_CA_32()
2433 case /* 7 */ PPCG_FLAG_OP_SUBFC: in set_XER_CA_64()
3573 set_XER_CA( ty, PPCG_FLAG_OP_SUBFC, in dis_int_arith()
3577 set_XER_OV( ty, PPCG_FLAG_OP_SUBFC, in dis_int_arith()