HomeSort by relevance Sort by last modified time
    Searched refs:S390_NUM_GPRPARMS (Results 1 - 2 of 2) sorted by null

  /external/valgrind/VEX/pub/
libvex_s390x_common.h 111 #define S390_NUM_GPRPARMS 5
  /external/valgrind/VEX/priv/
host_s390_isel.c 489 (b) there can be no more than S390_NUM_GPRPARMS arguments
518 HReg tmpregs[S390_NUM_GPRPARMS];
543 if (n_args > S390_NUM_GPRPARMS) {
    [all...]

Completed in 110 milliseconds