OSDN Git Service

target-arm: A64: Add SIMD ld/st single
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 31 Jan 2014 14:47:30 +0000 (14:47 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 31 Jan 2014 14:47:30 +0000 (14:47 +0000)
commitdf54e47d2b86c636b4d22f663dbffce6a3cffd81
tree681c1f7d4cc0e4ea078f829876836311a93e409a
parent72430bf5eb7f7309e705705af9798d13aa94e80d
target-arm: A64: Add SIMD ld/st single

Implement the SIMD ld/st single structure instructions.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
target-arm/translate-a64.c