Home
last modified time | relevance | path

Searched refs:OPC_RISC_STORE (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/riscv/
H A Dinstmap.h31 OPC_RISC_STORE = (0x23), enumerator
142 OPC_RISC_SB = OPC_RISC_STORE | (0x0 << 12),
143 OPC_RISC_SH = OPC_RISC_STORE | (0x1 << 12),
144 OPC_RISC_SW = OPC_RISC_STORE | (0x2 << 12),
145 OPC_RISC_SD = OPC_RISC_STORE | (0x3 << 12),