target-arm: Use new deposit and extract ops
commit59a71b4c5b4ef2ef6425b9e21c972dd5bf450275
authorRichard Henderson <rth@twiddle.net>
Sat, 15 Oct 2016 16:41:29 +0000 (15 11:41 -0500)
committerRichard Henderson <rth@twiddle.net>
Tue, 10 Jan 2017 16:06:10 +0000 (10 08:06 -0800)
treeb5d4c52a051107e32f7221adf5abd94b9d3c0c95
parentf49f1ae73be521f6118ea6c2c2ac3ab5e6c5918f
target-arm: Use new deposit and extract ops

Use the new primitives for UBFX and SBFX.

Signed-off-by: Richard Henderson <rth@twiddle.net>
target/arm/translate-a64.c
target/arm/translate.c