index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
arm/helper.c: re-factor recpe and add recepe_f16
Alex Bennée
2018-03-01
2
-97
/
+128
*
arm/translate-a64: add FP16 FNEG/FABS to simd_two_reg_misc_fp16
Alex Bennée
2018-03-01
1
-1
/
+15
*
arm/translate-a64: add FP16 SCVTF/UCVFT to simd_two_reg_misc_fp16
Alex Bennée
2018-03-01
3
-24
/
+104
*
arm/translate-a64: add FP16 FCMxx (zero) to simd_two_reg_misc_fp16
Alex Bennée
2018-03-01
1
-23
/
+57
*
arm/translate-a64: add FCVTxx to simd_two_reg_misc_fp16
Alex Bennée
2018-03-01
3
-1
/
+118
*
arm/translate-a64: add FP16 FPRINTx to simd_two_reg_misc_fp16
Alex Bennée
2018-03-01
3
-5
/
+142
*
arm/translate-a64: initial decode for simd_two_reg_misc_fp16
Alex Bennée
2018-03-01
1
-0
/
+40
*
arm/translate-a64: add FP16 x2 ops for simd_indexed
Alex Bennée
2018-03-01
3
-6
/
+76
*
arm/translate-a64: add FP16 FMULX/MLS/FMLA to simd_indexed
Alex Bennée
2018-03-01
1
-16
/
+66
*
arm/translate-a64: add FP16 pairwise ops simd_three_reg_same_fp16
Alex Bennée
2018-03-01
1
-75
/
+133
*
arm/translate-a64: add FP16 FR[ECP/SQRT]S to simd_three_reg_same_fp16
Alex Bennée
2018-03-01
3
-0
/
+42
*
arm/translate-a64: add FP16 FMULA/X/S to simd_three_reg_same_fp16
Alex Bennée
2018-03-01
3
-0
/
+41
*
arm/translate-a64: add FP16 F[A]C[EQ/GE/GT] to simd_three_reg_same_fp16
Alex Bennée
2018-03-01
3
-0
/
+69
*
arm/translate-a64: add FP16 FADD/FABD/FSUB/FMUL/FDIV to simd_three_reg_same_fp16
Alex Bennée
2018-03-01
3
-0
/
+36
*
arm/translate-a64: initial decode for simd_three_reg_same_fp16
Alex Bennée
2018-03-01
1
-0
/
+73
*
arm/translate-a64: handle_3same_64 comment fix
Alex Bennée
2018-03-01
1
-2
/
+1
*
arm/translate-a64: implement half-precision F(MIN|MAX)(V|NMV)
Alex Bennée
2018-03-01
3
-54
/
+110
*
target/arm/helper: pass explicit fpst to set_rmode
Alex Bennée
2018-03-01
4
-22
/
+22
*
target/arm/cpu.h: add additional float_status flags
Alex Bennée
2018-03-01
3
-36
/
+75
*
target/arm/cpu.h: update comment for half-precision values
Alex Bennée
2018-03-01
1
-0
/
+1
*
target/arm/cpu64: introduce ARM_V8_FP16 feature bit
Alex Bennée
2018-03-01
1
-0
/
+1
*
target/arm: Fix register definitions for VMIDR and VMPIDR
Peter Maydell
2018-02-22
1
-4
/
+4
*
target/*/cpu.h: remove softfloat.h
Alex Bennée
2018-02-21
5
-2
/
+4
*
target/arm: Implement v8M MSPLIM and PSPLIM registers
Peter Maydell
2018-02-15
3
-0
/
+69
*
target/arm: Migrate v7m.other_sp
Peter Maydell
2018-02-15
1
-0
/
+11
*
target/arm: Add AIRCR to vmstate struct
Peter Maydell
2018-02-15
1
-0
/
+4
*
target/arm: Implement writing to CONTROL_NS for v8M
Peter Maydell
2018-02-15
1
-0
/
+10
*
hw/intc/armv7m_nvic: Implement SCR
Peter Maydell
2018-02-15
2
-0
/
+19
*
hw/intc/armv7m_nvic: Implement cache ID registers
Peter Maydell
2018-02-15
2
-0
/
+62
*
hw/intc/armv7m_nvic: Don't hardcode M profile ID registers in NVIC
Peter Maydell
2018-02-15
1
-0
/
+28
*
target/arm: Handle SVE registers when using clear_vec_high
Richard Henderson
2018-02-15
1
-100
/
+62
*
target/arm: Enforce access to ZCR_EL at translation
Richard Henderson
2018-02-15
4
-19
/
+28
*
target/arm: Suppress TB end for FPCR/FPSR
Richard Henderson
2018-02-15
1
-2
/
+2
*
target/arm: Enforce FP access to FPCR/FPSR
Richard Henderson
2018-02-15
3
-19
/
+25
*
target/arm: Remove ARM_CP_64BIT from ZCR_EL registers
Richard Henderson
2018-02-15
1
-4
/
+4
*
target/arm/translate.c: Fix missing 'break' for TT insns
Peter Maydell
2018-02-09
1
-0
/
+1
*
target/arm/kvm: gic: Prevent creating userspace GICv3 with KVM
Christoffer Dall
2018-02-09
1
-0
/
+4
*
target/arm: Add SVE state to TB->FLAGS
Richard Henderson
2018-02-09
4
-1
/
+36
*
target/arm: Add ZCR_ELx
Richard Henderson
2018-02-09
2
-0
/
+136
*
target/arm: Add SVE to migration state
Richard Henderson
2018-02-09
1
-0
/
+53
*
target/arm: Add predicate registers for SVE
Richard Henderson
2018-02-09
1
-0
/
+12
*
target/arm: Expand vector registers for SVE
Richard Henderson
2018-02-09
4
-28
/
+81
*
target/arm: enable user-mode SHA-3, SM3, SM4 and SHA-512 instruction support
Ard Biesheuvel
2018-02-09
1
-0
/
+4
*
target/arm: implement SM4 instructions
Ard Biesheuvel
2018-02-09
4
-0
/
+103
*
target/arm: implement SM3 instructions
Ard Biesheuvel
2018-02-09
4
-3
/
+186
*
target/arm: implement SHA-3 instructions
Ard Biesheuvel
2018-02-09
2
-4
/
+145
*
target/arm: implement SHA-512 instructions
Ard Biesheuvel
2018-02-09
4
-1
/
+205
*
target/arm: Handle exceptions during exception stack pop
Peter Maydell
2018-02-09
1
-21
/
+94
*
target/arm: Make exception vector loads honour the SAU
Peter Maydell
2018-02-09
1
-16
/
+55
*
target/arm: Make v7m_push_callee_stack() honour MPU
Peter Maydell
2018-02-09
1
-15
/
+49
[prev]
[next]