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-a64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-arm: rename arm_current_pl to arm_current_el
Greg Bellows
2014-10-24
1
-3
/
+3
*
target-arm: add emulation of PSCI calls for system emulation
Rob Herring
2014-10-24
1
-0
/
+6
*
target-arm: do not set do_interrupt handlers for ARM and AArch64 user modes
Rob Herring
2014-10-24
1
-0
/
+3
*
target-arm: Add support for VIRQ and VFIQ
Edgar E. Iglesias
2014-09-29
1
-0
/
+2
*
target-arm: A64: Emulate the SMC insn
Edgar E. Iglesias
2014-09-29
1
-0
/
+1
*
target-arm: Add a Hypervisor Trap exception type
Edgar E. Iglesias
2014-09-29
1
-0
/
+1
*
target-arm: A64: Emulate the HVC insn
Edgar E. Iglesias
2014-09-29
1
-0
/
+1
*
target-arm: A64: Correct updates to FAR and ESR on exceptions
Edgar E. Iglesias
2014-09-29
1
-4
/
+3
*
target-arm: A64: Refactor aarch64_cpu_do_interrupt
Edgar E. Iglesias
2014-09-29
1
-11
/
+13
*
target-arm: Make far_el1 an array
Edgar E. Iglesias
2014-08-04
1
-2
/
+2
*
target-arm: A64: Respect SPSEL when taking exceptions
Edgar E. Iglesias
2014-08-04
1
-2
/
+2
*
target-arm: A64: Implement CRC instructions
Peter Maydell
2014-06-09
1
-0
/
+30
*
target-arm: add support for v8 VMULL.P64 instruction
Peter Maydell
2014-06-09
1
-30
/
+0
*
tcg: Invert the inclusion of helper.h
Richard Henderson
2014-05-28
1
-1
/
+1
*
target-arm: A64: Introduce aarch64_banked_spsr_index()
Edgar E. Iglesias
2014-05-27
1
-1
/
+1
*
target-arm: c12_vbar -> vbar_el[]
Edgar E. Iglesias
2014-05-27
1
-1
/
+1
*
target-arm: Make esr_el1 an array
Edgar E. Iglesias
2014-05-27
1
-2
/
+2
*
target-arm: Make elr_el1 an array
Edgar E. Iglesias
2014-05-27
1
-2
/
+2
*
target-arm: Implement AArch64 EL1 exception handling
Rob Herring
2014-04-17
1
-0
/
+76
*
target-arm: A64: Implement FCVTXN
Peter Maydell
2014-03-17
1
-0
/
+23
*
target-arm: A64: Add FRECPX (reciprocal exponent)
Alex Bennée
2014-03-17
1
-0
/
+59
*
target-arm: A64: Implement SADDLP, UADDLP, SADALP, UADALP
Peter Maydell
2014-03-17
1
-0
/
+61
*
target-arm: A64: Add remaining CLS/Z vector ops
Alex Bennée
2014-03-17
1
-0
/
+5
*
target-arm: A64: Implement PMULL instruction
Peter Maydell
2014-03-17
1
-0
/
+30
*
target-arm: A64: Implement remaining 3-same instructions
Peter Maydell
2014-02-20
1
-0
/
+60
*
target-arm: A64: Implement SIMD FP compare and set insns
Alex Bennée
2014-02-20
1
-0
/
+19
*
target-arm: A64: Implement plain vector SIMD indexed element insns
Peter Maydell
2014-02-20
1
-0
/
+26
*
target-arm: A64: Add SIMD TBL/TBLX
Michael Matz
2014-01-31
1
-0
/
+31
*
target-arm: A64: Add support for floating point compare
Claudio Fontana
2014-01-08
1
-0
/
+45
*
target-arm: A64: add support for 1-src CLS insn
Claudio Fontana
2013-12-17
1
-0
/
+10
*
target-arm: A64: add support for 1-src RBIT insn
Alexander Graf
2013-12-17
1
-0
/
+18
*
target-arm: A64: add support for 1-src data processing and CLZ
Claudio Fontana
2013-12-17
1
-0
/
+5
*
target-arm: A64: add support for 2-src data processing and DIV
Alexander Graf
2013-12-17
1
-0
/
+21
*
target-arm: A64: add stubs for a64 specific helpers
Alexander Graf
2013-12-17
1
-0
/
+25