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

/external/valgrind/VEX/pub/
H A Dlibvex_s390x_common.h111 #define S390_NUM_GPRPARMS 5 macro
/external/valgrind/VEX/priv/
H A Dhost_s390_isel.c489 (b) there can be no more than S390_NUM_GPRPARMS arguments
518 HReg tmpregs[S390_NUM_GPRPARMS];
543 if (n_args > S390_NUM_GPRPARMS) {

Completed in 180 milliseconds