Home
last modified time | relevance | path

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

/external/valgrind/VEX/pub/
Dlibvex_s390x_common.h111 #define S390_NUM_GPRPARMS 5 macro
/external/valgrind/VEX/priv/
Dhost_s390_isel.c518 HReg tmpregs[S390_NUM_GPRPARMS]; in doHelperCall()
543 if (n_args > S390_NUM_GPRPARMS) { in doHelperCall()