On 09/26/2013 05:48 PM, Alexander Graf wrote:
> +for (i = 0; i < (8 / ebytes); i++) {
> +simd_ld(tcg_tmp, freg_offs_n + (i * ebytes), size);
> +tcg_gen_shli_i64(tcg_tmp, tcg_tmp, shift);
> +simd_st(tcg_tmp, freg_offs_d + (i * ebytes * 2), size + 1);
> +}
Are we real
This patch adds emulation support for the ushll instruction.
Signed-off-by: Alexander Graf
---
target-arm/translate-a64.c | 52 ++
1 file changed, 52 insertions(+)
diff --git a/target-arm/translate-a64.c b/target-arm/translate-a64.c
index 50561cf..6a3