tcg/i386: Remove expansion for missing minmax
commit3ec3538a45f2fead475b0cca6945092c87927b4f
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 30 Apr 2019 22:11:45 +0000 (30 15:11 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 22 May 2019 19:09:43 +0000 (22 15:09 -0400)
tree5b7ba3bd5cdbb72a0bdcf210ed0e53327c1d92d2
parent904c5e19672778cc3349f4975437cfdf3371abb6
tcg/i386: Remove expansion for missing minmax

This is now handled by code within tcg-op-vec.c.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/i386/tcg-target.inc.c