Age | Commit message (Expand) | Author |
2014-02-08 | target-arm: A64: Implement 2-reg-misc CNT, NOT and RBIT | Peter Maydell |
2014-01-31 | target-arm: Add set_neon_rmode helper | Will Newton |
2014-01-08 | target-arm: A64: Add support for FCVT between half, single and double | Peter Maydell |
2014-01-08 | target-arm: A64: Add 1-source 32-to-32 and 64-to-64 FP instructions | Peter Maydell |
2014-01-08 | target-arm: A64: Add floating-point<->fixed-point instructions | Alexander Graf |
2014-01-08 | target-arm: A64: Add extra VFP fixed point conversion helpers | Will Newton |
2014-01-08 | target-arm: Rename A32 VFP conversion helpers | Will Newton |
2014-01-08 | target-arm: Use VFP_BINOP macro for min, max, minnum, maxnum | Peter Maydell |
2013-12-17 | target-arm: A64: add stubs for a64 specific helpers | Alexander Graf |
2013-12-17 | target-arm: add support for v8 AES instructions | Ard Biesheuvel |
2013-12-10 | target-arm: Implement ARMv8 FP VMAXNM and VMINNM instructions. | Will Newton |
2013-10-10 | tcg: Remove stray semi-colons from target-*/helper.h | Richard Henderson |
2013-02-23 | target-arm: Implement sbc_cc inline | Richard Henderson |
2013-02-23 | target-arm: Implement adc_cc inline | Richard Henderson |
2013-02-23 | target-arm: Use mul[us]2 and add2 in umlal et al | Richard Henderson |
2012-12-19 | exec: move include files to include/exec/ | Paolo Bonzini |
2012-10-28 | target-arm: rename helper flags | Aurelien Jarno |
2012-10-24 | target-arm: Implement abs_i32 inline rather than as a helper | Peter Maydell |
2012-10-24 | target-arm: Use TCG operation for Neon 64 bit negation | Peter Maydell |
2012-10-05 | target-arm: mark a few integer helpers const and pure | Aurelien Jarno |
2012-10-05 | target-arm: convert sar, shl and shr helpers to TCG | Aurelien Jarno |
2012-10-05 | target-arm: convert add_cc and sub_cc helpers to TCG | Aurelien Jarno |
2012-09-15 | target-arm: convert remaining helpers | Blue Swirl |
2012-09-15 | target-arm: convert void helpers | Blue Swirl |
2012-06-20 | target-arm: Remove remaining old cp15 infrastructure | Peter Maydell |
2012-06-20 | target-arm: Convert TEECR, TEEHBR to new scheme | Peter Maydell |
2012-06-20 | target-arm: Remove old cpu_arm_set_cp_io infrastructure | Peter Maydell |
2012-06-20 | target-arm: initial coprocessor register framework | Peter Maydell |
2011-10-19 | target-arm: Implement VFPv4 fused multiply-accumulate insns | Peter Maydell |
2011-06-22 | Revert "target-arm: Use global env in neon_helper.c helpers" | Peter Maydell |
2011-06-22 | target-arm: Pass fp status pointer explicitly to neon fp helpers | Peter Maydell |
2011-06-22 | target-arm: Make VFP binop helpers take pointer to fpstatus, not CPUState | Peter Maydell |
2011-06-22 | Revert "target-arm: Use global env in iwmmxt_helper.c helpers" | Peter Maydell |
2011-05-23 | target-arm: Use correct float status for Neon int-float conversions | Peter Maydell |
2011-04-17 | move helpers.h to helper.h | LluĂs |