]> Git Repo - qemu.git/commit
target-arm: A64: Add SIMD TBL/TBLX
authorMichael Matz <[email protected]>
Fri, 31 Jan 2014 14:47:31 +0000 (14:47 +0000)
committerPeter Maydell <[email protected]>
Fri, 31 Jan 2014 14:47:31 +0000 (14:47 +0000)
commit7c51048fa918f64806adf0f76166e9940d772eb1
tree7e1d5e1e727565a1c5b8d6368879f6c679f1b3d8
parent5c73747f3cc29471f9fbfe630ef15902e65f53b3
target-arm: A64: Add SIMD TBL/TBLX

Add support for the SIMD TBL/TBLX instructions (group C3.6.2).

Signed-off-by: Michael Matz <[email protected]>
[PMM: rewritten to do more of the decode in translate-a64.c,
 and to do only one 64 bit pass at a time in the helper]
Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
target-arm/helper-a64.c
target-arm/helper-a64.h
target-arm/translate-a64.c
This page took 0.025724 seconds and 4 git commands to generate.