Home
last modified time | relevance | path

Searched refs:Single (Results 1 – 17 of 17) sorted by relevance

/qemu/target/hexagon/
H A Dhex_common.py363 class Single(Scalar): class
446 class GprDest(Register, Single, Dest):
462 class GprSource(Register, Single, OldSource):
473 class GprNewSource(Register, Single, NewSource):
483 class GprReadWrite(Register, Single, ReadWrite):
510 class ControlDest(Register, Single, Dest):
530 class ControlSource(Register, Single, OldSource):
566 class PredDest(Register, Single, Dest):
581 class PredSource(Register, Single, OldSource):
592 class PredNewSource(Register, Single, NewSource):
[all …]
/qemu/docs/specs/
H A Dpci-serial.rst13 Single-port card
/qemu/docs/
H A Dpcie_sriov.txt6 SR/IOV (Single Root I/O Virtualization) is an optional extended capability
/qemu/target/riscv/insn_trans/
H A Dtrans_rvv.c.inc1745 /* Vector Single-Width Bit Shift Instructions */
1927 /* Vector Single-Width Integer Multiply Instructions */
1982 /* Vector Single-Width Integer Multiply-Add Instructions */
2118 /* Vector Single-Width Saturating Add and Subtract */
2130 /* Vector Single-Width Averaging Add and Subtract */
2167 /* Vector Single-Width Scaling Shift Instructions */
2213 /* Vector Single-Width Floating-Point Add/Subtract Instructions */
2473 /* Vector Single-Width Floating-Point Multiply/Divide Instructions */
2660 /* Single-Width Floating-Point/Integer Type-Convert Instructions */
2899 /* Vector Single-Width Integer Reduction Instructions */
[all …]
/qemu/docs/system/devices/
H A Dnvme.rst173 Set the Maximum Single Source Range Length (``MSSRL``). This is the maximum
294 The ``nvme`` device supports Single Root I/O Virtualization and Sharing
/qemu/docs/system/arm/
H A Demulation.rst55 - FEAT_F32MM (Single-precision Matrix Multiplication)
/qemu/docs/devel/migration/
H A Dvfio.rst39 support P2P migration. Single VFIO device migration is allowed regardless of
/qemu/tests/avocado/acpi-bits/bits-tests/
H A Dsmbios.py2633 0x05: 'Single-bit ECC',
1039 0x01: 'Single-bit ECC memory error',
1121 0x05: "Single-bit ECC",
1260 0x06: 'Single-bit error',
1852 0x06: 'Single-bit error',
/qemu/target/ppc/translate/
H A Dspe-impl.c.inc977 /* Single precision floating-point vectors operations */
1053 /* Single precision floating-point operations */
/qemu/tcg/loongarch64/
H A Dtcg-target.c.inc327 /* Single-instruction cases. */
382 /* Single pcaddu2i. */
406 /* Single cu52i.d case. */
/qemu/docs/about/
H A Ddeprecated.rst45 Therefore, the usage of ``arg`` is redundant. Single-word arguments are treated
/qemu/docs/devel/
H A Dtcg-ops.rst189 - Single instructions are simplified, e.g.
/qemu/target/hexagon/imported/
H A Dalu.idef77 /* Single-precision HL forms */
/qemu/qapi/
H A Dblock-core.json5192 # @monolithicSparse: Single file image with sparse cluster allocation
5194 # @monolithicFlat: Single flat data image and a descriptor file
5202 # @streamOptimized: Single file image sparse cluster allocation,
/qemu/docs/interop/
H A Dvhost-user.rst205 Single memory region description
/qemu/tcg/ppc/
H A Dtcg-target.c.inc2451 * Book II, Section 1.4, Single-Copy Atomicity, specifies:
/qemu/tcg/i386/
H A Dtcg-target.c.inc771 /* Single byte MODRM format. */