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
/
helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-arm: Clear IT bits when taking exceptions in v7M
Peter Maydell
2012-03-15
1
-1
/
+2
*
target-arm: Fix typo in ARM946 cp15 c5 handling
Peter Maydell
2012-03-15
1
-1
/
+1
*
target-arm: Don't overuse CPUState
Andreas Färber
2012-03-14
1
-58
/
+58
*
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
2012-03-14
1
-2
/
+2
*
target-arm: Clean includes
Stefan Weil
2012-02-28
1
-5
/
+0
*
target-arm/helper.c: tb_flush() on CPU reset
Peter Maydell
2012-02-17
1
-0
/
+5
*
target-arm/helper.c: Correct FPSID value for Cortex-A9
Peter Maydell
2012-02-17
1
-1
/
+1
*
Add Cortex-A15 CPU definition
Peter Maydell
2012-01-25
1
-5
/
+51
*
Add dummy implementation of generic timer cp15 registers
Peter Maydell
2012-01-25
1
-2
/
+10
*
arm: store the config_base_register during cpu_reset
Mark Langsdorf
2012-01-25
1
-0
/
+3
*
target-arm/helper.c: Don't assume softfloat int32 is 32 bits only
Peter Maydell
2012-01-25
1
-1
/
+1
*
target-arm: Fix implementation of TLB invalidate operations
Peter Maydell
2012-01-25
1
-7
/
+6
*
arm: Add dummy support for co-processor 15's secure config register
Rob Herring
2012-01-13
1
-0
/
+9
*
arm: add dummy A9-specific cp15 registers
Mark Langsdorf
2012-01-05
1
-0
/
+48
*
target-arm: Ignore attempts to set invalid modes in CPSR
Peter Maydell
2012-01-05
1
-1
/
+29
*
target-arm: Don't use cpu_single_env in bank_number()
Peter Maydell
2012-01-05
1
-6
/
+6
*
target-arm: Infer VFPv3 feature from VFPv4
Andreas Färber
2011-12-13
1
-1
/
+3
*
target-arm: Infer VFP feature from VFPv3
Andreas Färber
2011-12-13
1
-3
/
+3
*
target-arm: Infer Thumb division feature from M profile
Andreas Färber
2011-12-13
1
-1
/
+3
*
target-arm: Infer Thumb2 feature from ARMv7
Andreas Färber
2011-12-13
1
-4
/
+1
*
target-arm: Infer AUXCR feature from ARMv6
Andreas Färber
2011-12-13
1
-5
/
+3
*
target-arm: Infer ARMv6(K) feature from ARMv7
Andreas Färber
2011-12-13
1
-4
/
+5
*
target-arm: Infer ARMv6 feature from v6K
Andreas Färber
2011-12-13
1
-5
/
+3
*
target-arm: Infer ARMv5 feature from ARMv6
Andreas Färber
2011-12-13
1
-7
/
+3
*
target-arm: Infer ARMv4T feature from ARMv5
Andreas Färber
2011-12-13
1
-12
/
+3
*
arm: Fix CP15 FSR (C5) domain setting
Jean-Christophe DUBOIS
2011-12-13
1
-11
/
+15
*
target-arm/helper.c: Don't allocate TCG resources unless TCG enabled
Peter Maydell
2011-12-05
1
-1
/
+1
*
target-arm: Fix use of free() in cpu_arm_close()
Andreas Färber
2011-10-20
1
-1
/
+1
*
target-arm: Implement VFPv4 fused multiply-accumulate insns
Peter Maydell
2011-10-19
1
-0
/
+14
*
target-arm: Add ARM UDIV/SDIV support
Peter Maydell
2011-10-19
1
-1
/
+4
*
target-arm: Rename ARM_FEATURE_DIV to _THUMB_DIV
Peter Maydell
2011-10-19
1
-2
/
+2
*
rsqrte_f32: No need to copy sign bit.
Christophe LYON
2011-10-19
1
-2
/
+1
*
target-arm: Fix typo
Andreas Färber
2011-10-05
1
-1
/
+1
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-1
/
+1
*
Merge remote-tracking branch 'pm-arm/for-upstream' into pm
Edgar E. Iglesias
2011-08-09
1
-3
/
+44
|
\
|
*
target-arm: Mark 1136r1 as a v6K core
Peter Maydell
2011-07-26
1
-2
/
+20
|
*
target-arm: support for ARM1176JZF-s cores
Jamie Iles
2011-07-26
1
-0
/
+23
|
*
target-arm: make VMSAv7 remapping and AP dependent on V6K
Jamie Iles
2011-07-26
1
-1
/
+1
*
|
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
Blue Swirl
2011-08-07
1
-2
/
+2
|
/
*
Merge branch 'for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm
Blue Swirl
2011-07-20
1
-29
/
+164
|
\
|
*
target-arm: Fix BASEPRI, BASEPRI_MAX, and FAULTMASK access
Sebastian Huber
2011-06-22
1
-12
/
+12
|
*
target-arm: Minimal implementation of performance counters
Peter Maydell
2011-06-22
1
-13
/
+146
|
*
target-arm: Make VFP binop helpers take pointer to fpstatus, not CPUState
Peter Maydell
2011-06-22
1
-4
/
+6
*
|
Remove exec-all.h include directives
Blue Swirl
2011-06-26
1
-1
/
+0
|
/
*
target-arm: BKPT instructions should raise prefetch aborts with IFSR type 00010
Alex Zuepke
2011-06-03
1
-0
/
+1
*
target-arm: Use correct float status for Neon int-float conversions
Peter Maydell
2011-05-23
1
-95
/
+37
*
target-arm: Signal Underflow when denormal flushed to zero on output
Peter Maydell
2011-05-23
1
-1
/
+1
*
target-arm: Signal InputDenormal for VRECPE, VRSQRTE, VRECPS, VRSQRTS
Peter Maydell
2011-05-23
1
-0
/
+12
*
target-arm: Don't set FP exceptions in recip, recip_sqrt estimate fns
Peter Maydell
2011-05-23
1
-2
/
+10
*
target-arm: Set Invalid flag for NaN in float-to-int conversions
Peter Maydell
2011-04-20
1
-0
/
+9
[next]