]> git.proxmox.com Git - qemu.git/history - target-arm/helper.c
ARM: Implement VCVT to 16 bit integer using new softfloat routines
[qemu.git] / target-arm / helper.c
2010-12-07 Peter MaydellARM: Implement VCVT to 16 bit integer using new softflo...
2010-12-07 Peter MaydellARM: Ignore top 16 bits when doing VCVT from 16 bit...
2010-12-07 Peter MaydellARM: Return correct result for single<->double conversi...
2010-12-07 Peter MaydellARM: Return correct result for float-to-integer convers...
2010-12-04 Edgar E. IglesiasMerge branch 'linux-user-for-upstream' of git://gitorio...
2010-12-03 Peter MaydellARM: Expose vfp_get_fpscr() and vfp_set_fpscr() to...
2010-12-03 Peter MaydellARM: enable XScale/iWMMXT in linux-user mode
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-11-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-30 Stefan Weiltarget-xxx: Use fprintf_function (format checking)
2010-07-06 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-07-01 Chih-Min Chaotarget-arm : fix parallel saturated subtraction impleme...
2010-06-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-06-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into HEAD
2010-05-31 Lars Muncharm: fix arm kernel boot for non zero start addr
2010-04-05 Paul BrookFix arm-linux-user
2010-04-05 Paul BrookARMv7-M reset fixes
2010-03-27 Rabin Vincenttarget-arm: disable PAGE_EXEC for XN pages
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-17 Anthony LiguoriMerge remote branch 'mst/pci' into staging
2010-03-17 Paul BrookLarge page TLB flush
2010-03-12 Paul BrookRemove cpu_get_phys_page_debug from userspace emulation
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-19 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-02-19 Rabin Vincenttarget-arm: support thumb exception handlers
2010-02-08 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging-tmp
2010-02-06 Riku Voipiotarget-arm: refactor cp15.c13 register access
2010-02-05 Riku Voipiotarget-arm: refactor cp15.c13 register access
2009-11-22 Paul BrookARM atomic ops rewrite
2009-11-19 Paul BrookARM Cortex-A9 cpu support
2009-11-19 Paul BrookARM FP16 support
2009-10-27 Juha Riihimäkitarget-arm: allow modifying vfp fpexc en bit only
2009-10-22 Aurelien Jarnotarget-arm: fix sdiv helper
2009-10-22 Aurelien Jarnotarget-arm: use clz32() instead of a for loop
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-04-24 aliguoriqemu: introduce qemu_init_vcpu (Marcelo Tosatti)
2009-03-07 aurel32Fix correct reset value for ARM CP15 c1 auxiliary contr...
2009-03-07 aurel32clean build: Fix arm build warnings
2009-02-05 aliguoritargets: remove error handling from qemu_malloc() calle...
2009-01-26 aliguoriLog reset events (Jan Kiszka)
2008-12-19 pbrookImplement flush-to-zero mode (denormal results are...
2008-12-19 pbrookImplement default-NaN mode.
2008-12-19 pbrookImplement ARMv7 cp15 cache ID registers.
2008-12-19 pbrookImplement (very) basic Thumb2-EE support. This doesn...
2008-12-19 pbrookFix VFP fixed point conversion routines.
2008-12-19 pbrookImplement ARMv7 MMU access permissions.
2008-10-22 pbrookFix ARMv6 translation table base address calculation.
2008-10-22 pbrookOptimize redundant cp15 coprocessor access control...
2008-10-11 pbrookAdd GDB XML register description support.
2008-07-19 balrogARMv6: fix SIMD add/sub carry flags (Vincent Palatin).
2008-07-19 balrogFix smlald, smlsld, pkhtp, pkhbt, ssat, usat, umul...
2008-07-02 pbrookARMv7-M interrupt stack alignment fix.
2008-05-01 pbrookFix incorrect argument types.
2008-04-20 balrogRemove an unused field and fix some non-code typos.
2008-04-20 balrogCorrect more ARM VFP 32/64 and signed/unsigned typos.
2008-04-14 balrogAdd basic OMAP2 chip support.
2008-04-13 balrogStore the right TCG temp (typo).
2008-04-11 aurel32Remove osdep.c/qemu-img code duplication
2008-04-11 aurel32Fix few spelling issues in comments
2008-04-01 pbrookARM N=Z=1 flag fix.
2008-03-31 pbrookARM TCG conversion 14/16.
2008-03-31 pbrookARM TCG conversion 13/16.
2008-03-31 pbrookARM TCG conversion 12/16.
2008-03-31 pbrookARM TCG conversion 11/16.
2008-03-31 pbrookARM TCG conversion 10/16.
2008-03-31 pbrookARM TCG conversion 9/16.
2008-03-31 pbrookARM TCG conversion 7/16.
2008-03-31 pbrookARM TCG conversion 6/16.
2008-03-31 pbrookARM TCG conversion 4/16.
2008-03-31 pbrookARM TCG conversion 2/16.
2008-03-31 pbrookARM TCG conversion 1/16.
2007-12-09 thsHandle cpu_model in copy_cpu(), by Kirill A. Shutemov.
2007-11-24 pbrookThumb semihosting fixes.
2007-11-13 balrogPrevent cpsr_write/_read be put out of line in op.o...
2007-11-11 pbrookARMv7 support.
2007-11-10 bellardadded cpu_model parameter to cpu_init()
2007-10-31 balrogInvalidate TLBs when domains are changed (Matthew Warton).
2007-10-14 j_mayerReplace is_user variable with mmu_idx in softmmu core,
2007-10-12 j_mayerUnify '-cpu ?' option.
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-08-01 balrogSpecial-case iWMMXt register transfer insns, which...
2007-07-29 balrogFix XScale MMU's extended small pages.
2007-07-29 balrogBasic OMAP310 support. Basic Palm Tungsten|E machine...
2007-06-24 balrogReset ARM cp15.c1_sys to default values. Fix XScale...
2007-05-08 pbrookARM946 CPU support.
2007-04-30 balrogImplement iwMMXt instruction set for the PXA270 cpu.
2007-04-30 balrogCore features of ARM XScale processors. Main PXA270...
2007-04-29 pbrookFix ARM fine pagetables.
2007-04-07 j_mayercpu_get_phys_page_debug should return target_phys_addr_t
2007-03-11 pbrookARM reabbot support (orginal patch by Aurelien Jarno).
2007-03-08 pbrookFix typo in help output.
2007-03-08 pbrookImplement --cpu for ARM.
2007-01-20 pbrookAdd ARM Angel semihosting to system emulation.
2006-09-09 pbrookArm MMU fix (Justin Fletcher).
2006-07-21 pbrookFix Arm cp15 c13 (Process ID) register writes.
2006-03-14 pbrookFix FIQ bank switching.
2006-02-20 pbrookAdd Arm926 core support.
2006-02-04 pbrookImplement Arm BKPT instruction.
next