On 11/20/20 1:08 PM, Philippe Mathieu-Daudé wrote:
> Extract NEC Vr54xx helpers from op_helper.c to a new file:
> 'vendor-vr54xx_helper.c'.
> 
> Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
> ---
>  target/mips/op_helper.c            | 118 --------------------------
>  target/mips/vendor-vr54xx_helper.c | 131 +++++++++++++++++++++++++++++
>  target/mips/meson.build            |   1 +
>  3 files changed, 132 insertions(+), 118 deletions(-)
>  create mode 100644 target/mips/vendor-vr54xx_helper.c

Reviewed-by: Richard Henderson <[email protected]>

r~


Reply via email to