Home
last modified time | relevance | path

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

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