在 2020/12/3 上午2:44, Philippe Mathieu-Daudé 写道:
I converted MSA opcodes to decodetree. To keep the series
small I split it in 2, this is the non-decodetree specific
patches (so non-decodetree experts can review it ;) ).
First we stop using env->insn_flags to check for MSAi
presence, then we re
在 2020/12/3 上午2:44, Philippe Mathieu-Daudé 写道:
I converted MSA opcodes to decodetree. To keep the series
small I split it in 2, this is the non-decodetree specific
patches (so non-decodetree experts can review it ;) ).
First we stop using env->insn_flags to check for MSAi
presence, then we re
I converted MSA opcodes to decodetree. To keep the series
small I split it in 2, this is the non-decodetree specific
patches (so non-decodetree experts can review it ;) ).
First we stop using env->insn_flags to check for MSAi
presence, then we restrict TCG functions to DisasContext*.
Based-on: <2