Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_ppc_toIR.c452 } PPC_GST; typedef
2691 static IRExpr* /* :: Ity_I32/64 */ getGST ( PPC_GST reg ) in getGST()
2776 static IRExpr* /* ::Ity_I32 */ getGST_masked ( PPC_GST reg, UInt mask ) in getGST_masked()
2813 static IRExpr* /* ::Ity_I32 */getGST_masked_upper(PPC_GST reg, ULong mask) { in getGST_masked_upper()
2845 static IRExpr* /* ::Ity_I32 */ getGST_field ( PPC_GST reg, UInt fld ) in getGST_field()
2875 static void putGST ( PPC_GST reg, IRExpr* src ) in putGST()
3044 static void putGST_masked ( PPC_GST reg, IRExpr* src, ULong mask ) in putGST_masked()
3138 static void putGST_field ( PPC_GST reg, IRExpr* src, UInt fld ) in putGST_field()