| Commit message (Expand) | Author | Age | Files | Lines |
* | target/arm: Implement v8.1M NOCP handling | Peter Maydell | 2020-10-20 | 1 | -2/+15 |
* | target/arm: AArch32 VCVT fixed-point to float is always round-to-nearest | Peter Maydell | 2020-10-20 | 1 | -12/+12 |
* | target/arm: Implement VFP fp16 VMOV between gp and halfprec registers | Peter Maydell | 2020-09-01 | 1 | -0/+34 |
* | target/arm: Implement new VFP fp16 insn VMOVX | Peter Maydell | 2020-09-01 | 1 | -0/+25 |
* | target/arm: Implement new VFP fp16 insn VINS | Peter Maydell | 2020-09-01 | 1 | -0/+28 |
* | target/arm: Implement VFP fp16 VRINT* | Peter Maydell | 2020-09-01 | 1 | -6/+92 |
* | target/arm: Implement VFP fp16 VSEL | Peter Maydell | 2020-09-01 | 1 | -4/+12 |
* | target/arm: Implement VFP vp16 VCVT-with-specified-rounding-mode | Peter Maydell | 2020-09-01 | 1 | -8/+24 |
* | target/arm: Implement VFP fp16 VCVT between float and fixed-point | Peter Maydell | 2020-09-01 | 1 | -0/+59 |
* | target/arm: Implement VFP fp16 VCVT between float and integer | Peter Maydell | 2020-09-01 | 1 | -0/+65 |
* | target/arm: Implement VFP fp16 VLDR and VSTR | Peter Maydell | 2020-09-01 | 1 | -0/+35 |
* | target/arm: Implement VFP fp16 VCMP | Peter Maydell | 2020-09-01 | 1 | -0/+39 |
* | target/arm: Implement VFP fp16 for VMOV immediate | Peter Maydell | 2020-09-01 | 1 | -0/+22 |
* | target/arm: Implement VFP fp16 for VABS, VNEG, VSQRT | Peter Maydell | 2020-09-01 | 1 | -0/+40 |
* | target/arm: Macroify uses of do_vfp_2op_sp() and do_vfp_2op_dp() | Peter Maydell | 2020-09-01 | 1 | -35/+14 |
* | target/arm: Implement VFP fp16 for fused-multiply-add | Peter Maydell | 2020-09-01 | 1 | -0/+64 |
* | target/arm: Macroify trans functions for VFMA, VFMS, VFNMA, VFNMS | Peter Maydell | 2020-09-01 | 1 | -37/+13 |
* | target/arm: Implement VFP fp16 VMLA, VMLS, VNMLS, VNMLA, VNMUL | Peter Maydell | 2020-09-01 | 1 | -0/+84 |
* | target/arm: Implement VFP fp16 for VFP_BINOP operations | Peter Maydell | 2020-09-01 | 1 | -0/+86 |
* | target/arm: Make A32/T32 use new fpstatus_ptr() API | Peter Maydell | 2020-08-24 | 1 | -22/+22 |
* | target/arm: Do M-profile NOCP checks early and via decodetree | Peter Maydell | 2020-08-24 | 1 | -10/+42 |
* | meson: rename included C source files to .c.inc | Paolo Bonzini | 2020-08-21 | 1 | -0/+2865 |