[PULL 24/28] linux-user/sparc: Handle coprocessor disabled trap

2023-03-10 Thread Laurent Vivier
From: Richard Henderson Since qemu does not implement a sparc coprocessor, all such instructions raise this trap. Because of that, we never raise the coprocessor exception trap, which would be vector 0x28. Signed-off-by: Richard Henderson Message-Id: <20230216054516.1267305-13-richard.hender..

[PULL 24/28] linux-user/sparc: Handle coprocessor disabled trap

2023-03-08 Thread Laurent Vivier
From: Richard Henderson Since qemu does not implement a sparc coprocessor, all such instructions raise this trap. Because of that, we never raise the coprocessor exception trap, which would be vector 0x28. Signed-off-by: Richard Henderson Message-Id: <20230216054516.1267305-13-richard.hender..