Searched refs:WREG_L0 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/sparc/ | ||
H A D | cpu.h | 30 WREG_L0, enumerator |
/openbmc/qemu/linux-user/sparc/ | ||
H A D | signal.c | 187 __put_user(env->regwptr[i + WREG_L0], &win->locals[i]); in save_reg_win() |