Searched refs:s390_tchain_load64 (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/VEX/priv/ |
D | host_s390_defs.c | 9422 s390_tchain_load64(UChar *buf, UChar regno, ULong value) in s390_tchain_load64() function 9588 buf = s390_tchain_load64(buf, S390_REGNO_TCHAIN_SCRATCH, addr); in s390_insn_xdirect_emit() 9658 buf = s390_tchain_load64(buf, S390_REGNO_TCHAIN_SCRATCH, in s390_insn_xindir_emit() 9739 buf = s390_tchain_load64(buf, S390_REGNO_TCHAIN_SCRATCH, in s390_insn_xassisted_emit() 9818 buf = s390_tchain_load64(buf, S390_REGNO_TCHAIN_SCRATCH, 0); in s390_insn_profinc_emit() 10130 p = s390_tchain_load64(p, S390_REGNO_TCHAIN_SCRATCH, addr); in chainXDirect_S390() 10201 p = s390_tchain_load64(p, S390_REGNO_TCHAIN_SCRATCH, addr); in unchainXDirect_S390()
|