index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-arm
Age
Commit message (
Expand
)
Author
2010-12-07
ARM: Implement VCVT to 16 bit integer using new softfloat routines
Peter Maydell
2010-12-07
ARM: Ignore top 16 bits when doing VCVT from 16 bit fixed point
Peter Maydell
2010-12-07
ARM: Return correct result for single<->double conversion of NaN
Peter Maydell
2010-12-07
ARM: Return correct result for float-to-integer conversion of NaN
Peter Maydell
2010-12-07
ARM: Fix sense of to_integer bit in Neon VCVT float/int conversion
Peter Maydell
2010-12-07
ARM: Fix decoding of Neon forms of VCVT between float and fixed point
Peter Maydell
2010-12-07
ARM: Fix decoding of VFP forms of VCVT between float and int/fixed
Peter Maydell
2010-12-07
ARM: fix ldrexd/strexd
Peter Maydell
2010-12-07
target-arm: Handle 'smc' as an undefined instruction
Adam Lackorzynski
2010-12-07
target-arm: Fix mixup in decoding of saturating add and sub
Johan Bengtsson
2010-12-07
target-arm: Add support for PKHxx in thumb2
Johan Bengtsson
2010-12-03
ARM: Expose vfp_get_fpscr() and vfp_set_fpscr() to C code
Peter Maydell
2010-12-03
ARM: enable XScale/iWMMXT in linux-user mode
Peter Maydell
2010-12-03
[PATCH] target-arm: remove unused functions cpu_lock(), cpu_unlock()
Peter Maydell
2010-10-30
target-xxx: Use fprintf_function (format checking)
Stefan Weil
2010-07-03
remove exec-all.h inclusion from cpu.h
Paolo Bonzini
2010-07-03
move cpu_pc_from_tb to target-*/exec.h
Paolo Bonzini
2010-07-01
target-arm : fix parallel saturated subtraction implementation
Chih-Min Chao
2010-07-01
target-arm : fix thumb2 parallel add/sub opcode decoding
Chih-Min Chao
2010-07-01
target-arm: fix addsub/subadd implementation
Chih-Min Chao
2010-06-11
NEON vldN optimization
Paul Brook
2010-05-31
arm: fix arm kernel boot for non zero start addr
Lars Munch
2010-05-28
arm: prevent coprocessor IO reset
Lars Munch
2010-04-25
arm: remove dead assignments, spotted by clang analyzer
Blue Swirl
2010-04-08
target-arm: fix neon vmon/vmvn with modified immediate
Juha Riihimäki
2010-04-08
target-arm: resource leak fixes for iwmmxt disassemble
Lars Munch
2010-04-05
Fix arm-linux-user
Paul Brook
2010-04-05
ARMv7-M reset fixes
Paul Brook
2010-03-27
target-arm: disable PAGE_EXEC for XN pages
Rabin Vincent
2010-03-23
target-arm: Fix handling of AL condition in IT instruction
Johan Bengtsson
2010-03-17
Large page TLB flush
Paul Brook
2010-03-13
target-arm: make RFE usable with any register
Adam Lackorzynski
2010-03-12
Remove cpu_get_phys_page_debug from userspace emulation
Paul Brook
2010-03-12
Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
Richard Henderson
2010-03-06
target-arm: Fix missing 'return' in SRS handling.
Adam Lackorzynski
2010-02-28
target-arm: neon vshll instruction fix
Juha Riihimäki
2010-02-28
target-arm: neon - fix VRADDHN/VRSUBHN vs VADDHN/VSUBHN
Riku Voipio
2010-02-23
ARM CP15 tls fix
Paul Brook
2010-02-19
target-arm: support thumb exception handlers
Rabin Vincent
2010-02-19
target-arm: implement Thumb-2 exception return
Rabin Vincent
2010-02-19
target-arm: fix thumb CPS
Rabin Vincent
2010-02-06
target-arm: refactor cp15.c13 register access
Riku Voipio
2010-01-19
kill regs_to_env and env_to_regs
Paolo Bonzini
2009-12-24
target-arm: fix strexd
Aurelien Jarno
2009-11-22
ARM atomic ops rewrite
Paul Brook
2009-11-19
ARM Cortex-A9 cpu support
Paul Brook
2009-11-19
ARM FP16 support
Paul Brook
2009-10-27
target-arm: use native tcg-ops for ror/bic/vorn
Aurelien Jarno
2009-10-27
target-arm: fix neon shift helper functions
Juha Riihimäki
2009-10-27
target-arm: fix neon vsri, vshl and vsli ops
Juha Riihimäki
[next]