Re: [PATCH v6 00/17] target/m68k: Conditional traps + trap cleanup

2022-06-02 Thread Laurent Vivier
Le 02/06/2022 à 03:33, Richard Henderson a écrit : Changes for v6: * Use exact masks for registering trapcc and ftrapcc. These insn overlap illegal scc and fscc operands, so we need to be exact about the registration. r~ Richard Henderson (17): target/m68k: Raise the TRAPn exc

[PATCH v6 00/17] target/m68k: Conditional traps + trap cleanup

2022-06-01 Thread Richard Henderson
Changes for v6: * Use exact masks for registering trapcc and ftrapcc. These insn overlap illegal scc and fscc operands, so we need to be exact about the registration. r~ Richard Henderson (17): target/m68k: Raise the TRAPn exception with the correct pc target/m68k: Switch over exc