On 7/6/20 4:47 PM, Max Filippov wrote:
> Add _s suffix to all FPU2000 opcode translators and helpers that also
> have double-precision variant to unify naming and allow adding DFPU
> implementations. Add _fpu2k_ to the name of wur_fcr helper to make space
> for the DFPU wur_fcr helper.
> 
> Signed-off-by: Max Filippov <jcmvb...@gmail.com>
> ---
>  target/xtensa/fpu_helper.c | 10 +++++-----
>  target/xtensa/helper.h     | 10 +++++-----
>  target/xtensa/translate.c  | 20 ++++++++++----------
>  3 files changed, 20 insertions(+), 20 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to