Searched full:spm (Results 1 – 9 of 9) sorted by relevance
/qemu/tests/tcg/s390x/ |
H A D | locfhr.c | 13 asm("spm %[cc]\n" in locfhr()
|
H A D | shift.c | 9 " spm %[cc]\n" \ 35 " spm %[cc]\n" \
|
/qemu/target/avr/ |
H A D | cpu.h | 40 * LPM/SPM and instruction fetching access code memory space
|
H A D | insn.decode | 153 SPM 1001 0101 1110 1000
|
H A D | disas.c | 221 INSN(SPM, "")
|
H A D | translate.c | 2091 * SPM can be used to erase a page in the Program memory, to write a page 2101 * for detailed description of SPM usage. This instruction can address the 2104 * The SPM instruction is not available in all devices. Refer to the device
|
/qemu/hw/block/ |
H A D | m25p80.c | 1270 * (SPM), and status register writes are permitted. in decode_new_cmd() 1304 * (SPM), and status register writes are permitted. in decode_new_cmd()
|
/qemu/target/s390x/tcg/ |
H A D | insn-data.h.inc | 813 C(0x0400, SPM, RR_a, Z, r1, 0, 0, 0, spm, 0)
|
/qemu/tests/qtest/ |
H A D | ahci-test.c | 683 ASSERT_BIT_CLEAR(reg, AHCI_PX_CMD_PMA); /* And RW only if CAP.SPM */ in ahci_test_port_spec()
|