mirror of
https://github.com/qemu/qemu.git
synced 2024-11-28 06:13:46 +08:00
1bd3e2fc3d
psw_read() ought to sync the PSW value with the cached status bits (C,V,SV,AV,SAV). For this the bits are cleared in the PSW before they are written from the cached bits. The clear mask is too big and clears two additional bits. Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de> Message-Id: <1458547383-23102-4-git-send-email-kbastian@mail.uni-paderborn.de> |
||
---|---|---|
.. | ||
cpu-qom.h | ||
cpu.c | ||
cpu.h | ||
csfr.def | ||
helper.c | ||
helper.h | ||
Makefile.objs | ||
op_helper.c | ||
translate.c | ||
tricore-defs.h | ||
tricore-opcodes.h |