Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 1.06 KB

xtheadmempair.adoc

File metadata and controls

33 lines (27 loc) · 1.06 KB

Two-GPR memory operations (XTheadMemPair)

Frozen
The XTheadMemPair extension is stable.

The XTheadMemPair ISA extension provides two-GPR memory operations.

Extension version: 1.0.

The table below gives an overview of the instructions:

RV32 RV64 Mnemonic Instruction

N

Y

th.ldd rd1, rd2, (rs1), imm2, 4

[xtheadmempair-insns-ldd]

Y

Y

th.lwd rd1, rd2, (rs1), imm2, 3

[xtheadmempair-insns-lwd]

Y

Y

th.lwud rd1, rd2, (rs1), imm2, 3

[xtheadmempair-insns-lwud]

N

Y

th.sdd rd1, rd2, (rs1), imm2, 4

[xtheadmempair-insns-sdd]

Y

Y

th.swd rd1, rd2, (rs1), imm2, 3

[xtheadmempair-insns-swd]