On 7/6/20 4:47 PM, Max Filippov wrote:
> BR registers used in FPU comparison opcodes are available as opcode
> arguments for translators. Use them. This simplifies comparison helpers
> interface and makes them usable in FLIX bundles.
> 
> Signed-off-by: Max Filippov <jcmvb...@gmail.com>
> ---
>  target/xtensa/fpu_helper.c | 42 +++++++++++++++++---------------------
>  target/xtensa/helper.h     | 14 ++++++-------
>  target/xtensa/translate.c  | 20 ++++++++++++++----
>  3 files changed, 42 insertions(+), 34 deletions(-)

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

r~

Reply via email to