]> Git Repo - qemu.git/commit - target/arm/translate-a64.c
target-arm: A64: add support for bitfield insns
authorClaudio Fontana <[email protected]>
Tue, 17 Dec 2013 19:42:35 +0000 (19:42 +0000)
committerPeter Maydell <[email protected]>
Tue, 17 Dec 2013 20:12:51 +0000 (20:12 +0000)
commit880777423525685ccaf1bf6967b27cc8a38e5f96
treee7692340708f7d46acc8c864ad533e30409028aa
parent453232096c4e93ec871f7ff97abfc0bf54258c95
target-arm: A64: add support for bitfield insns

This patch implements the C3.4.2 Bitfield instructions:
SBFM, BFM, UBFM.

Signed-off-by: Claudio Fontana <[email protected]>
Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
target-arm/translate-a64.c
This page took 0.022633 seconds and 4 git commands to generate.