qemu-arm.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-17 19:30:59 to 2018-02-23 22:10:31 UTC [more...]

[PATCH v2 00/32] Add ARMv8.2 half-precision functions
 2018-02-23 22:10 UTC  (17+ messages)
` [PATCH v2 03/32] target/arm/cpu64: allow fp16 to be disabled
      ` [Qemu-devel] "
` [PATCH v2 11/32] arm/translate-a64: add FP16 F[A]C[EQ/GE/GT] to simd_three_reg_same_fp16
  ` [Qemu-devel] "
` [PATCH v2 20/32] arm/translate-a64: add FP16 FCMxx (zero) to simd_two_reg_misc_fp16
  ` [Qemu-devel] "
` [PATCH v2 32/32] arm/translate-a64: add all single op FP16 to handle_fp_1src_half
  ` [Qemu-devel] "

[Qemu-arm] [PATCH v2 00/67] target/arm: Scalable Vector Extension
 2018-02-23 21:15 UTC  (111+ messages)
` [Qemu-arm] [PATCH v2 01/67] target/arm: Enable SVE for aarch64-linux-user
` [Qemu-arm] [PATCH v2 02/67] target/arm: Introduce translate-a64.h
` [Qemu-arm] [PATCH v2 03/67] target/arm: Add SVE decode skeleton
` [Qemu-arm] [PATCH v2 04/67] target/arm: Implement SVE Bitwise Logical - Unpredicated Group
` [Qemu-devel] [PATCH v2 05/67] target/arm: Implement SVE load vector/predicate
    ` [Qemu-arm] "
` [Qemu-arm] [PATCH v2 06/67] target/arm: Implement SVE predicate test
` [Qemu-arm] [PATCH v2 07/67] target/arm: Implement SVE Predicate Logical Operations Group
    ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 08/67] target/arm: Implement SVE Predicate Misc Group
` [Qemu-devel] [PATCH v2 09/67] target/arm: Implement SVE Integer Binary Arithmetic - Predicated Group
  ` [Qemu-arm] "
` [Qemu-arm] [PATCH v2 10/67] target/arm: Implement SVE Integer Reduction Group
` [Qemu-arm] [PATCH v2 11/67] target/arm: Implement SVE bitwise shift by immediate (predicated)
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 12/67] target/arm: Implement SVE bitwise shift by vector (predicated)
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v2 13/67] target/arm: Implement SVE bitwise shift by wide elements (predicated)
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v2 14/67] target/arm: Implement SVE Integer Arithmetic - Unary Predicated Group
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v2 15/67] target/arm: Implement SVE Integer Multiply-Add Group
  ` [Qemu-arm] "
` [Qemu-arm] [PATCH v2 16/67] target/arm: Implement SVE Integer Arithmetic - Unpredicated Group
` [Qemu-arm] [PATCH v2 17/67] target/arm: Implement SVE Index Generation Group
` [Qemu-devel] [PATCH v2 18/67] target/arm: Implement SVE Stack Allocation Group
` [Qemu-arm] [PATCH v2 19/67] target/arm: Implement SVE Bitwise Shift - Unpredicated Group
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 20/67] target/arm: Implement SVE Compute Vector Address Group
  ` [Qemu-arm] "
` [Qemu-arm] [PATCH v2 21/67] target/arm: Implement SVE floating-point exponential accelerator
` [Qemu-arm] [PATCH v2 22/67] target/arm: Implement SVE floating-point trig select coefficient
` [Qemu-devel] [PATCH v2 23/67] target/arm: Implement SVE Element Count Group
  ` [Qemu-arm] "
` [Qemu-arm] [PATCH v2 24/67] target/arm: Implement SVE Bitwise Immediate Group
` [Qemu-devel] [PATCH v2 25/67] target/arm: Implement SVE Integer Wide Immediate - Predicated Group
  ` [Qemu-arm] "
` [Qemu-arm] [PATCH v2 26/67] target/arm: Implement SVE Permute - Extract Group
` [Qemu-devel] [PATCH v2 27/67] target/arm: Implement SVE Permute - Unpredicated Group
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v2 28/67] target/arm: Implement SVE Permute - Predicates Group
  ` [Qemu-arm] "
