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: 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