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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-23
target/arm: Always set FAR to a known unknown value for debug exceptions
Peter Maydell
1
-1
/
+10
2018-03-23
target/arm: Set FSR for BKPT, BRK when raising exception
Peter Maydell
2
-1
/
+2
2018-03-23
target/arm: Factor out code to calculate FSR for debug exceptions
Peter Maydell
2
-10
/
+27
2018-03-23
target/arm: Honour MDCR_EL2.TDE when routing exceptions due to BKPT/BRK
Peter Maydell
4
-7
/
+36
2018-03-23
arm/translate-a64: treat DISAS_UPDATE as variant of DISAS_EXIT
Victor Kamensky
1
-3
/
+3
2018-03-19
cpu: get rid of unused cpu_init() defines
Igor Mammedov
1
-2
/
+0
2018-03-19
cpu: add CPU_RESOLVING_TYPE macro
Igor Mammedov
1
-0
/
+1
2018-03-09
target/arm: Make 'any' CPU just an alias for 'max'
Peter Maydell
2
-54
/
+55
2018-03-09
target/arm: Add "-cpu max" support
Peter Maydell
3
-0
/
+47
2018-03-09
target/arm: Move definition of 'host' cpu type into cpu.c
Peter Maydell
2
-19
/
+24
2018-03-09
target/arm: Query host CPU features on-demand at instance init
Peter Maydell
6
-36
/
+69
2018-03-09
linux-user: Implement aarch64 PR_SVE_SET/GET_VL
Richard Henderson
2
-0
/
+42
2018-03-09
target/arm: Add a core count property
Alistair Francis
3
-2
/
+15
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
1
-1
/
+2
2018-03-02
target/arm: Enable ARM_FEATURE_V8_FCMA
Richard Henderson
2
-0
/
+2
2018-03-02
target/arm: Decode t32 simd 3reg and 2reg_scalar extension
Richard Henderson
1
-1
/
+13
2018-03-02
target/arm: Decode aa32 armv8.3 2-reg-index
Richard Henderson
1
-0
/
+61
2018-03-02
target/arm: Decode aa32 armv8.3 3-same
Richard Henderson
1
-0
/
+68
2018-03-02
target/arm: Decode aa64 armv8.3 fcmla
Richard Henderson
3
-8
/
+246
2018-03-02
target/arm: Decode aa64 armv8.3 fcadd
Richard Henderson
3
-1
/
+151
2018-03-02
target/arm: Add ARM_FEATURE_V8_FCMA
Richard Henderson
1
-0
/
+1
2018-03-02
target/arm: Enable ARM_FEATURE_V8_RDM
Richard Henderson
2
-0
/
+2
2018-03-02
target/arm: Decode aa32 armv8.1 two reg and a scalar
Richard Henderson
1
-2
/
+40
2018-03-02
target/arm: Decode aa32 armv8.1 three same
Richard Henderson
1
-19
/
+67
2018-03-02
target/arm: Decode aa64 armv8.1 scalar/vector x indexed element
Richard Henderson
1
-0
/
+29
2018-03-02
target/arm: Decode aa64 armv8.1 three same extra
Richard Henderson
3
-0
/
+166
2018-03-02
target/arm: Decode aa64 armv8.1 scalar three same extra
Richard Henderson
4
-1
/
+198
2018-03-02
target/arm: Refactor disas_simd_indexed size checks
Richard Henderson
1
-31
/
+30
2018-03-02
target/arm: Refactor disas_simd_indexed decode
Richard Henderson
1
-66
/
+59
2018-03-02
target/arm: Add ARM_FEATURE_V8_RDM
Richard Henderson
1
-0
/
+1
2018-03-02
target/arm: Add Cortex-M33
Peter Maydell
1
-0
/
+31
2018-03-02
target/arm: Define init-svtor property for the reset secure VTOR value
Peter Maydell
2
-4
/
+17
2018-03-02
target/arm: Define an IDAU interface
Peter Maydell
4
-3
/
+104
2018-03-01
target/arm: Enable ARM_V8_FP16 feature bit for the AArch64 "any" CPU
Peter Maydell
1
-0
/
+1
2018-03-01
arm/translate-a64: add all single op FP16 to handle_fp_1src_half
Alex Bennée
1
-0
/
+71
2018-03-01
arm/translate-a64: implement simd_scalar_three_reg_same_fp16
Alex Bennée
1
-0
/
+99
2018-03-01
arm/translate-a64: add all FP16 ops in simd_scalar_pairwise
Alex Bennée
1
-26
/
+54
2018-03-01
arm/translate-a64: add FP16 FMOV to simd_mod_imm
Alex Bennée
1
-10
/
+25
2018-03-01
arm/translate-a64: add FP16 FRSQRTE to simd_two_reg_misc_fp16
Alex Bennée
1
-0
/
+7
2018-03-01
arm/helper.c: re-factor rsqrte and add rsqrte_f16
Alex Bennée
2
-118
/
+104
2018-03-01
arm/translate-a64: add FP16 FSQRT to simd_two_reg_misc_fp16
Alex Bennée
3
-0
/
+19
2018-03-01
arm/translate-a64: add FP16 FRCPX to simd_two_reg_misc_fp16
Alex Bennée
3
-0
/
+34
2018-03-01
arm/translate-a64: add FP16 FRECPE
Alex Bennée
1
-0
/
+8
2018-03-01
arm/helper.c: re-factor recpe and add recepe_f16
Alex Bennée
2
-97
/
+128
2018-03-01
arm/translate-a64: add FP16 FNEG/FABS to simd_two_reg_misc_fp16
Alex Bennée
1
-1
/
+15
2018-03-01
arm/translate-a64: add FP16 SCVTF/UCVFT to simd_two_reg_misc_fp16
Alex Bennée
3
-24
/
+104
2018-03-01
arm/translate-a64: add FP16 FCMxx (zero) to simd_two_reg_misc_fp16
Alex Bennée
1
-23
/
+57
2018-03-01
arm/translate-a64: add FCVTxx to simd_two_reg_misc_fp16
Alex Bennée
3
-1
/
+118
2018-03-01
arm/translate-a64: add FP16 FPRINTx to simd_two_reg_misc_fp16
Alex Bennée
3
-5
/
+142
2018-03-01
arm/translate-a64: initial decode for simd_two_reg_misc_fp16
Alex Bennée
1
-0
/
+40
[next]