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-10.0
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-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
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
/
translate-a64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-17
target-arm: A64: add support for logical (immediate) insns
Alexander Graf
1
-2
/
+173
2013-12-17
target-arm: A64: add support for 1-src CLS insn
Claudio Fontana
1
-1
/
+19
2013-12-17
target-arm: A64: add support for bitfield insns
Claudio Fontana
1
-2
/
+54
2013-12-17
target-arm: A64: add support for 1-src REV insns
Claudio Fontana
1
-1
/
+72
2013-12-17
target-arm: A64: add support for 1-src RBIT insn
Alexander Graf
1
-0
/
+20
2013-12-17
target-arm: A64: add support for 1-src data processing and CLZ
Claudio Fontana
1
-2
/
+50
2013-12-17
target-arm: A64: add support for 2-src shift reg insns
Alexander Graf
1
-0
/
+22
2013-12-17
target-arm: A64: add support for 2-src data processing and DIV
Alexander Graf
1
-2
/
+70
2013-12-17
target-arm: A64: add support for EXTR
Alexander Graf
1
-2
/
+47
2013-12-17
target-arm: A64: add support for ADR and ADRP
Alexander Graf
1
-2
/
+23
2013-12-17
target-arm: A64: add support for logical (shifted register)
Alexander Graf
1
-6
/
+191
2013-12-17
target-arm: A64: add support for conditional select
Claudio Fontana
1
-2
/
+65
2013-12-17
target-arm: A64: add support for compare and branch imm
Alexander Graf
1
-2
/
+44
2013-12-17
target-arm: A64: add support for 'test and branch' imm
Alexander Graf
1
-2
/
+25
2013-12-17
target-arm: A64: add support for conditional branches
Alexander Graf
1
-2
/
+27
2013-12-17
target-arm: A64: add support for BR, BLR and RET insns
Alexander Graf
1
-2
/
+41
2013-12-17
target-arm: A64: add support for B and BL insns
Alexander Graf
1
-2
/
+62
2013-12-17
target-arm: A64: expand decoding skeleton for system instructions
Claudio Fontana
1
-2
/
+129
2013-12-17
target-arm: A64: provide skeleton for a64 insn decoding
Claudio Fontana
1
-8
/
+362
2013-12-17
target-arm: Split A64 from A32/T32 gen_intermediate_code_internal()
Peter Maydell
1
-5
/
+204
2013-12-17
target-arm: Clean up handling of AArch64 PSTATE
Peter Maydell
1
-5
/
+7
2013-09-10
target-arm: Add AArch64 translation stub
Alexander Graf
1
-0
/
+139