index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-arm
/
helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-05
target-arm: Ignore attempts to set invalid modes in CPSR
Peter Maydell
1
-1
/
+29
2012-01-05
target-arm: Don't use cpu_single_env in bank_number()
Peter Maydell
1
-6
/
+6
2011-12-13
target-arm: Infer VFPv3 feature from VFPv4
Andreas Färber
1
-1
/
+3
2011-12-13
target-arm: Infer VFP feature from VFPv3
Andreas Färber
1
-3
/
+3
2011-12-13
target-arm: Infer Thumb division feature from M profile
Andreas Färber
1
-1
/
+3
2011-12-13
target-arm: Infer Thumb2 feature from ARMv7
Andreas Färber
1
-4
/
+1
2011-12-13
target-arm: Infer AUXCR feature from ARMv6
Andreas Färber
1
-5
/
+3
2011-12-13
target-arm: Infer ARMv6(K) feature from ARMv7
Andreas Färber
1
-4
/
+5
2011-12-13
target-arm: Infer ARMv6 feature from v6K
Andreas Färber
1
-5
/
+3
2011-12-13
target-arm: Infer ARMv5 feature from ARMv6
Andreas Färber
1
-7
/
+3
2011-12-13
target-arm: Infer ARMv4T feature from ARMv5
Andreas Färber
1
-12
/
+3
2011-12-13
arm: Fix CP15 FSR (C5) domain setting
Jean-Christophe DUBOIS
1
-11
/
+15
2011-12-05
target-arm/helper.c: Don't allocate TCG resources unless TCG enabled
Peter Maydell
1
-1
/
+1
2011-10-20
target-arm: Fix use of free() in cpu_arm_close()
Andreas Färber
1
-1
/
+1
2011-10-19
target-arm: Implement VFPv4 fused multiply-accumulate insns
Peter Maydell
1
-0
/
+14
2011-10-19
target-arm: Add ARM UDIV/SDIV support
Peter Maydell
1
-1
/
+4
2011-10-19
target-arm: Rename ARM_FEATURE_DIV to _THUMB_DIV
Peter Maydell
1
-2
/
+2
2011-10-19
rsqrte_f32: No need to copy sign bit.
Christophe LYON
1
-2
/
+1
2011-10-05
target-arm: Fix typo
Andreas Färber
1
-1
/
+1
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-1
/
+1
2011-08-09
Merge remote-tracking branch 'pm-arm/for-upstream' into pm
Edgar E. Iglesias
1
-3
/
+44
2011-08-07
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
Blue Swirl
1
-2
/
+2
2011-07-26
target-arm: Mark 1136r1 as a v6K core
Peter Maydell
1
-2
/
+20
2011-07-26
target-arm: support for ARM1176JZF-s cores
Jamie Iles
1
-0
/
+23
2011-07-26
target-arm: make VMSAv7 remapping and AP dependent on V6K
Jamie Iles
1
-1
/
+1
2011-07-20
Merge branch 'for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm
Blue Swirl
1
-29
/
+164
2011-06-26
Remove exec-all.h include directives
Blue Swirl
1
-1
/
+0
2011-06-22
target-arm: Fix BASEPRI, BASEPRI_MAX, and FAULTMASK access
Sebastian Huber
1
-12
/
+12
2011-06-22
target-arm: Minimal implementation of performance counters
Peter Maydell
1
-13
/
+146
2011-06-22
target-arm: Make VFP binop helpers take pointer to fpstatus, not CPUState
Peter Maydell
1
-4
/
+6
2011-06-03
target-arm: BKPT instructions should raise prefetch aborts with IFSR type 00010
Alex Zuepke
1
-0
/
+1
2011-05-23
target-arm: Use correct float status for Neon int-float conversions
Peter Maydell
1
-95
/
+37
2011-05-23
target-arm: Signal Underflow when denormal flushed to zero on output
Peter Maydell
1
-1
/
+1
2011-05-23
target-arm: Signal InputDenormal for VRECPE, VRSQRTE, VRECPS, VRSQRTS
Peter Maydell
1
-0
/
+12
2011-05-23
target-arm: Don't set FP exceptions in recip, recip_sqrt estimate fns
Peter Maydell
1
-2
/
+10
2011-04-20
target-arm: Set Invalid flag for NaN in float-to-int conversions
Peter Maydell
1
-0
/
+9
2011-04-20
Implement basic part of SA-1110/SA-1100
Dmitry Eremin-Solenikov
1
-0
/
+9
2011-04-17
move helpers.h to helper.h
Lluís
1
-1
/
+1
2011-04-16
Fix some typos in comments and documentation
Stefan Weil
1
-1
/
+1
2011-04-12
target-arm: Detect tininess before rounding for FP operations
Peter Maydell
1
-0
/
+4
2011-04-10
arm: basic support for ARMv4/ARMv4T emulation
Dmitry Eremin-Solenikov
1
-1
/
+28
2011-04-03
target-arm/helper.c: For float-int conversion helpers pass ints as ints
Peter Maydell
1
-100
/
+55
2011-03-22
target-arm: use make_float32() to make constant floats for VRSQRTS
Peter Maydell
1
-6
/
+5
2011-03-22
target-arm: Fix VRECPS edge cases handling
Peter Maydell
1
-3
/
+8
2011-03-22
target-arm: Fix GE bits for v6media signed modulo arithmetic
Peter Maydell
1
-2
/
+2
2011-03-06
target-arm: Implement cp15 VA->PA translation
Adam Lackorzynski
1
-2
/
+46
2011-02-24
target-arm: fix support for VRSQRTE.
Christophe Lyon
1
-10
/
+113
2011-02-24
target-arm: fix support for VRECPE.
Christophe Lyon
1
-12
/
+71
2011-02-24
target-arm: Introduce float64_256 and float64_512 constants.
Christophe Lyon
1
-0
/
+5
2011-02-10
target-arm: Use standard FPSCR for Neon half-precision operations
Peter Maydell
1
-4
/
+22
[next]