Home
last modified time | relevance | path

Searched refs:S390_REGNO_STACK_POINTER (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/VEX/pub/
Dlibvex_s390x_common.h47 #define S390_REGNO_STACK_POINTER 15 macro
/external/valgrind/coregrind/m_dispatch/
Ddispatch-s390x-linux.S52 #define SP S390_REGNO_STACK_POINTER
/external/valgrind/VEX/priv/
Dhost_s390_defs.c5239 p = s390_emit_STDY(p, r2, R0, S390_REGNO_STACK_POINTER, DISP20(-8)); in s390_emit_LGDRw()
5240 return s390_emit_LG(p, r1, R0, S390_REGNO_STACK_POINTER, DISP20(-8)); in s390_emit_LGDRw()
5254 p = s390_emit_STG(p, r2, R0, S390_REGNO_STACK_POINTER, DISP20(-8)); in s390_emit_LDGRw()
5255 return s390_emit_LDY(p, r1, R0, S390_REGNO_STACK_POINTER, DISP20(-8)); in s390_emit_LDGRw()
8697 buf = s390_emit_STFPC(buf, S390_REGNO_STACK_POINTER, S390_OFFSET_SAVED_FPC_C); in s390_insn_helper_call_emit()
8701 buf = s390_emit_LFPC(buf, S390_REGNO_STACK_POINTER, // restore FPC in s390_insn_helper_call_emit()