Searched full:says (Results 1 – 25 of 105) sorted by relevance
12345
/qemu/include/hw/misc/ |
H A D | sifive_u_prci.h | 35 * Current FU540-C000 manual says ready bit is at bit 29, but 36 * freedom-u540-c000-bootloader codes (ux00prci.h) says it is at bit 31.
|
/qemu/tests/tcg/s390x/ |
H A D | mie3-mvcrl.c | 37 * PoP says: Bits 32-55 of general register 0 should contain zeros; in test_bad_r0()
|
/qemu/bsd-user/i386/ |
H A D | target_arch_thread.h | 37 * SVR4/i386 ABI (pages 3-31, 3-32) says that when the program starts %edx in target_thread_init()
|
/qemu/target/riscv/insn_trans/ |
H A D | trans_rvzawrs.c.inc | 26 * The specification says:
|
/qemu/include/hw/ssi/ |
H A D | bcm2835_spi.h | 34 * Though BCM2835 documentation says FIFOs have a capacity of 16,
|
/qemu/include/hw/acpi/ |
H A D | ich9.h | 36 * In ich9 spec says that pm1_cnt register is 32bit width and
|
/qemu/bsd-user/netbsd/ |
H A D | target_os_signal.h | 41 * Language spec says we must list exactly one parameter, even though we
|
/qemu/target/mips/ |
H A D | msa.c | 65 * says: "When possible, this QNaN result is one of the operand QNaN in msa_reset()
|
H A D | fpu_helper.h | 75 * says: "When possible, this QNaN result is one of the operand QNaN in fp_reset()
|
/qemu/migration/ |
H A D | multifd-zero-page.c | 99 * 'receivedmap' says the zero page is already received. Thus the in multifd_recv_zero_page_process()
|
/qemu/bsd-user/openbsd/ |
H A D | target_os_signal.h | 41 * Language spec says we must list exactly one parameter, even though we
|
/qemu/target/ppc/ |
H A D | mem_helper.c | 196 * PPC32 specification says we must generate an exception if rA is in 197 * the range of registers to be loaded. In an other hand, IBM says 335 * PowerPC specification says this is to be treated like a load in helper_icbi()
|
/qemu/bsd-user/freebsd/ |
H A D | target_os_signal.h | 50 * Language spec says we must list exactly one parameter, even though we
|
/qemu/docs/devel/ |
H A D | submitting-a-pull-request.rst | 43 request says these patches are ready to go into QEMU now, so they must
|
/qemu/include/system/ |
H A D | kvm_int.h | 127 * Older POSIX says that ioctl numbers are signed int, but in
|
/qemu/target/riscv/ |
H A D | time_helper.c | 75 * Sstc specification says the following about timer interrupt: in riscv_timer_write_timecmp()
|
/qemu/target/ppc/translate/ |
H A D | misc-impl.c.inc | 131 * ISA says that "Reserved fields in instructions are ignored
|
H A D | storage-ctrl-impl.c.inc | 218 * ISA 3.1B says that MSR SF must be 1 when this instruction is executed;
|
/qemu/target/arm/tcg/ |
H A D | mve_helper.c | 35 * and 0 bits where ECI says this beat was already executed. in mve_eci_mask() 133 /* MASK01 says don't invert low half of P0 */ in mve_advance_vpt() 137 /* MASK23 says don't invert high half of P0 */ in mve_advance_vpt() 392 /* ECI says skip this beat */ \ in DO_VLDR64_SG() 416 /* ECI says skip this beat */ \ 441 /* ECI says skip this beat */ \ 478 /* ECI says skip this beat */ \ 502 /* ECI says skip this beat */ \ 525 /* ECI says skip this beat */ \ 554 /* ECI says skip this beat */ \ [all …]
|
/qemu/target/hppa/ |
H A D | fpu_helper.c | 71 * "PA-RISC 2.0 Architecture" says it is IMPDEF whether the flushing in HELPER() 77 * TODO: "PA-RISC 2.0 Architecture" chapter 10 says that we should in HELPER()
|
/qemu/target/m68k/ |
H A D | op_helper.c | 577 * whereas documentation says "undefined" in HELPER() 606 * whereas documentation says "undefined" in HELPER() 696 * whereas documentation says "undefined" in HELPER() 733 * whereas documentation says "undefined" in HELPER()
|
/qemu/hw/cpu/ |
H A D | arm11mpcore.c | 136 /* The ARM11 MPCORE TRM says the on-chip controller may have
|
/qemu/pc-bios/s390-ccw/ |
H A D | virtio.h | 132 /* This bit says it's a scsi command, not an actual read or write. */
|
/qemu/hw/i386/ |
H A D | acpi-common.c | 43 /* ACPI spec says that LAPIC entry for non present in pc_madt_cpu_entry()
|
/qemu/tests/qemu-iotests/ |
H A D | 228 | 113 # (Image header says "null-co://", actual backing file still is
|
12345