On 6/17/21 7:43 PM, Philippe Mathieu-Daudé wrote: > Fixes and cleanup accumulated during the last month. > Nothing particularly exciting :/ > > Please review, > > Phil. > > Philippe Mathieu-Daudé (9): > target/mips: Do not abort on invalid instruction > target/mips: Fix more TCG temporary leaks in > gen_pool32a5_nanomips_insn > target/mips: Move TCG trace events to tcg/ sub directory > target/mips: Move translate.h to tcg/ sub directory > target/mips: Restrict some system specific declarations to sysemu > target/mips: Remove SmartMIPS / MDMX unuseful comments > target/mips: Remove microMIPS BPOSGE32 / BPOSGE64 unuseful cases > target/mips: Constify host_to_mips_errno[] > target/mips: Optimize regnames[] arrays
Thanks, applied to mips-next (addressing Richard minor comments).