Re: [PATCH-for-6.2 0/4] target/mips: Decodetree housekeeping

2021-08-06 Thread Philippe Mathieu-Daudé
On 8/2/21 1:41 AM, Philippe Mathieu-Daudé wrote: > Minor cleanups while looking at converting more opcodes to decodetree. > > Philippe Mathieu-Daudé (4): > target/mips: Simpify PREF opcode > target/mips: Decode vendor extensions before MIPS ISAs > target/mips: Merge 32-bit/64-bit release6 de

[PATCH-for-6.2 0/4] target/mips: Decodetree housekeeping

2021-08-01 Thread Philippe Mathieu-Daudé
Minor cleanups while looking at converting more opcodes to decodetree. Philippe Mathieu-Daudé (4): target/mips: Simpify PREF opcode target/mips: Decode vendor extensions before MIPS ISAs target/mips: Merge 32-bit/64-bit release6 decodetree definitions target/mips: Rename 'rtype' as 'r' t