Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_ppc_defs.c394 void ppPPCRI ( PPCRI* dst ) { in ppPPCRI() function
1721 ppPPCRI(i->Pin.CMov.src); in ppPPCInstr()
2002 ppPPCRI(i->Pin.AvBinaryInt.val); in ppPPCInstr()
2165 ppPPCRI(i->Pin.AvHashV128Binary.s_field); in ppPPCInstr()
2199 ppPPCRI(i->Pin.DfpShift.shift); in ppPPCInstr()
2222 ppPPCRI(i->Pin.DfpShift128.shift); in ppPPCInstr()
2231 ppPPCRI(i->Pin.DfpRound.r_rmc); /* R in bit 3 and RMC in bits 2:0 */ in ppPPCInstr()
2240 ppPPCRI(i->Pin.DfpRound128.r_rmc); /* R in bit 3 and RMC in bits 2:0 */ in ppPPCInstr()
2251 ppPPCRI(i->Pin.DfpQuantize.rmc); in ppPPCInstr()
2263 ppPPCRI(i->Pin.DfpQuantize128.rmc); in ppPPCInstr()
Dhost_ppc_defs.h256 extern void ppPPCRI ( PPCRI* );