` [Qemu-arm] [PATCH v2 29/67] target/arm: Implement SVE Permute - Interleaving Group
` [Qemu-arm] [PATCH v2 30/67] target/arm: Implement SVE compress active elements
` [Qemu-arm] [PATCH v2 31/67] target/arm: Implement SVE conditionally broadcast/extract element
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 32/67] target/arm: Implement SVE copy to vector (predicated)
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 33/67] target/arm: Implement SVE reverse within elements
` [Qemu-arm] [PATCH v2 34/67] target/arm: Implement SVE vector splice (predicated)
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 35/67] target/arm: Implement SVE Select Vectors Group
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 36/67] target/arm: Implement SVE Integer Compare - "
    ` [Qemu-arm] "
` [Qemu-arm] [PATCH v2 37/67] target/arm: Implement SVE Integer Compare - Immediate Group
` [Qemu-arm] [PATCH v2 38/67] target/arm: Implement SVE Partition Break Group
` [Qemu-devel] [PATCH v2 39/67] target/arm: Implement SVE Predicate Count Group
` [Qemu-devel] [PATCH v2 40/67] target/arm: Implement SVE Integer Compare - Scalars Group
    ` [Qemu-arm] "
` [Qemu-devel] [PATCH v2 41/67] target/arm: Implement FDUP/DUP
  ` [Qemu-arm] "
` [Qemu-arm] [PATCH v2 42/67] target/arm: Implement SVE Integer Wide Immediate - Unpredicated Group
` [Qemu-devel] [PATCH v2 43/67] target/arm: Implement SVE Floating Point Arithmetic "
  ` [Qemu-arm] "
` [Qemu-arm] [PATCH v2 63/67] target/arm: Implement SVE floating-point trig multiply-add coefficient

[PATCH REPOST v1 0/8] Group support and random clean-ups
 2018-02-23 18:23 UTC  (19+ messages)
