aboutsummaryrefslogtreecommitdiff
path: root/target-arm
AgeCommit message (Expand)Author
2010-12-07ARM: Implement VCVT to 16 bit integer using new softfloat routinesPeter Maydell
2010-12-07ARM: Ignore top 16 bits when doing VCVT from 16 bit fixed pointPeter Maydell
2010-12-07ARM: Return correct result for single<->double conversion of NaNPeter Maydell
2010-12-07ARM: Return correct result for float-to-integer conversion of NaNPeter Maydell
2010-12-07ARM: Fix sense of to_integer bit in Neon VCVT float/int conversionPeter Maydell
2010-12-07ARM: Fix decoding of Neon forms of VCVT between float and fixed pointPeter Maydell
2010-12-07ARM: Fix decoding of VFP forms of VCVT between float and int/fixedPeter Maydell
2010-12-07ARM: fix ldrexd/strexdPeter Maydell
2010-12-07target-arm: Handle 'smc' as an undefined instructionAdam Lackorzynski
2010-12-07target-arm: Fix mixup in decoding of saturating add and subJohan Bengtsson
2010-12-07target-arm: Add support for PKHxx in thumb2Johan Bengtsson
2010-12-03ARM: Expose vfp_get_fpscr() and vfp_set_fpscr() to C codePeter Maydell
2010-12-03ARM: enable XScale/iWMMXT in linux-user modePeter Maydell
2010-12-03[PATCH] target-arm: remove unused functions cpu_lock(), cpu_unlock()Peter Maydell
2010-10-30target-xxx: Use fprintf_function (format checking)Stefan Weil
2010-07-03remove exec-all.h inclusion from cpu.hPaolo Bonzini
2010-07-03move cpu_pc_from_tb to target-*/exec.hPaolo Bonzini
2010-07-01target-arm : fix parallel saturated subtraction implementationChih-Min Chao
2010-07-01target-arm : fix thumb2 parallel add/sub opcode decodingChih-Min Chao
2010-07-01target-arm: fix addsub/subadd implementationChih-Min Chao
2010-06-11NEON vldN optimizationPaul Brook
2010-05-31arm: fix arm kernel boot for non zero start addrLars Munch
2010-05-28arm: prevent coprocessor IO resetLars Munch
2010-04-25arm: remove dead assignments, spotted by clang analyzerBlue Swirl
2010-04-08target-arm: fix neon vmon/vmvn with modified immediateJuha Riihimäki
2010-04-08target-arm: resource leak fixes for iwmmxt disassembleLars Munch
2010-04-05Fix arm-linux-userPaul Brook
2010-04-05ARMv7-M reset fixesPaul Brook
2010-03-27target-arm: disable PAGE_EXEC for XN pagesRabin Vincent
2010-03-23target-arm: Fix handling of AL condition in IT instructionJohan Bengtsson
2010-03-17Large page TLB flushPaul Brook
2010-03-13target-arm: make RFE usable with any registerAdam Lackorzynski
2010-03-12Remove cpu_get_phys_page_debug from userspace emulationPaul Brook
2010-03-12Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.Richard Henderson
2010-03-06target-arm: Fix missing 'return' in SRS handling.Adam Lackorzynski
2010-02-28target-arm: neon vshll instruction fixJuha Riihimäki
2010-02-28target-arm: neon - fix VRADDHN/VRSUBHN vs VADDHN/VSUBHNRiku Voipio
2010-02-23ARM CP15 tls fixPaul Brook
2010-02-19target-arm: support thumb exception handlersRabin Vincent
2010-02-19target-arm: implement Thumb-2 exception returnRabin Vincent
2010-02-19target-arm: fix thumb CPSRabin Vincent
2010-02-06target-arm: refactor cp15.c13 register accessRiku Voipio
2010-01-19kill regs_to_env and env_to_regsPaolo Bonzini
2009-12-24target-arm: fix strexdAurelien Jarno
2009-11-22ARM atomic ops rewritePaul Brook
2009-11-19ARM Cortex-A9 cpu supportPaul Brook
2009-11-19ARM FP16 supportPaul Brook
2009-10-27target-arm: use native tcg-ops for ror/bic/vornAurelien Jarno
2009-10-27target-arm: fix neon shift helper functionsJuha Riihimäki
2009-10-27target-arm: fix neon vsri, vshl and vsli opsJuha Riihimäki