target/alpha: optimize gen_cvtlq() using deposit op
commit729028a6e2816d64cb01cf4c1920686be90600da
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 18 Jul 2017 04:55:39 +0000 (18 01:55 -0300)
committerRichard Henderson <rth@twiddle.net>
Wed, 19 Jul 2017 21:45:16 +0000 (19 14:45 -0700)
treeff362b7afcddcc75ea25b8287b4603e9dce5fe3e
parent08d64e0db02e826b063d2b0d8b84f1cb1f7306c9
target/alpha: optimize gen_cvtlq() using deposit op

Suggested-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20170718045540.16322-10-f4bug@amsat.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
target/alpha/translate.c