]> git.proxmox.com Git - qemu.git/history - target-arm/translate.c
target-arm: Handle UNDEF cases for Neon 2 regs + scalar forms
[qemu.git] / target-arm / translate.c
2011-04-12 Peter Maydelltarget-arm: Handle UNDEF cases for Neon 2 regs + scalar...
2011-04-12 Peter Maydelltarget-arm: Handle UNDEF cases for Neon 3-regs-differen...
2011-04-12 Peter Maydelltarget-arm: Handle UNDEF cases for Neon invalid modifie...
2011-04-12 Peter Maydelltarget-arm: Collapse VSRI case into VSHL, VSLI
2011-04-12 Peter Maydelltarget-arm: Handle UNDEF cases for Neon "2 regs and...
2011-04-12 Juha Riihimäkitarget-arm: Simplify three-register pairwise code
2011-04-12 Peter Maydelltarget-arm: Handle UNDEF cases for Neon 3-regs-same...
2011-04-12 Peter Maydelltarget-arm: Use lookup table for size check on Neon...
2011-04-09 Dmitry Eremin-Sole... arm: basic support for ARMv4/ARMv4T emulation
2011-04-09 Stefan WeilFix conversions from pointer to tcg_target_long
2011-04-04 Peter Maydelltarget-arm: Use global env in iwmmxt_helper.c helpers
2011-04-04 Peter Maydelltarget-arm: Use global env in neon_helper.c helpers
2011-04-03 Peter Maydelltarget-arm: Fix VCLE.F32 #0, VCLT.F32 #0 NaN handling
2011-04-01 Peter Maydelltarget-arm: Don't leak TCG temp for UNDEFs in Neon...
2011-04-01 Peter Maydelltarget-arm: Fix VLD of single element to all lanes
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-22 Peter Maydelltarget-arm: Fix TCG temporary leaks for scalar VMULL
2011-03-22 Peter Maydelltarget-arm: Set Q bit for overflow in SMUAD and SMLAD
2011-03-22 Peter Maydelltarget-arm: Fix UNDEF cases in Thumb load/store
2011-03-07 Peter Maydelltarget-arm: Implement a minimal set of cp14 debug registers
2011-03-07 Peter Maydelltarget-arm: Use TCG temporary leak debugging facilities
2011-03-07 Peter Maydelltarget-arm: Remove ad-hoc leak checking code
2011-03-06 Peter Maydelltarget-arm: Set carry flag correctly for Thumb2 ORNS
2011-03-06 Peter Maydelltarget-arm: Handle VMOV between two core and VFP single...
2011-03-06 Peter Maydelltarget-arm: Don't decode old cp15 WFI instructions...
2011-02-21 Peter Maydelltarget-arm: Fix shift by immediate and narrow where...
2011-02-21 Peter Maydelltarget-arm: Refactor to pull narrowing decode into...
2011-02-20 Christophe Lyontarget-arm: fix decoding of Neon 64 bit shifts.
2011-02-20 Christophe Lyontarget-arm: fix Neon VQSHRN and VSHRN.
2011-02-20 Peter Maydelltarget-arm: Move Neon VZIP to helper functions
2011-02-20 Peter Maydelltarget-arm: Move Neon VUZP to helper functions
2011-02-20 Juha Riihimäkitarget-arm: Correct conversion of Thumb Neon dp encodin...
2011-02-20 Peter Maydelltarget-arm: Fix Neon VQDMLSL instruction
2011-02-20 Peter Maydelltarget-arm: Refactor handling of VQDMULL
2011-02-20 Peter Maydelltarget-arm: Implement VMULL.P8
2011-02-16 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-02-10 Peter Maydelltarget-arm: Use standard FPSCR for Neon half-precision...
2011-02-09 Aurelien JarnoMerge branch 'linux-user-for-upstream' of git://gitorio...
2011-02-09 Christophe Lyontarget-arm: implement vsli.64, vsri.64
2011-02-09 Christophe Lyontarget-arm: fix VSHLL Neon instruction.
2011-02-09 Juha Riihimäkitarget-arm: Fix VQMOVUN Neon instruction.
2011-02-04 Peter Maydelltarget-arm: Fix decoding of Thumb preload and hint...
2011-02-04 Peter Maydelltarget-arm: Fix decoding of preload and memory hint...
2011-02-04 Christophe LyonSet the right overflow bit for neon 32 and 64 bit satur...
2011-02-04 Christophe Lyontarget-arm: Fix Neon vsra instructions.
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/spice.v29.pull' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/usb.5' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-26 Peter Maydelltarget-arm: Fix loading of scalar value for Neon multip...
2011-01-26 Christophe Lyontarget-arm: Fix garbage collection of temporaries in...
2011-01-26 Christophe LyonSupport saturation with shift=0.
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-18 Peter Maydelltarget-arm: Log instruction start in TCG code
2011-01-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-14 Peter Maydelltarget-arm: Restore IT bits when resuming after an...
2011-01-14 Peter Maydelltarget-arm: Refactor translation of exception generatin...
2011-01-14 Peter Maydelltarget-arm: Remove redundant setting of IT bits before...
2011-01-14 Peter Maydelltarget-arm: Translate with user-state from TB flags...
2011-01-14 Peter Maydelltarget-arm: Translate with condexec bits from TB flags...
2011-01-14 Peter Maydelltarget-arm: Translate with Thumb state from TB flags...
2011-01-14 Peter Maydelltarget-arm: Translate with VFP len/stride from TB flags...
2011-01-14 Peter Maydelltarget-arm: Translate with VFP-enabled from TB flags...
2011-01-14 Peter Maydelltarget-arm: Don't generate code specific to current...
2011-01-11 Peter MaydellARM: Fix decoding of VQSHL/VQSHLU immediate forms
2011-01-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-10 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-01-06 Aurelien Jarnotarget-arm: fix SMMLA/SMMLS instructions
2010-12-31 Aurelien Jarnotarget-arm: fix UMAAL instruction
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-27 Juha Riihimäkitarget-arm: Fix arguments passed to VQSHL helpers
2010-12-27 Aurelien Jarnotarget-arm: fix bug in translation of REVSH
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-07 Peter MaydellARM: Fix sense of to_integer bit in Neon VCVT float...
2010-12-07 Peter MaydellARM: Fix decoding of Neon forms of VCVT between float...
2010-12-07 Peter MaydellARM: Fix decoding of VFP forms of VCVT between float...
2010-12-07 Peter MaydellARM: fix ldrexd/strexd
2010-12-07 Adam Lackorzynskitarget-arm: Handle 'smc' as an undefined instruction
2010-12-07 Johan Bengtssontarget-arm: Fix mixup in decoding of saturating add...
2010-12-07 Johan Bengtssontarget-arm: Add support for PKHxx in thumb2
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 thumb2 parallel add/sub opcode decoding
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-14 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-06-11 Paul BrookNEON vldN optimization
2010-04-25 Blue Swirlarm: remove dead assignments, spotted by clang analyzer
2010-04-14 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-08 Juha Riihimäkitarget-arm: fix neon vmon/vmvn with modified immediate
2010-04-08 Lars Munchtarget-arm: resource leak fixes for iwmmxt disassemble
2010-03-23 Johan Bengtssontarget-arm: Fix handling of AL condition in IT instruction
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-13 Adam Lackorzynskitarget-arm: make RFE usable with any register
2010-03-06 Adam Lackorzynskitarget-arm: Fix missing 'return' in SRS handling.
2010-02-28 Juha Riihimäkitarget-arm: neon vshll instruction fix
2010-02-28 Riku Voipiotarget-arm: neon - fix VRADDHN/VRSUBHN vs VADDHN/VSUBHN
next