target/openrisc: Keep SR_F in a separate variable
This avoids having to keep merging and extracting the flag from SR. Reviewed-by:Bastian Koppelmann <kbastian@mail.uni-paderborn.de> Signed-off-by:
Richard Henderson <rth@twiddle.net>
Showing
- linux-user/elfload.c 1 addition, 2 deletionslinux-user/elfload.c
- linux-user/main.c 1 addition, 2 deletionslinux-user/main.c
- target/openrisc/cpu.h 13 additions, 2 deletionstarget/openrisc/cpu.h
- target/openrisc/gdbstub.c 2 additions, 2 deletionstarget/openrisc/gdbstub.c
- target/openrisc/interrupt.c 1 addition, 1 deletiontarget/openrisc/interrupt.c
- target/openrisc/interrupt_helper.c 1 addition, 1 deletiontarget/openrisc/interrupt_helper.c
- target/openrisc/machine.c 37 additions, 1 deletiontarget/openrisc/machine.c
- target/openrisc/sys_helper.c 2 additions, 3 deletionstarget/openrisc/sys_helper.c
- target/openrisc/translate.c 40 additions, 64 deletionstarget/openrisc/translate.c
Loading
Please register or sign in to comment