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

  /external/valgrind/none/tests/s390x/
stfle.c 4 #define S390_NUM_FACILITY_DW 2
9 unsigned long long hoststfle[S390_NUM_FACILITY_DW], match;
31 int dw = S390_NUM_FACILITY_DW;
  /external/valgrind/VEX/pub/
libvex_s390x_common.h 114 #define S390_NUM_FACILITY_DW 2
  /external/valgrind/VEX/priv/
guest_s390_helpers.c 316 ULong hoststfle[S390_NUM_FACILITY_DW], cc, num_dw, i;
319 /* We cannot store more than S390_NUM_FACILITY_DW
321 if (reg0 > S390_NUM_FACILITY_DW - 1)
322 reg0 = S390_NUM_FACILITY_DW - 1;
    [all...]
guest_s390_toIR.c     [all...]
  /external/valgrind/coregrind/
m_machine.c     [all...]

Completed in 993 milliseconds