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
/
translate-a64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-08
target-arm: A64: Add narrowing 2-reg-misc instructions
Peter Maydell
1
-2
/
+83
2014-02-08
target-arm: A64: Implement 2-reg-misc CNT, NOT and RBIT
Peter Maydell
1
-6
/
+28
2014-02-08
target-arm: A64: Implement 2-register misc compares, ABS, NEG
Peter Maydell
1
-2
/
+134
2014-02-08
target-arm: A64: Add skeleton decode for SIMD 2-reg misc group
Peter Maydell
1
-1
/
+109
2014-02-08
target-arm: A64: Add SIMD simple 64 bit insns from scalar 2-reg misc
Peter Maydell
1
-1
/
+86
2014-02-08
target-arm: A64: Implement remaining integer scalar-3-same insns
Peter Maydell
1
-19
/
+87
2014-02-08
target-arm: A64: Implement scalar pairwise ops
Peter Maydell
1
-1
/
+113
2014-02-08
target-arm: A64: Implement pairwise integer ops from 3-reg-same SIMD
Peter Maydell
1
-1
/
+123
2014-02-08
target-arm: A64: Implement remaining non-pairwise int SIMD 3-reg-same insns
Peter Maydell
1
-4
/
+127
2014-02-08
target-arm: A64: Implement SIMD 3-reg-same shift and saturate insns
Peter Maydell
1
-22
/
+112
2014-01-31
target-arm: A64: Add SIMD shift by immediate
Alex Bennée
1
-2
/
+373
2014-01-31
target-arm: A64: Add simple SIMD 3-same floating point ops
Peter Maydell
1
-2
/
+188
2014-01-31
target-arm: A64: Add integer ops from SIMD 3-same group
Peter Maydell
1
-1
/
+164
2014-01-31
target-arm: A64: Add logic ops from SIMD 3 same group
Peter Maydell
1
-1
/
+72
2014-01-31
target-arm: A64: Add top level decode for SIMD 3-same group
Peter Maydell
1
-1
/
+44
2014-01-31
target-arm: A64: Add SIMD scalar 3 same add, sub and compare ops
Peter Maydell
1
-1
/
+130
2014-01-31
target-arm: A64: Add SIMD three-different ABDL instructions
Peter Maydell
1
-2
/
+33
2014-01-31
target-arm: A64: Add SIMD three-different multiply accumulate insns
Peter Maydell
1
-1
/
+232
2014-01-31
target-arm: Move arm_rmode_to_sf to a shared location.
Will Newton
1
-28
/
+0
2014-01-31
target-arm: A64: Add SIMD scalar copy instructions
Peter Maydell
1
-1
/
+42
2014-01-31
target-arm: A64: Add SIMD modified immediate group
Alex Bennée
1
-1
/
+119
2014-01-31
target-arm: A64: Add SIMD copy operations
Alex Bennée
1
-1
/
+209
2014-01-31
target-arm: A64: Add SIMD across-lanes instructions
Michael Matz
1
-1
/
+176
2014-01-31
target-arm: A64: Add SIMD ZIP/UZP/TRN
Michael Matz
1
-1
/
+75
2014-01-31
target-arm: A64: Add SIMD TBL/TBLX
Michael Matz
1
-1
/
+54
2014-01-31
target-arm: A64: Add SIMD EXT
Peter Maydell
1
-1
/
+78
2014-01-31
target-arm: A64: Add decode skeleton for SIMD data processing insns
Alex Bennée
1
-1
/
+305
2014-01-31
target-arm: A64: Add SIMD ld/st single
Peter Maydell
1
-2
/
+142
2014-01-31
target-arm: A64: Add SIMD ld/st multiple
Alex Bennée
1
-2
/
+248
2014-01-08
target-arm: A64: Add support for FCVT between half, single and double
Peter Maydell
1
-1
/
+74
2014-01-08
target-arm: A64: Add 1-source 32-to-32 and 64-to-64 FP instructions
Peter Maydell
1
-1
/
+141
2014-01-08
target-arm: A64: Add floating-point<->integer conversion instructions
Will Newton
1
-3
/
+20
2014-01-08
target-arm: A64: Add floating-point<->fixed-point instructions
Alexander Graf
1
-1
/
+185
2014-01-08
target-arm: A64: Add support for floating point cond select
Claudio Fontana
1
-1
/
+44
2014-01-08
target-arm: A64: Add support for floating point conditional compare
Claudio Fontana
1
-1
/
+34
2014-01-08
target-arm: A64: Add support for floating point compare
Claudio Fontana
1
-1
/
+64
2014-01-08
target-arm: A64: Add fmov (scalar, immediate) instruction
Alexander Graf
1
-1
/
+31
2014-01-08
target-arm: A64: Add "Floating-point data-processing (3 source)" insns
Alexander Graf
1
-1
/
+94
2014-01-08
target-arm: A64: Add "Floating-point data-processing (2 source)" insns
Alexander Graf
1
-1
/
+181
2014-01-08
target-arm: A64: Fix vector register access on bigendian hosts
Peter Maydell
1
-34
/
+35
2014-01-08
target-arm: A64: Add support for dumping AArch64 VFP register state
Alexander Graf
1
-0
/
+16
2014-01-08
target-arm: A64: support for ld/st/cl exclusive
Michael Matz
1
-3
/
+153
2014-01-08
target-arm: aarch64: add support for ld lit
Alexander Graf
1
-2
/
+45
2014-01-08
target-arm: A64: add support for conditional compare insns
Claudio Fontana
1
-13
/
+60
2014-01-08
target-arm: A64: add support for add/sub with carry
Claudio Fontana
1
-2
/
+103
2014-01-07
target-arm: A64: Implement minimal set of EL0-visible sysregs
Peter Maydell
1
-0
/
+52
2014-01-07
target-arm: A64: Implement MRS/MSR/SYS/SYSL
Peter Maydell
1
-30
/
+82
2014-01-07
target-arm: Remove ARMCPU/CPUARMState from cpregs APIs used by decoder
Peter Maydell
1
-0
/
+2
2013-12-23
target-arm: A64: implement FMOV
Peter Maydell
1
-1
/
+85
2013-12-23
target-arm: A64: Add decoder skeleton for FP instructions
Peter Maydell
1
-1
/
+169
[prev]
[next]