Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/sparc/
H A Dsignal.c654 __get_user(env->regwptr[WREG_FP], &(ucp->tuc_mcontext.mc_fp)); in sparc64_set_context()
776 __put_user(env->regwptr[WREG_FP], &(mcp->mc_fp)); in sparc64_get_context()
/openbmc/qemu/target/sparc/
H A Dcpu.h49 WREG_FP = WREG_I6, enumerator