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.c2165 case /* 7 */ PPCG_FLAG_OP_SUBFC: in set_XER_OV_32()
2292 case /* 7 */ PPCG_FLAG_OP_SUBFC: in set_XER_OV_64()
2423 case /* 7 */ PPCG_FLAG_OP_SUBFC: in set_XER_CA_32()
2541 case /* 7 */ PPCG_FLAG_OP_SUBFC: in set_XER_CA_64()
3729 set_XER_CA( ty, PPCG_FLAG_OP_SUBFC, in dis_int_arith()
3733 set_XER_OV( ty, PPCG_FLAG_OP_SUBFC, in dis_int_arith()