On 01/13/2014 06:13 AM, Peter Maydell wrote:
> Implement the SIMD ld/st single structure instructions.
>
> Signed-off-by: Peter Maydell
> ---
> public v1->v2 changes:
> * same tcg_rn cleanup/fix as ld/st multiple
> ---
> target-arm/translate-a64.c | 144
> ++
Implement the SIMD ld/st single structure instructions.
Signed-off-by: Peter Maydell
---
public v1->v2 changes:
* same tcg_rn cleanup/fix as ld/st multiple
---
target-arm/translate-a64.c | 144 -
1 file changed, 142 insertions(+), 2 deletions(-)
diff