Home
last modified time | relevance | path

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

/qemu/target/s390x/tcg/
H A Dmem_helper.c754 static inline uint64_t wrap_length31(CPUS390XState *env, uint64_t length) in wrap_length31() function
765 return wrap_length31(env, env->regs[reg]); in get_length()