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
2018-03-02
target/arm: Decode aa64 armv8.3 fcmla
Richard Henderson
1
-8
/
+86
2018-03-02
target/arm: Decode aa64 armv8.3 fcadd
Richard Henderson
1
-1
/
+47
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
1
-0
/
+83
2018-03-02
target/arm: Decode aa64 armv8.1 scalar three same extra
Richard Henderson
1
-0
/
+84
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-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/translate-a64: add FP16 FSQRT to simd_two_reg_misc_fp16
Alex Bennée
1
-0
/
+5
2018-03-01
arm/translate-a64: add FP16 FRCPX to simd_two_reg_misc_fp16
Alex Bennée
1
-0
/
+4
2018-03-01
arm/translate-a64: add FP16 FRECPE
Alex Bennée
1
-0
/
+8
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
1
-24
/
+90
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
1
-1
/
+84
2018-03-01
arm/translate-a64: add FP16 FPRINTx to simd_two_reg_misc_fp16
Alex Bennée
1
-5
/
+118
2018-03-01
arm/translate-a64: initial decode for simd_two_reg_misc_fp16
Alex Bennée
1
-0
/
+40
2018-03-01
arm/translate-a64: add FP16 x2 ops for simd_indexed
Alex Bennée
1
-5
/
+21
2018-03-01
arm/translate-a64: add FP16 FMULX/MLS/FMLA to simd_indexed
Alex Bennée
1
-16
/
+66
2018-03-01
arm/translate-a64: add FP16 pairwise ops simd_three_reg_same_fp16
Alex Bennée
1
-75
/
+133
2018-03-01
arm/translate-a64: add FP16 FR[ECP/SQRT]S to simd_three_reg_same_fp16
Alex Bennée
1
-0
/
+6
2018-03-01
arm/translate-a64: add FP16 FMULA/X/S to simd_three_reg_same_fp16
Alex Bennée
1
-0
/
+15
2018-03-01
arm/translate-a64: add FP16 F[A]C[EQ/GE/GT] to simd_three_reg_same_fp16
Alex Bennée
1
-0
/
+15
2018-03-01
arm/translate-a64: add FP16 FADD/FABD/FSUB/FMUL/FDIV to simd_three_reg_same_fp16
Alex Bennée
1
-0
/
+28
2018-03-01
arm/translate-a64: initial decode for simd_three_reg_same_fp16
Alex Bennée
1
-0
/
+73
2018-03-01
arm/translate-a64: handle_3same_64 comment fix
Alex Bennée
1
-2
/
+1
2018-03-01
arm/translate-a64: implement half-precision F(MIN|MAX)(V|NMV)
Alex Bennée
1
-54
/
+88
2018-03-01
target/arm/helper: pass explicit fpst to set_rmode
Alex Bennée
1
-13
/
+13
2018-03-01
target/arm/cpu.h: add additional float_status flags
Alex Bennée
1
-24
/
+29
2018-02-15
target/arm: Handle SVE registers when using clear_vec_high
Richard Henderson
1
-100
/
+62
2018-02-15
target/arm: Enforce access to ZCR_EL at translation
Richard Henderson
1
-0
/
+16
2018-02-15
target/arm: Enforce FP access to FPCR/FPSR
Richard Henderson
1
-0
/
+3
2018-02-09
target/arm: Add SVE state to TB->FLAGS
Richard Henderson
1
-0
/
+2
2018-02-09
target/arm: Expand vector registers for SVE
Richard Henderson
1
-4
/
+4
2018-02-09
target/arm: implement SM4 instructions
Ard Biesheuvel
1
-0
/
+8
2018-02-09
target/arm: implement SM3 instructions
Ard Biesheuvel
1
-3
/
+85
2018-02-09
target/arm: implement SHA-3 instructions
Ard Biesheuvel
1
-4
/
+144
2018-02-09
target/arm: implement SHA-512 instructions
Ard Biesheuvel
1
-0
/
+110
2018-02-08
target/arm: Use vector infrastructure for aa64 orr/bic immediate
Richard Henderson
1
-23
/
+5
2018-02-08
target/arm: Use vector infrastructure for aa64 multiplies
Richard Henderson
1
-25
/
+129
2018-02-08
target/arm: Use vector infrastructure for aa64 compares
Richard Henderson
1
-34
/
+59
2018-02-08
target/arm: Use vector infrastructure for aa64 constant shifts
Richard Henderson
1
-73
/
+346
2018-02-08
target/arm: Use vector infrastructure for aa64 dup/movi
Richard Henderson
1
-48
/
+33
2018-02-08
target/arm: Use vector infrastructure for aa64 mov/not/neg
Richard Henderson
1
-6
/
+36
2018-02-08
target/arm: Use vector infrastructure for aa64 add/sub/logic
Richard Henderson
1
-72
/
+128
2018-01-25
target/arm: Add aa{32, 64}_vfp_{dreg, qreg} helpers
Richard Henderson
1
-17
/
+8
[next]