Re: [PATCH 0/4] target/mips: Extract microMIPS ISA and Code Compaction ASE apart

2021-06-28 Thread Philippe Mathieu-Daudé
On 6/17/21 7:49 PM, Philippe Mathieu-Daudé wrote: > Extract the microMIPS ISA and Code Compaction ASE translation > routines to different source files. Patches rebased and already > reviewed, except patch #1. > > Philippe Mathieu-Daudé (4): > target/mips: Add declarations for generic TCG helpers

[PATCH 0/4] target/mips: Extract microMIPS ISA and Code Compaction ASE apart

2021-06-17 Thread Philippe Mathieu-Daudé
Extract the microMIPS ISA and Code Compaction ASE translation routines to different source files. Patches rebased and already reviewed, except patch #1. Philippe Mathieu-Daudé (4): target/mips: Add declarations for generic TCG helpers target/mips: Extract Code Compaction ASE translation routin