Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-09-01 | target/arm: Implement new VFP fp16 insn VMOVX | Peter Maydell | 1 | -0/+3 |
2020-09-01 | target/arm: Implement new VFP fp16 insn VINS | Peter Maydell | 1 | -0/+3 |
2020-09-01 | target/arm: Implement VFP fp16 VRINT* | Peter Maydell | 1 | -2/+4 |
2020-09-01 | target/arm: Implement VFP fp16 VSEL | Peter Maydell | 1 | -2/+4 |
2020-09-01 | target/arm: Implement VFP vp16 VCVT-with-specified-rounding-mode | Peter Maydell | 1 | -2/+4 |
2020-09-01 | target/arm: Implement VFP fp16 for VFP_BINOP operations | Peter Maydell | 1 | -0/+3 |
2020-02-28 | target/arm: Split VMINMAXNM decode | Richard Henderson | 1 | -4/+8 |
2019-06-13 | target/arm: Convert VCVTA/VCVTN/VCVTP/VCVTM to decodetree | Peter Maydell | 1 | -0/+6 |
2019-06-13 | target/arm: Convert VRINTA/VRINTN/VRINTP/VRINTM to decodetree | Peter Maydell | 1 | -0/+5 |
2019-06-13 | target/arm: Convert VMINNM, VMAXNM to decodetree | Peter Maydell | 1 | -0/+5 |
2019-06-13 | target/arm: Convert the VSEL instructions to decodetree | Peter Maydell | 1 | -0/+19 |
2019-06-13 | target/arm: Add stubs for AArch32 VFP decodetree | Peter Maydell | 1 | -0/+28 |