On 1/14/22 4:19 AM, Peter Maydell wrote:
On Sun, 9 Jan 2022 at 16:27, Warner Losh wrote:
Use force_sig_fault to implement unknown opcode. This just uninlines
that function, so simplify things by using it. Fold in EXCP_NOCP and
EXCP_INVSTATE, as is done in linux-user.
Signed-off-by: Warner Los
On Sun, 9 Jan 2022 at 16:27, Warner Losh wrote:
>
> Use force_sig_fault to implement unknown opcode. This just uninlines
> that function, so simplify things by using it. Fold in EXCP_NOCP and
> EXCP_INVSTATE, as is done in linux-user.
>
> Signed-off-by: Warner Losh
> ---
> bsd-user/arm/target_ar
Use force_sig_fault to implement unknown opcode. This just uninlines
that function, so simplify things by using it. Fold in EXCP_NOCP and
EXCP_INVSTATE, as is done in linux-user.
Signed-off-by: Warner Losh
---
bsd-user/arm/target_arch_cpu.h | 18 ++
1 file changed, 6 insertions(+