Home
last modified time | relevance | path

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

/qemu/bsd-user/arm/
H A Dtarget_arch_signal.h37 #define TARGET_REG_R12 12 macro
H A Dsignal.c107 gr[TARGET_REG_R12] = tswap32(env->regs[12]); in get_mcontext()
188 env->regs[12] = tswap32(gr[TARGET_REG_R12]); in set_mcontext()