Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/ppc/
H A Dsignal.c130 TARGET_PT_NIP = 32, enumerator
257 __put_user(env->nip, &frame->mc_gregs[TARGET_PT_NIP]); in save_user_regs()
344 __get_user(env->nip, &frame->mc_gregs[TARGET_PT_NIP]); in restore_user_regs()