index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: Fix sense of to_integer bit in Neon VCVT float/int conversion
Peter Maydell
2010-12-07
1
-4
/
+4
*
ARM: Fix decoding of Neon forms of VCVT between float and fixed point
Peter Maydell
2010-12-07
1
-2
/
+6
*
ARM: Fix decoding of VFP forms of VCVT between float and int/fixed
Peter Maydell
2010-12-07
1
-7
/
+12
*
ARM: fix ldrexd/strexd
Peter Maydell
2010-12-07
1
-3
/
+5
*
target-arm: Handle 'smc' as an undefined instruction
Adam Lackorzynski
2010-12-07
1
-1
/
+8
*
target-arm: Fix mixup in decoding of saturating add and sub
Johan Bengtsson
2010-12-07
1
-2
/
+2
*
target-arm: Add support for PKHxx in thumb2
Johan Bengtsson
2010-12-07
1
-18
/
+45
*
ARM: Expose vfp_get_fpscr() and vfp_set_fpscr() to C code
Peter Maydell
2010-12-03
2
-0
/
+14
*
ARM: enable XScale/iWMMXT in linux-user mode
Peter Maydell
2010-12-03
1
-0
/
+6
*
[PATCH] target-arm: remove unused functions cpu_lock(), cpu_unlock()
Peter Maydell
2010-12-03
2
-16
/
+0
*
target-xxx: Use fprintf_function (format checking)
Stefan Weil
2010-10-30
3
-4
/
+5
*
remove exec-all.h inclusion from cpu.h
Paolo Bonzini
2010-07-03
1
-1
/
+0
*
move cpu_pc_from_tb to target-*/exec.h
Paolo Bonzini
2010-07-03
2
-5
/
+6
*
target-arm : fix parallel saturated subtraction implementation
Chih-Min Chao
2010-07-01
1
-2
/
+2
*
target-arm : fix thumb2 parallel add/sub opcode decoding
Chih-Min Chao
2010-07-01
1
-2
/
+2
*
target-arm: fix addsub/subadd implementation
Chih-Min Chao
2010-07-01
1
-4
/
+4
*
NEON vldN optimization
Paul Brook
2010-06-11
1
-2
/
+4
*
arm: fix arm kernel boot for non zero start addr
Lars Munch
2010-05-31
1
-1
/
+0
*
arm: prevent coprocessor IO reset
Lars Munch
2010-05-28
1
-7
/
+7
*
arm: remove dead assignments, spotted by clang analyzer
Blue Swirl
2010-04-25
1
-1
/
+0
*
target-arm: fix neon vmon/vmvn with modified immediate
Juha Riihimäki
2010-04-08
1
-1
/
+1
*
target-arm: resource leak fixes for iwmmxt disassemble
Lars Munch
2010-04-08
1
-0
/
+2
*
Fix arm-linux-user
Paul Brook
2010-04-05
1
-0
/
+2
*
ARMv7-M reset fixes
Paul Brook
2010-04-05
2
-10
/
+25
*
target-arm: disable PAGE_EXEC for XN pages
Rabin Vincent
2010-03-27
1
-3
/
+7
*
target-arm: Fix handling of AL condition in IT instruction
Johan Bengtsson
2010-03-23
1
-3
/
+5
*
Large page TLB flush
Paul Brook
2010-03-17
1
-21
/
+27
*
target-arm: make RFE usable with any register
Adam Lackorzynski
2010-03-13
1
-1
/
+1
*
Remove cpu_get_phys_page_debug from userspace emulation
Paul Brook
2010-03-12
1
-5
/
+0
*
Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
Richard Henderson
2010-03-12
1
-0
/
+3
*
target-arm: Fix missing 'return' in SRS handling.
Adam Lackorzynski
2010-03-06
1
-0
/
+1
*
target-arm: neon vshll instruction fix
Juha Riihimäki
2010-02-28
1
-0
/
+1
*
target-arm: neon - fix VRADDHN/VRSUBHN vs VADDHN/VSUBHN
Riku Voipio
2010-02-28
1
-2
/
+2
*
ARM CP15 tls fix
Paul Brook
2010-02-23
1
-9
/
+7
*
target-arm: support thumb exception handlers
Rabin Vincent
2010-02-19
1
-3
/
+2
*
target-arm: implement Thumb-2 exception return
Rabin Vincent
2010-02-19
1
-2
/
+10
*
target-arm: fix thumb CPS
Rabin Vincent
2010-02-19
1
-1
/
+1
*
target-arm: refactor cp15.c13 register access
Riku Voipio
2010-02-06
2
-16
/
+55
*
kill regs_to_env and env_to_regs
Paolo Bonzini
2010-01-19
1
-8
/
+0
*
target-arm: fix strexd
Aurelien Jarno
2009-12-24
1
-1
/
+1
*
ARM atomic ops rewrite
Paul Brook
2009-11-22
4
-176
/
+171
*
ARM Cortex-A9 cpu support
Paul Brook
2009-11-19
2
-1
/
+36
*
ARM FP16 support
Paul Brook
2009-11-19
4
-0
/
+105
*
target-arm: use native tcg-ops for ror/bic/vorn
Aurelien Jarno
2009-10-27
3
-47
/
+14
*
target-arm: fix neon shift helper functions
Juha Riihimäki
2009-10-27
1
-12
/
+14
*
target-arm: fix neon vsri, vshl and vsli ops
Juha Riihimäki
2009-10-27
1
-14
/
+18
*
target-arm: allow modifying vfp fpexc en bit only
Juha Riihimäki
2009-10-27
2
-1
/
+4
*
target-arm: add support for neon vld1.64/vst1.64 instructions
Juha Riihimäki
2009-10-27
1
-52
/
+81
*
target-arm: fix neon vshrn/vrshrn ops
Juha Riihimäki
2009-10-27
1
-9
/
+3
*
target-arm: fix incorrect temporary variable freeing
Juha Riihimäki
2009-10-26
1
-2
/
+2
[next]