Hi, while testing Andreas' patch [1], I found two more bugs in IMASK and EXTR which I fixed here.
[1] https://lists.gnu.org/archive/html/qemu-devel/2021-02/msg03916.html Cheers, Bastian Bastian Koppelmann (2): target/tricore: Fix imask OPC2_32_RRPW_IMASK for r3+1 == r2 target/tricore: Fix OPC2_32_RRPW_EXTR for width=0 target/tricore/translate.c | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) -- 2.30.1