Home
last modified time | relevance | path

Searched refs:put (Results 1 – 25 of 91) sorted by relevance

1234

/qemu/target/avr/
H A Dmachine.c49 .put = put_sreg,
76 .put = put_segment,
81 .put = put_segment,
86 .put = put_segment,
91 .put = put_segment,
96 .put = put_segment,
/qemu/migration/
H A Dvmstate-types.c43 .put = put_bool,
67 .put = put_int8,
91 .put = put_int16,
115 .put = put_int32,
141 .put = put_int32,
168 .put = put_int32,
192 .put = put_int64,
216 .put = put_uint8,
240 .put = put_uint16,
395 .put = put_uint8,
[all …]
/qemu/target/loongarch/
H A Dtrace-events5 kvm_failed_put_regs_core(const char *msg) "Failed to put core regs into KVM: %s"
7 kvm_failed_put_fpu(const char *msg) "Failed to put fpu into KVM: %s"
9 kvm_failed_put_mpstate(const char *msg) "Failed to put mp_state into KVM: %s"
11 kvm_failed_put_counter(const char *msg) "Failed to put counter into KVM: %s"
13 kvm_failed_put_cpucfg(const char *msg) "Failed to put cpucfg into KVM: %s"
/qemu/python/qemu/qmp/
H A Devents.py531 async def put(self, event: Message) -> None: member in EventListener
549 await self._queue.put(event)
635 await listener.put(msg)
/qemu/docs/devel/
H A Ddocs.rst23 alternation of C code put into the C output and rST format text
24 put into the documentation. A few special directives are recognised;
32 are put into the documentation verbatim, and discarded from the C output.
/qemu/target/sparc/
H A Dmachine.c83 .put = put_psr,
109 .put = put_fsr,
144 .put = put_xcc,
/qemu/target/ppc/
H A Dmachine.c50 .put = put_avr,
81 .put = put_fpr,
112 .put = put_vsr,
387 .put = put_vscr,
513 .put = put_slbe,
/qemu/target/hppa/
H A Dmachine.c44 .put = put_psw,
104 .put = put_tlb,
/qemu/target/alpha/
H A Dmachine.c24 .put = put_fpcr,
/qemu/docs/specs/
H A Dedu.rst53 The stored value is taken and factorial of it is put back here.
70 Raise an interrupt. The value will be put to the interrupt status
/qemu/target/microblaze/
H A Dmachine.c60 .put = put_msr,
H A Dhelper.h31 DEF_HELPER_FLAGS_3(put, TCG_CALL_NO_RWG, void, i32, i32, i32)
/qemu/linux-user/ppc/
H A Dvdso-64.ld46 * we have to put these sections somewhere.
H A Dvdso-32.ld48 * we have to put these sections somewhere.
/qemu/linux-user/i386/
H A Dvdso.ld54 * we have to put these sections somewhere.
/qemu/linux-user/arm/
H A Dvdso.ld44 * we have to put these sections somewhere.
/qemu/linux-user/x86_64/
H A Dvdso.ld51 * we have to put these sections somewhere.
/qemu/po/
H A Dzh_CN.po2 # This file is put in the public domain.
H A Duk.po2 # This file is put in the public domain.
H A Dit.po2 # This file is put in the public domain.
H A Dde_DE.po2 # This file is put in the public domain.
/qemu/linux-user/s390x/
H A Dvdso.ld49 * we have to put these sections somewhere.
/qemu/linux-user/riscv/
H A Dvdso.ld51 * we have to put these sections somewhere.
/qemu/linux-user/loongarch64/
H A Dvdso.ld50 * we have to put these sections somewhere.
/qemu/linux-user/aarch64/
H A Dvdso.ld49 * we have to put these sections somewhere.

1234