` [PATCH v1 1/8] risugen: support @GroupName in risu files
` [PATCH v1 2/8] aarch64.risu: clean-up and annotate with groups
` [PATCH v1 3/8] aarch64.risu: add cryptographic extensions for v8.2
` [PATCH v1 4/8] new contrib/generate_all.sh: batch risugen script
  ` [Qemu-devel] "
` [PATCH v1 5/8] contrib/run_risu.sh: allow appending of QEMU_FLAGS
` [PATCH v1 6/8] contrib/run_risu.sh: don't set -e
` [PATCH v1 7/8] contrib/run_risu.sh: add a visual cue for a clean-run
` [PATCH v1 8/8] aarch64.risu: update Floating-point data-processing (1 source)

[PATCH v3 00/31] Add ARMv8.2 half-precision functions
 2018-02-23 15:36 UTC  (32+ messages)
` [PATCH v3 01/31] include/exec/helper-head.h: support f16 in helper calls
` [PATCH v3 02/31] target/arm/cpu64: introduce ARM_V8_FP16 feature bit
` [PATCH v3 03/31] target/arm/cpu.h: update comment for half-precision values
` [PATCH v3 04/31] target/arm/cpu.h: add additional float_status flags
` [PATCH v3 05/31] target/arm/helper: pass explicit fpst to set_rmode
` [PATCH v3 06/31] arm/translate-a64: implement half-precision F(MIN|MAX)(V|NMV)
` [PATCH v3 07/31] arm/translate-a64: handle_3same_64 comment fix
` [PATCH v3 08/31] arm/translate-a64: initial decode for simd_three_reg_same_fp16
` [PATCH v3 09/31] arm/translate-a64: add FP16 FADD/FABD/FSUB/FMUL/FDIV to simd_three_reg_same_fp16
` [PATCH v3 10/31] arm/translate-a64: add FP16 F[A]C[EQ/GE/GT] "
` [PATCH v3 11/31] arm/translate-a64: add FP16 FMULA/X/S "
` [PATCH v3 12/31] arm/translate-a64: add FP16 FR[ECP/SQRT]S "
` [PATCH v3 13/31] arm/translate-a64: add FP16 pairwise ops simd_three_reg_same_fp16
` [PATCH v3 14/31] arm/translate-a64: add FP16 FMULX/MLS/FMLA to simd_indexed
` [PATCH v3 15/31] arm/translate-a64: add FP16 x2 ops for simd_indexed
` [PATCH v3 16/31] arm/translate-a64: initial decode for simd_two_reg_misc_fp16
` [PATCH v3 17/31] arm/translate-a64: add FP16 FPRINTx to simd_two_reg_misc_fp16
` [PATCH v3 18/31] arm/translate-a64: add FCVTxx "
` [PATCH v3 19/31] arm/translate-a64: add FP16 FCMxx (zero) "
` [PATCH v3 20/31] arm/translate-a64: add FP16 SCVTF/UCVFT "
` [PATCH v3 21/31] arm/translate-a64: add FP16 FNEG/FABS "
` [PATCH v3 22/31] arm/helper.c: re-factor recpe and add recepe_f16
` [PATCH v3 23/31] arm/translate-a64: add FP16 FRECPE
` [PATCH v3 24/31] arm/translate-a64: add FP16 FRCPX to simd_two_reg_misc_fp16
` [PATCH v3 25/31] arm/translate-a64: add FP16 FSQRT "
` [PATCH v3 26/31] arm/helper.c: re-factor rsqrte and add rsqrte_f16
` [PATCH v3 27/31] arm/translate-a64: add FP16 FRSQRTE to simd_two_reg_misc_fp16
` [PATCH v3 28/31] arm/translate-a64: add FP16 FMOV to simd_mod_imm
` [PATCH v3 29/31] arm/translate-a64: add all FP16 ops in simd_scalar_pairwise
` [PATCH v3 30/31] arm/translate-a64: implement simd_scalar_three_reg_same_fp16
` [PATCH v3 31/31] arm/translate-a64: add all single op FP16 to handle_fp_1src_half

[Qemu-arm] [PATCH 00/19] Add Cortex-M33 and mps2-an505 board model
 2018-02-22 21:55 UTC  (27+ messages)
` [Qemu-arm] [PATCH 01/19] loader: Add new load_ramdisk_as()
` [Qemu-arm] [PATCH 02/19] hw/arm/boot: Honour CPU's address space for image loads
` [Qemu-arm] [PATCH 03/19] hw/arm/armv7m: "
` [Qemu-arm] [PATCH 04/19] target/arm: Define an IDAU interface
` [Qemu-arm] [PATCH 05/19] armv7m: Forward idau property to CPU object
` [Qemu-arm] [PATCH 06/19] target/arm: Define init-svtor property for the reset secure VTOR value
` [Qemu-arm] [PATCH 07/19] armv7m: Forward init-svtor property to CPU object
` [Qemu-arm] [PATCH 08/19] target/arm: Add Cortex-M33
` [Qemu-arm] [PATCH 09/19] hw/misc/unimp: Move struct to header file
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 10/19] include/hw/or-irq.h: Add missing include guard
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 11/19] qdev: Add new qdev_init_gpio_in_named_with_opaque()
` [Qemu-arm] [PATCH 12/19] hw/core/split-irq: Device that splits IRQ lines
` [Qemu-arm] [PATCH 13/19] hw/misc/mps2-fpgaio: FPGA control block for MPS2 AN505
` [Qemu-arm] [PATCH 14/19] hw/misc/tz-ppc: Model TrustZone peripheral protection controller
` [Qemu-arm] [PATCH 15/19] hw/misc/iotkit-secctl: Arm IoT Kit security controller initial skeleton
` [Qemu-arm] [PATCH 16/19] hw/misc/iotkit-secctl: Add handling for PPCs
` [Qemu-arm] [PATCH 17/19] hw/misc/iotkit-secctl: Add remaining simple registers
` [Qemu-arm] [PATCH 18/19] hw/arm/iotkit: Model Arm IOT Kit
` [Qemu-arm] [PATCH 19/19] mps2-an505: New board model: MPS2 with AN505 Cortex-M33 FPGA image
  ` [Qemu-arm] [Qemu-devel] "
