OSDN Git Service

target/xtensa: Use new min/max expanders
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 10 May 2018 17:10:57 +0000 (18:10 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 10 May 2018 17:10:57 +0000 (18:10 +0100)
commit426afc3bd94a2c06b06652010d0802d84809b53b
tree0cd6b8424e95334bdb22c14c93c8963a88d7983d
parentecb8ab8d71aab770555a6972428b711400a27248
target/xtensa: Use new min/max expanders

The generic expanders replace nearly identical code in the translator.

Acked-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20180508151437.4232-4-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/xtensa/translate.c