pub fn srwq<A: CheckRegId, B: CheckRegId, C: CheckRegId, D: CheckRegId>(
dst_addr: A,
status: B,
key_addr: C,
lenq: D,
) -> Instruction
Expand description
Load a series of 32 byte slots from contract storage.
pub fn srwq<A: CheckRegId, B: CheckRegId, C: CheckRegId, D: CheckRegId>(
dst_addr: A,
status: B,
key_addr: C,
lenq: D,
) -> Instruction
Load a series of 32 byte slots from contract storage.