` [Qemu-arm] [Qemu-devel] [PATCH 00/19] Add Cortex-M33 and mps2-an505 board model
  `  "

[Qemu-arm] [PATCH 1/3] hw/i2c-ddc: Do not fail writes
 2018-02-22 15:55 UTC  (20+ messages)
` [Qemu-arm] [PATCH 2/3] hw/sii9022: Add support for Silicon Image SII9022
` [Qemu-devel] [PATCH 3/3] arm/vexpress: Add proper display connector emulation
    ` [Qemu-arm] "
      ` [Qemu-devel] [PATCH 0/2] Move the bus class to i2c.h
        ` [Qemu-devel] [PATCH 1/2] i2c: Fix some brace style issues
        ` [Qemu-devel] [PATCH 2/2] i2c: Move the bus class to i2c.h
            ` [Qemu-arm] "
          ` [Qemu-arm] "
` [Qemu-devel] [Qemu-arm] [PATCH 1/3] hw/i2c-ddc: Do not fail writes

[Qemu-arm] ARM cortex-m3 instruction fetch misbehaves during do_v7m_exception_exit
 2018-02-22 14:31 UTC  (9+ messages)

[Qemu-arm] [PATCH 0/9] generalize build_fadt()
 2018-02-22 14:25 UTC  (11+ messages)
` [Qemu-arm] [PATCH 1/9] acpi: remove unused acpi-dsdt.aml
` [Qemu-arm] [PATCH 2/9] pc: replace pm object initialization with one-liner in acpi_get_pm_info()
` [Qemu-arm] [PATCH 3/9] acpi: reuse AcpiGenericAddress instead of Acpi20GenericAddress
` [Qemu-arm] [PATCH 4/9] acpi: add build_append_gas() helper for Generic Address Structure
` [Qemu-arm] [PATCH 5/9] pc: acpi: isolate FADT specific data into AcpiFadtData structure
` [Qemu-arm] [PATCH 6/9] pc: acpi: use build_append_foo() API to construct FADT
` [Qemu-devel] [PATCH 7/9] acpi: move build_fadt() from i386 specific to generic ACPI source
` [Qemu-arm] [PATCH 8/9] virt_arm: acpi: reuse common build_fadt()
` [Qemu-arm] [PATCH 9/9] tests: acpi: don't read all fields in test_acpi_fadt_table()

[Qemu-devel] [RFC PATCH v3 5/7] hw/sd/pl181: expose a SDBus and connect the SDCard to it
 2018-02-22 11:46 UTC  (3+ messages)
  ` [Qemu-arm] "

[PATCH] fpu/softfloat: use hardware sqrt if we can (EXPERIMENT!)
 2018-02-21 20:44 UTC  (2+ messages)

[PULL 04/22] target/*/cpu.h: remove softfloat.h
 2018-02-21 11:05 UTC 

[Qemu-arm] [PATCH] Fix ast2500 protection register emulation
 2018-02-20 13:57 UTC 

[Qemu-arm] [PATCH v9 00/14] ARM SMMUv3 Emulation Support
 2018-02-17 18:46 UTC  (6+ messages)
` [Qemu-arm] [PATCH v9 02/14] hw/arm/smmu-common: IOMMU memory region and address space setup
` [Qemu-devel] [PATCH v9 05/14] hw/arm/smmuv3: Wired IRQ and GERROR helpers
` [Qemu-arm] [PATCH v9 06/14] hw/arm/smmuv3: Queue helpers
` [Qemu-arm] [PATCH v9 07/14] hw/arm/smmuv3: Implement MMIO write operations
` [Qemu-arm] [PATCH v9 12/14] hw/arm/virt: Add SMMUv3 to the virt board


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).