aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-01linux-user: Report AArch64 FP16 support via hwcap bitsPeter Maydell
2018-03-01target/arm: Enable ARM_V8_FP16 feature bit for the AArch64 "any" CPUPeter Maydell
2018-03-01arm/translate-a64: add all single op FP16 to handle_fp_1src_halfAlex Bennée
2018-03-01arm/translate-a64: implement simd_scalar_three_reg_same_fp16Alex Bennée
2018-03-01arm/translate-a64: add all FP16 ops in simd_scalar_pairwiseAlex Bennée
2018-03-01arm/translate-a64: add FP16 FMOV to simd_mod_immAlex Bennée
2018-03-01arm/translate-a64: add FP16 FRSQRTE to simd_two_reg_misc_fp16Alex Bennée
2018-03-01arm/helper.c: re-factor rsqrte and add rsqrte_f16Alex Bennée
2018-03-01arm/translate-a64: add FP16 FSQRT to simd_two_reg_misc_fp16Alex Bennée
2018-03-01arm/translate-a64: add FP16 FRCPX to simd_two_reg_misc_fp16Alex Bennée
2018-03-01arm/translate-a64: add FP16 FRECPEAlex Bennée
2018-03-01arm/helper.c: re-factor recpe and add recepe_f16Alex Bennée
2018-03-01arm/translate-a64: add FP16 FNEG/FABS to simd_two_reg_misc_fp16Alex Bennée
2018-03-01arm/translate-a64: add FP16 SCVTF/UCVFT to simd_two_reg_misc_fp16Alex Bennée
2018-03-01arm/translate-a64: add FP16 FCMxx (zero) to simd_two_reg_misc_fp16Alex Bennée
2018-03-01arm/translate-a64: add FCVTxx to simd_two_reg_misc_fp16Alex Bennée
2018-03-01arm/translate-a64: add FP16 FPRINTx to simd_two_reg_misc_fp16Alex Bennée
2018-03-01arm/translate-a64: initial decode for simd_two_reg_misc_fp16Alex Bennée
2018-03-01arm/translate-a64: add FP16 x2 ops for simd_indexedAlex Bennée
2018-03-01arm/translate-a64: add FP16 FMULX/MLS/FMLA to simd_indexedAlex Bennée
2018-03-01arm/translate-a64: add FP16 pairwise ops simd_three_reg_same_fp16Alex Bennée
2018-03-01arm/translate-a64: add FP16 FR[ECP/SQRT]S to simd_three_reg_same_fp16Alex Bennée
2018-03-01arm/translate-a64: add FP16 FMULA/X/S to simd_three_reg_same_fp16Alex Bennée
2018-03-01arm/translate-a64: add FP16 F[A]C[EQ/GE/GT] to simd_three_reg_same_fp16Alex Bennée
2018-03-01arm/translate-a64: add FP16 FADD/FABD/FSUB/FMUL/FDIV to simd_three_reg_same_fp16Alex Bennée
2018-03-01arm/translate-a64: initial decode for simd_three_reg_same_fp16Alex Bennée
2018-03-01arm/translate-a64: handle_3same_64 comment fixAlex Bennée
2018-03-01arm/translate-a64: implement half-precision F(MIN|MAX)(V|NMV)Alex Bennée
2018-03-01target/arm/helper: pass explicit fpst to set_rmodeAlex Bennée
2018-03-01target/arm/cpu.h: add additional float_status flagsAlex Bennée
2018-03-01target/arm/cpu.h: update comment for half-precision valuesAlex Bennée
2018-03-01target/arm/cpu64: introduce ARM_V8_FP16 feature bitAlex Bennée
2018-03-01include/exec/helper-head.h: support f16 in helper callsAlex Bennée
2018-03-01arm/vexpress: Add proper display connector emulationLinus Walleij
2018-03-01hw/sii9022: Add support for Silicon Image SII9022Linus Walleij
2018-03-01hw/i2c-ddc: Do not fail writesLinus Walleij
2018-03-01i2c: Move the bus class to i2c.hCorey Minyard
2018-03-01i2c: Fix some brace style issuesCorey Minyard
2018-03-01xilinx_spips: Use 8 dummy cycles with the QIOR/QIOR4 commandsFrancisco Iglesias
2018-03-01xilinx_spips: Enable only two slaves when reading/writing with stripeFrancisco Iglesias
2018-03-01hw: register: Run post_write hook on resetAlistair Francis
2018-03-01Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-02-21-2...Peter Maydell
2018-03-01block/nvme: fix Coverity reportsPaolo Bonzini
2018-02-27loader: don't perform overlapping address check for memory region ROM imagesMark Cave-Ayland
2018-02-27Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180227-pull-request' ...Peter Maydell
2018-02-27Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180227-pull-request' ...Peter Maydell
2018-02-27Merge tag 'tags/s390-ccw-bios-2018-02-26' into s390-nextCornelia Huck
2018-02-27Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-r...Peter Maydell
2018-02-26virtio-gpu-3d: add support for second capability set (v4)Dave Airlie
2018-02-26s390x: remove s390_get_memslot_countCornelia Huck