Re: [Qemu-devel] [PATCH v2 0/4] mips: Allow more 'Chip specific instructions' flags

2018-09-30 Thread Philippe Mathieu-Daudé
On 9/30/18 10:27 PM, Aleksandar Markovic wrote: > Hi, Philippe! > >> From: Philippe Mathieu-Daudé > >> After noticing Fredrik patch [1] clashes with an ongoing work, I shared my > concerns after the current limitations of CPUMIPSState::insn_flags, having > 1 bit left to store more 'Chip specific

Re: [Qemu-devel] [PATCH v2 0/4] mips: Allow more 'Chip specific instructions' flags

2018-09-30 Thread Aleksandar Markovic
Hi, Philippe! > From: Philippe Mathieu-Daudé on behalf of > Philippe Mathieu-Daudé > After noticing Fredrik patch [1] clashes with an ongoing work, I shared my concerns after the current limitations of CPUMIPSState::insn_flags, having 1 bit left to store more 'Chip specific instructions'. Thi

[Qemu-devel] [PATCH v2 0/4] mips: Allow more 'Chip specific instructions' flags

2018-09-30 Thread Philippe Mathieu-Daudé
After noticing Fredrik patch [1] clashes with an ongoing work, I shared my concerns after the current limitations of CPUMIPSState::insn_flags, having 1 bit left to store more 'Chip specific instructions'. Since v1: https://lists.gnu.org/archive/html/qemu-devel/2018-09/msg00933.html - update "int