Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_ppc_defs.h128 /* 7 */ PPCG_FLAG_OP_SUBFC, // subfc[o] enumerator
Dguest_ppc_toIR.c2175 case /* 7 */ PPCG_FLAG_OP_SUBFC: in set_XER_OV_32()
2302 case /* 7 */ PPCG_FLAG_OP_SUBFC: in set_XER_OV_64()
2433 case /* 7 */ PPCG_FLAG_OP_SUBFC: in set_XER_CA_32()
2551 case /* 7 */ PPCG_FLAG_OP_SUBFC: in set_XER_CA_64()
3837 set_XER_CA( ty, PPCG_FLAG_OP_SUBFC, in dis_int_arith()
3841 set_XER_OV( ty, PPCG_FLAG_OP_SUBFC, in dis_int_arith()