Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/sparc/
H A Dsignal.c26 struct target_reg_window { struct
38 struct target_reg_window win; argument
182 static void save_reg_win(struct target_reg_window *win, CPUSPARCState *env) in save_reg_win()