commit | 6629f79f53ea9a1caa3f3c842fa3d02488116486 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | Mon Nov 16 16:41:05 2020 +0100 |
committer | Philippe Mathieu-Daudé <f4bug@amsat.org> | Wed Aug 25 13:02:14 2021 +0200 |
tree | 1754a11bb29109e1162efd4ac8b748b691ebfd43 | |
parent | 07565cbf4abb81efa6dc4742c243bdc4b3444398 [diff] |
target/mips: Extract NEC Vr54xx helpers to vr54xx_helper.c Extract NEC Vr54xx helpers from op_helper.c to a new file: 'vr54xx_helper.c'. Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20201120210844.2625602-14-f4bug@amsat.org>