Searched refs:s390_cc_thunk_put1f (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dguest_s390_toIR.c599 s390_cc_thunk_put1f(UInt opc, IRTemp d1) function
754 #define s390_cc_thunk_putF(op,dep1) s390_cc_thunk_put1f(op,dep1)
10280 s390_cc_thunk_put1f(S390_CC_OP_BFP_RESULT_32, result);
10292 s390_cc_thunk_put1f(S390_CC_OP_BFP_RESULT_64, result);
10316 s390_cc_thunk_put1f(S390_CC_OP_BFP_RESULT_32, result);
10328 s390_cc_thunk_put1f(S390_CC_OP_BFP_RESULT_64, result);

Completed in 74 milliseconds