Home
last modified time | relevance | path

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

/qemu/target/rx/
H A Dop_helper.c224 static uint32_t (* const cpu_ldfn[])(CPUArchState *env, variable
340 tmp0 = cpu_ldfn[sz](env, env->regs[1], GETPC()); in helper_rmpa()
341 tmp1 = cpu_ldfn[sz](env, env->regs[2], GETPC()); in helper_rmpa()