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

  /external/valgrind/main/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/main/VEX/pub/
libvex_s390x_common.h 114 #define S390_NUM_FACILITY_DW 2
  /external/valgrind/main/VEX/priv/
guest_s390_helpers.c 314 ULong hoststfle[S390_NUM_FACILITY_DW], cc, num_dw, i;
317 /* We cannot store more than S390_NUM_FACILITY_DW
319 if (reg0 > S390_NUM_FACILITY_DW - 1)
320 reg0 = S390_NUM_FACILITY_DW - 1;
    [all...]
guest_s390_toIR.c     [all...]
  /external/valgrind/main/coregrind/
m_machine.c     [all...]

Completed in 2160 milliseconds