commit | 5434557ffc5b46f178ccf325517db2b1f5e2c037 | [log] [tgz] |
---|---|---|
author | Bastian Koppelmann <kbastian@mail.uni-paderborn.de> | Mon Jun 12 13:32:43 2023 +0200 |
committer | Bastian Koppelmann <kbastian@mail.uni-paderborn.de> | Wed Jun 21 18:09:54 2023 +0200 |
tree | 04a908d894af0e60aafe3331dcc871fcc6c9eecc | |
parent | d34b092cab606a47a0d76edde45aab7100bb2435 [diff] |
target/tricore: Correctly fix saving PSW.CDE to CSA on call we don't want to save PSW.CDC to the CSA, but PSW.CDE must be saved. Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1699 Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de> Message-Id: <20230612113245.56667-3-kbastian@mail.uni-paderborn.de>