Age | Commit message (Expand) | Author | Files | Lines |
2020-06-23 | target/arm: Move some functions used only in translate-neon.inc.c to that file | Peter Maydell | 1 | -0/+101 |
2020-06-23 | target/arm: Convert Neon VTRN to decodetree | Peter Maydell | 1 | -0/+90 |
2020-06-23 | target/arm: Convert Neon VSWP to decodetree | Peter Maydell | 1 | -0/+41 |
2020-06-23 | target/arm: Convert Neon 2-reg-misc VCVT insns to decodetree | Peter Maydell | 1 | -0/+70 |
2020-06-23 | target/arm: Convert Neon 2-reg-misc VRINT insns to decodetree | Peter Maydell | 1 | -0/+61 |
2020-06-23 | target/arm: Convert Neon 2-reg-misc fp-compare-with-zero insns to decodetree | Peter Maydell | 1 | -0/+28 |
2020-06-23 | target/arm: Convert simple fp Neon 2-reg-misc insns | Peter Maydell | 1 | -0/+62 |
2020-06-23 | target/arm: Convert Neon VQABS, VQNEG to decodetree | Peter Maydell | 1 | -0/+35 |
2020-06-23 | target/arm: Convert remaining simple 2-reg-misc Neon ops | Peter Maydell | 1 | -0/+69 |
2020-06-23 | target/arm: Convert Neon 2-reg-misc VREV32 and VREV16 to decodetree | Peter Maydell | 1 | -0/+55 |
2020-06-23 | target/arm: Make gen_swap_half() take separate src and dest | Peter Maydell | 1 | -1/+1 |
2020-06-23 | target/arm: Fix capitalization in NeonGenTwo{Single, Double}OPFn typedefs | Peter Maydell | 1 | -1/+1 |
2020-06-23 | target/arm: Convert Neon 2-reg-misc crypto operations to decodetree | Peter Maydell | 1 | -0/+42 |
2020-06-23 | target/arm: Convert vectorised 2-reg-misc Neon ops to decodetree | Peter Maydell | 1 | -0/+55 |
2020-06-23 | target/arm: Convert Neon VCVT f16/f32 insns to decodetree | Peter Maydell | 1 | -0/+96 |
2020-06-23 | target/arm: Convert Neon 2-reg-misc VSHLL to decodetree | Peter Maydell | 1 | -0/+52 |
2020-06-23 | target/arm: Convert Neon narrowing moves to decodetree | Peter Maydell | 1 | -0/+59 |
2020-06-23 | target/arm: Convert VZIP, VUZP to decodetree | Peter Maydell | 1 | -0/+74 |
2020-06-23 | target/arm: Convert Neon 2-reg-misc pairwise ops to decodetree | Peter Maydell | 1 | -0/+149 |
2020-06-23 | target/arm: Convert Neon 2-reg-misc VREV64 to decodetree | Peter Maydell | 1 | -0/+50 |
2020-06-16 | target/arm: Convert Neon VDUP (scalar) to decodetree | Peter Maydell | 1 | -0/+26 |
2020-06-16 | target/arm: Convert Neon VTBL, VTBX to decodetree | Peter Maydell | 1 | -0/+56 |
2020-06-16 | target/arm: Convert Neon VEXT to decodetree | Peter Maydell | 1 | -0/+76 |
2020-06-16 | target/arm: Convert Neon 2-reg-scalar long multiplies to decodetree | Peter Maydell | 1 | -0/+163 |
2020-06-16 | target/arm: Convert Neon 2-reg-scalar VQRDMLAH, VQRDMLSH to decodetree | Peter Maydell | 1 | -0/+74 |
2020-06-16 | target/arm: Convert Neon 2-reg-scalar VQDMULH, VQRDMULH to decodetree | Peter Maydell | 1 | -0/+29 |
2020-06-16 | target/arm: Convert Neon 2-reg-scalar float multiplies to decodetree | Peter Maydell | 1 | -0/+65 |
2020-06-16 | target/arm: Convert Neon 2-reg-scalar integer multiplies to decodetree | Peter Maydell | 1 | -0/+133 |
2020-06-16 | target/arm: Add missing TCG temp free in do_2shift_env_64() | Peter Maydell | 1 | -0/+1 |
2020-06-16 | target/arm: Add 'static' and 'const' annotations to VSHLL function arrays | Peter Maydell | 1 | -2/+2 |
2020-06-16 | target/arm: Convert Neon 3-reg-diff polynomial VMULL | Peter Maydell | 1 | -0/+43 |
2020-06-16 | target/arm: Convert Neon 3-reg-diff saturating doubling multiplies | Peter Maydell | 1 | -0/+82 |
2020-06-16 | target/arm: Convert Neon 3-reg-diff long multiplies | Peter Maydell | 1 | -0/+71 |
2020-06-16 | target/arm: Convert Neon 3-reg-diff VABAL, VABDL to decodetree | Peter Maydell | 1 | -0/+132 |
2020-06-16 | target/arm: Convert Neon 3-reg-diff narrowing ops to decodetree | Peter Maydell | 1 | -0/+87 |
2020-06-16 | target/arm: Convert Neon 3-reg-diff prewidening ops to decodetree | Peter Maydell | 1 | -0/+104 |
2020-06-16 | target/arm: Fix missing temp frees in do_vshll_2sh | Peter Maydell | 1 | -0/+2 |
2020-06-05 | target/arm: Convert Neon one-register-and-immediate insns to decodetree | Peter Maydell | 1 | -0/+118 |
2020-06-05 | target/arm: Convert VCVT fixed-point ops to decodetree | Peter Maydell | 1 | -0/+49 |
2020-06-05 | target/arm: Convert Neon VSHLL, VMOVL to decodetree | Peter Maydell | 1 | -0/+81 |
2020-06-05 | target/arm: Convert Neon narrowing shifts with op==9 to decodetree | Peter Maydell | 1 | -0/+15 |
2020-06-05 | target/arm: Convert Neon narrowing shifts with op==8 to decodetree | Peter Maydell | 1 | -0/+167 |
2020-06-05 | target/arm: Convert VQSHLU, VQSHL 2-reg-shift insns to decodetree | Peter Maydell | 1 | -0/+108 |
2020-06-05 | target/arm: Convert Neon VSRA, VSRI, VRSHR, VRSRA 2-reg-shift insns to decode... | Peter Maydell | 1 | -0/+7 |
2020-06-05 | target/arm: Convert Neon VSHR 2-reg-shift insns to decodetree | Peter Maydell | 1 | -0/+41 |
2020-06-05 | target/arm: Convert Neon VSHL and VSLI 2-reg-shift insn to decodetree | Peter Maydell | 1 | -0/+38 |
2020-06-05 | target/arm: Split helper_crypto_sha1_3reg | Richard Henderson | 1 | -34/+12 |
2020-06-05 | target/arm: Convert sha1 and sha256 to gvec helpers | Richard Henderson | 1 | -105/+19 |
2020-05-14 | target/arm: Convert NEON VFMA, VFMS 3-reg-same insns to decodetree | Peter Maydell | 1 | -0/+41 |
2020-05-14 | target/arm: Convert Neon fp VMAX/VMIN/VMAXNM/VMINNM/VRECPS/VRSQRTS to decodetree | Peter Maydell | 1 | -0/+70 |