On 10/27/21 11:07 AM, Philippe Mathieu-Daudé wrote:
Convert load/store instructions to decodetree.Reviewed-by: Jiaxun Yang<[email protected]> Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- v2: Add TRANS_DF_x() and use an array of 4 functions (tip from Richard) --- target/mips/tcg/msa.decode | 5 ++ target/mips/tcg/msa_translate.c | 86 +++++++++++---------------------- 2 files changed, 32 insertions(+), 59 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
