Searched refs:s390_calculate_cc (Results 1 – 3 of 3) sorted by relevance
/external/valgrind/VEX/priv/ |
D | guest_s390_defs.h | 243 UInt s390_calculate_cc(ULong cc_op, ULong cc_dep1, ULong cc_dep2,
|
D | guest_s390_helpers.c | 1481 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()
|
D | guest_s390_toIR.c | 773 "s390_calculate_cc", &s390_calculate_cc, args); in s390_call_calculate_cc()
|