Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_s390_defs.h243 UInt s390_calculate_cc(ULong cc_op, ULong cc_dep1, ULong cc_dep2,
Dguest_s390_helpers.c1481 s390_calculate_cc(ULong cc_op, ULong cc_dep1, ULong cc_dep2, ULong cc_ndep) in s390_calculate_cc() function
1797 UInt cc = s390_calculate_cc(op, dep1, dep2, ndep); in s390_calculate_cond()
Dguest_s390_toIR.c773 "s390_calculate_cc", &s390_calculate_cc, args); in s390_call_calculate_cc()