Home
last modified time | relevance | path

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

/qemu/tests/qtest/fuzz/
H A Dgeneric_fuzz.c343 enum Sizes {Byte, Word, Long, end_sizes}; in op_in() enumerator
360 case Byte: in op_in()
378 enum Sizes {Byte, Word, Long, end_sizes}; in op_out() enumerator
397 case Byte: in op_out()
415 enum Sizes {Byte, Word, Long, Quad, end_sizes}; in op_read() enumerator
433 case Byte: in op_read()
475 case Byte: in op_write()
498 enum Sizes {Byte, Word, Long, end_sizes}; in op_pci_read() enumerator
513 case Byte: in op_pci_read()
527 enum Sizes {Byte, Word, Long, end_sizes}; in op_pci_write() enumerator
[all …]
/qemu/target/hexagon/imported/
H A Dldst.idef34 STD_LD_AMODES(loadrub,"Rd32=memub","Load Unsigned Byte",ATTRIBS(A_MEMSIZE_1B,A_LOAD,A_REGWRSIZE_1B)…
35 STD_LD_AMODES(loadrb, "Rd32=memb", "Load signed Byte",ATTRIBS(A_MEMSIZE_1B,A_LOAD),"0",fLOAD(1,1,s,…
116 STD_ST_AMODES(storerb, "Rt32", "memb","Store Byte",ATTRIBS(A_MEMSIZE_1B,A_STORE),"0",fSTORE(1,1,EA,…
241 STD_PLD_AMODES(loadrub,"Rd32=memub","Load Unsigned Byte",ATTRIBS(A_ARCHV2,A_MEMSIZE_1B,A_LOAD,A_REG…
242 STD_PLD_AMODES(loadrb, "Rd32=memb", "Load signed Byte",ATTRIBS(A_ARCHV2,A_MEMSIZE_1B,A_LOAD),"0",0,…
272 STD_PST_AMODES(storerb,"Rt32","memb","Store Byte",ATTRIBS(A_ARCHV2,A_MEMSIZE_1B,A_STORE),"0",0,fSTO…
323 V4_PSTI_AMODES(storeirb,"#S6","memb","Store Immediate Byte",ATTRIBS(A_ARCHV2,A_ROPS_2,A_MEMSIZE_1B,…
333 V4_STI_AMODES(storeirb,"#S8","memb","Store Immediate Byte",ATTRIBS(A_ARCHV2,A_ROPS_2,A_MEMSIZE_1B,A…
353 STD_GPLD_AMODES(loadrub,"Rd32=memub","Load Unsigned Byte",ATTRIBS(A_MEMSIZE_1B,A_LOAD,A_ARCHV2,A_RE…
354 STD_GPLD_AMODES(loadrb, "Rd32=memb", "Load signed Byte",ATTRIBS(A_MEMSIZE_1B,A_LOAD,A_ARCHV2),"0",f…
[all …]
/qemu/target/hexagon/imported/mmvec/
H A Dext.idef763 "Dual Vector Unsigned Byte By Signed Byte 4-way Reduction to Word",
811 "Dual Vector Unsigned Byte By Signed Byte 4-way Reduction to Word",
1301 /* Byte by Byte */
1342 "Vertical Byte Multiply",
1347 "Vertical Byte Multiply",
1506 "Vertical Byte Multiply",
1511 "Vertical Byte Multiply",
1518 "Vertical Byte Multiply",
1523 "Vertical Byte Multiply",
1530 /* Half by Byte */
[all …]
H A Dencode_ext.def145 // Byte Enabled Stores
170 // Byte Enabled Stores
194 // Byte Enabled Stores
/qemu/docs/interop/
H A Dqcow2.txt17 Byte 0 - 3: magic
245 Byte 0 - 3: Header extension type:
293 Byte 0: Type of feature (select feature bitmap)
317 Byte 0 - 3: nb_bitmaps
344 Byte 0 - 7: Offset into the image file at which the encryption
347 Byte 8 - 15: Length of the written encryption header in bytes.
677 Byte 0 - 7: Offset into the image file at which the L1 table for the
709 Byte 40 - 47: Size of the VM state in bytes. 0 if no VM
713 Byte 48 - 55: Virtual disk size of the snapshot in bytes
715 Byte 56 - 63: icount value which corresponds to
[all …]
/qemu/target/arm/tcg/
H A Da32.decode248 # Load/Store Dual, Half, Signed Byte (register)
308 # Load/Store Dual, Half, Signed Byte (immediate)
/qemu/qapi/
H A Dcxl.json230 # @cache-be-parity: Byte enable parity or other byte enable errors on
241 # @mem-be-parity: Byte enable parity or other byte enable errors on
/qemu/include/libdecnumber/
H A DdecNumberLocal.h78 #define Byte int8_t macro
/qemu/docs/specs/
H A Divshmem-spec.rst31 - BAR0 holds device registers (256 Byte MMIO)
H A Dppc-spapr-hotplug.rst306 Byte-length of new property's value.
/qemu/target/s390x/
H A Dcpu_features_def.h.inc119 /* Features exposed via SCLP SCCB Byte 80 - 98 (bit numbers relative to byte-80) */
125 /* Features exposed via SCLP SCCB Byte 116 - 119 (bit numbers relative to byte-116) */
/qemu/target/ppc/translate/
H A Dfixedpoint-impl.c.inc130 /* Load Byte and Zero */
175 /* Store Byte */
/qemu/target/ppc/
H A Dinsn32.decode1080 ## VSX Vector Test Least-Significant Bit by Byte Instruction
/qemu/tcg/riscv/
H A Dtcg-target.c.inc1360 /* Byte swapping is left to middle-end expansion. */
1412 /* Byte swapping is left to middle-end expansion. */
/qemu/tcg/loongarch64/
H A Dtcg-target.c.inc1065 /* Byte swapping is left to middle-end expansion. */
1117 /* Byte swapping is left to middle-end expansion. */
/qemu/tcg/arm/
H A Dtcg-target.c.inc1546 /* Byte swapping is left to middle-end expansion. */
1664 /* Byte swapping is left to middle-end expansion. */
/qemu/tcg/ppc/
H A Dtcg-target.c.inc819 /* Output Type 00 Prefix - 8-Byte Load/Store Form (8LS:D) */