Home
last modified time | relevance | path

Searched full:spm (Results 1 – 9 of 9) sorted by relevance

/qemu/tests/tcg/s390x/
H A Dlocfhr.c13 asm("spm %[cc]\n" in locfhr()
H A Dshift.c9 " spm %[cc]\n" \
35 " spm %[cc]\n" \
/qemu/target/avr/
H A Dcpu.h40 * LPM/SPM and instruction fetching access code memory space
H A Dinsn.decode153 SPM 1001 0101 1110 1000
H A Ddisas.c221 INSN(SPM, "")
H A Dtranslate.c2091 * 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 Dm25p80.c1270 * (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 Dinsn-data.h.inc813 C(0x0400, SPM, RR_a, Z, r1, 0, 0, 0, spm, 0)
/qemu/tests/qtest/
H A Dahci-test.c683 ASSERT_BIT_CLEAR(reg, AHCI_PX_CMD_PMA); /* And RW only if CAP.SPM */ in ahci_test_port_spec()