/qemu/tests/qemu-iotests/ |
H A D | 044 | 58 sector = b''.join(struct.pack('>Q', 65 sector = b''.join(struct.pack('>H', 1) for j in range(0, 64 * 256)) 72 table = b''.join(struct.pack('>Q', (1 << 63) | off_l2 + 512 * j) 85 table = struct.pack('>1024Q', *pytable) 90 table = b''.join(struct.pack('>Q', (1 << 63) | off + 512 * j)
|
H A D | nbd-fault-injector.py | 136 buf = neg_classic_struct.pack(NBD_PASSWD, NBD_CLIENT_MAGIC, 142 buf = neg1_struct.pack(NBD_PASSWD, NBD_OPTS_MAGIC, 0) 153 buf = neg2_struct.pack(FAKE_DISK_SIZE, 0) 171 buf = reply_struct.pack(NBD_SIMPLE_REPLY_MAGIC, error, handle)
|
H A D | qed.py | 42 return struct.pack(header_fmt, *fields) 48 return struct.pack(table_elem_fmt, elem)
|
H A D | 242 | 74 f.write(struct.pack("B", toggled))
|
H A D | qcow2_format.py | 438 buf = struct.pack('>II', ex.magic, ex.length) 456 buf = struct.pack(QcowHeader.fmt, *header)
|
/qemu/tests/uefi-test-tools/UefiTestToolsPkg/Include/Guid/ |
H A D | BiosTablesTest.h | 43 #pragma pack (1) 78 #pragma pack ()
|
/qemu/hw/block/ |
H A D | xen_blkif.h | 21 #pragma pack(push, 4) 45 #pragma pack(pop)
|
/qemu/docs/devel/ |
H A D | block-coroutine-wrapper.rst | 12 non-coroutine interface, we should define a structure to pack the 15 with same list of arguments as original one, which will pack the
|
/qemu/scripts/ |
H A D | signrom.py | 50 fout.write(struct.pack('B', checksum))
|
H A D | dump-guest-memory.py | 57 return struct.unpack("<H", struct.pack("=H", val))[0] 60 return struct.unpack("<I", struct.pack("=I", val))[0] 63 return struct.unpack("<Q", struct.pack("=Q", val))[0]
|
/qemu/net/ |
H A D | colo.h | 80 uint32_t pack; member
|
H A D | colo-compare.c | 278 ret = colo_insert_packet(&conn->primary_list, pkt, &conn->pack); in packet_enqueue() 415 uint32_t min_ack = MIN(conn->pack, conn->sack); in colo_compare_tcp()
|
/qemu/fsdev/ |
H A D | 9p-iov-marshal.c | 22 size_t offset, size_t size, int pack) in v9fs_packunpack() argument 37 if (pack) { in v9fs_packunpack()
|
/qemu/tests/tcg/mips/user/ase/msa/ |
H A D | test_msa_compile_64r6el.sh | 575 /opt/img/bin/mips-img-linux-gnu-gcc pack/test_msa_pckev_b.c \ 577 /opt/img/bin/mips-img-linux-gnu-gcc pack/test_msa_pckev_h.c \ 579 /opt/img/bin/mips-img-linux-gnu-gcc pack/test_msa_pckev_w.c \ 581 /opt/img/bin/mips-img-linux-gnu-gcc pack/test_msa_pckev_d.c \ 583 /opt/img/bin/mips-img-linux-gnu-gcc pack/test_msa_pckod_b.c \ 585 /opt/img/bin/mips-img-linux-gnu-gcc pack/test_msa_pckod_h.c \ 587 /opt/img/bin/mips-img-linux-gnu-gcc pack/test_msa_pckod_w.c \ 589 /opt/img/bin/mips-img-linux-gnu-gcc pack/test_msa_pckod_d.c \ 591 /opt/img/bin/mips-img-linux-gnu-gcc pack/test_msa_vshf_b.c \ 593 /opt/img/bin/mips-img-linux-gnu-gcc pack/test_msa_vshf_h.c \ [all …]
|
H A D | test_msa_compile_64r6eb.sh | 575 /opt/img/bin/mips-img-linux-gnu-gcc pack/test_msa_pckev_b.c \ 577 /opt/img/bin/mips-img-linux-gnu-gcc pack/test_msa_pckev_h.c \ 579 /opt/img/bin/mips-img-linux-gnu-gcc pack/test_msa_pckev_w.c \ 581 /opt/img/bin/mips-img-linux-gnu-gcc pack/test_msa_pckev_d.c \ 583 /opt/img/bin/mips-img-linux-gnu-gcc pack/test_msa_pckod_b.c \ 585 /opt/img/bin/mips-img-linux-gnu-gcc pack/test_msa_pckod_h.c \ 587 /opt/img/bin/mips-img-linux-gnu-gcc pack/test_msa_pckod_w.c \ 589 /opt/img/bin/mips-img-linux-gnu-gcc pack/test_msa_pckod_d.c \ 591 /opt/img/bin/mips-img-linux-gnu-gcc pack/test_msa_vshf_b.c \ 593 /opt/img/bin/mips-img-linux-gnu-gcc pack/test_msa_vshf_h.c \ [all …]
|
H A D | test_msa_compile_32r5eb.sh | 817 /opt/mti/bin/mips-mti-linux-gnu-gcc pack/test_msa_pckev_b.c \ 820 /opt/mti/bin/mips-mti-linux-gnu-gcc pack/test_msa_pckev_h.c \ 823 /opt/mti/bin/mips-mti-linux-gnu-gcc pack/test_msa_pckev_w.c \ 826 /opt/mti/bin/mips-mti-linux-gnu-gcc pack/test_msa_pckev_d.c \ 829 /opt/mti/bin/mips-mti-linux-gnu-gcc pack/test_msa_pckod_b.c \ 832 /opt/mti/bin/mips-mti-linux-gnu-gcc pack/test_msa_pckod_h.c \ 835 /opt/mti/bin/mips-mti-linux-gnu-gcc pack/test_msa_pckod_w.c \ 838 /opt/mti/bin/mips-mti-linux-gnu-gcc pack/test_msa_pckod_d.c \ 841 /opt/mti/bin/mips-mti-linux-gnu-gcc pack/test_msa_vshf_b.c \ 844 /opt/mti/bin/mips-mti-linux-gnu-gcc pack/test_msa_vshf_h.c \ [all …]
|
H A D | test_msa_compile_32r5el.sh | 817 /opt/mti/bin/mips-mti-linux-gnu-gcc pack/test_msa_pckev_b.c \ 820 /opt/mti/bin/mips-mti-linux-gnu-gcc pack/test_msa_pckev_h.c \ 823 /opt/mti/bin/mips-mti-linux-gnu-gcc pack/test_msa_pckev_w.c \ 826 /opt/mti/bin/mips-mti-linux-gnu-gcc pack/test_msa_pckev_d.c \ 829 /opt/mti/bin/mips-mti-linux-gnu-gcc pack/test_msa_pckod_b.c \ 832 /opt/mti/bin/mips-mti-linux-gnu-gcc pack/test_msa_pckod_h.c \ 835 /opt/mti/bin/mips-mti-linux-gnu-gcc pack/test_msa_pckod_w.c \ 838 /opt/mti/bin/mips-mti-linux-gnu-gcc pack/test_msa_pckod_d.c \ 841 /opt/mti/bin/mips-mti-linux-gnu-gcc pack/test_msa_vshf_b.c \ 844 /opt/mti/bin/mips-mti-linux-gnu-gcc pack/test_msa_vshf_h.c \ [all …]
|
/qemu/hw/dma/ |
H A D | omap_dma.c | 30 int pack[2]; member 745 (ch->pack[1] << 13) | 748 (ch->pack[0] << 6) | 869 ch->pack[1] = (value & 0x2000) >> 13; 872 ch->pack[0] = (value & 0x0040) >> 6;
|
/qemu/tests/tcg/s390x/ |
H A D | Makefile.target | 19 TESTS+=pack
|
/qemu/scripts/oss-fuzz/ |
H A D | minimize_qtest_trace.py | 164 data = struct.pack("{end}{size}".format(end=endianness,
|
/qemu/target/microblaze/ |
H A D | insns.decode | 53 # For convenience, extract the two imm_w/imm_s fields, then pack
|
/qemu/python/qemu/qmp/ |
H A D | qmp_client.py | 654 [(socket.SOL_SOCKET, socket.SCM_RIGHTS, struct.pack('@i', fd))]
|
/qemu/target/tricore/ |
H A D | helper.h | 103 DEF_HELPER_FLAGS_4(pack, TCG_CALL_NO_RWG_SE, i32, i32, i32, i32, i32)
|
/qemu/tests/image-fuzzer/qcow2/ |
H A D | layout.py | 508 image_file.write(struct.pack(field.fmt, field.value))
|
/qemu/target/hexagon/imported/ |
H A D | mpy.idef | 311 /* With round&pack */ 319 Q6INSN(M2_vdmpyrs_s0,"Rd32=vdmpy(Rss32,Rtt32):rnd:sat",ATTRIBS(), "vector dual mac w/ round&pack… 320 Q6INSN(M2_vdmpyrs_s1,"Rd32=vdmpy(Rss32,Rtt32):<<1:rnd:sat",ATTRIBS(),"vector dual mac w/ round&pack… 555 /* Saturate/shift1 and round/pack */
|