Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_s390_toIR.c541 UInt op_off, dep1_off, dep2_off, ndep_off; in s390_cc_thunk_fill() local
544 dep1_off = S390X_GUEST_OFFSET(guest_CC_DEP1); in s390_cc_thunk_fill()
549 stmt(IRStmt_Put(dep1_off, dep1)); in s390_cc_thunk_fill()
648 UInt dep1_off = S390X_GUEST_OFFSET(guest_CC_DEP1); in s390_cc_thunk_put1f() local
649 stmt(IRStmt_Put(dep1_off, mkU64(0))); in s390_cc_thunk_put1f()
672 UInt dep1_off = S390X_GUEST_OFFSET(guest_CC_DEP1); in s390_cc_thunk_putFZ() local
673 stmt(IRStmt_Put(dep1_off, mkU64(0))); in s390_cc_thunk_putFZ()