]> git.ipfire.org Git - thirdparty/qemu.git/commit
target-mips: Use the new extract op
authorRichard Henderson <rth@twiddle.net>
Sat, 15 Oct 2016 17:04:13 +0000 (12:04 -0500)
committerRichard Henderson <rth@twiddle.net>
Tue, 10 Jan 2017 16:06:10 +0000 (08:06 -0800)
commit6eebb7a438236fcf3fdadb013921ac597aaea911
tree6415edb144ae401564b28a23521ed1d839716805
parent04fc2f1c8fc030a11e08e81bb926392c0991282a
target-mips: Use the new extract op

Use extract for EXT and DEXT.

Reviewed-by: Yongbok Kim <yongbok.kim@imgtec.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>
target/mips/translate.c