Home
last modified time | relevance | path

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

/openbmc/qemu/target/rx/
H A Dop_helper.c218 static uint32_t (* const cpu_ldufn[])(CPUArchState *env, variable
293 tmp = cpu_ldufn[sz](env, env->regs[1], GETPC()); in helper_suntil()
312 tmp = cpu_ldufn[sz](env, env->regs[1], GETPC()); in helper_swhile()