Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 1021 Bytes

xtheadsync.adoc

File metadata and controls

31 lines (26 loc) · 1021 Bytes

Multi-core synchronization instructions (XTheadSync)

Frozen
The XTheadSync extension is stable.

The XTheadSync ISA extension provides multi-core synchronization instructions.

The table below gives an overview of the instructions:

RV32 RV64 Mnemonic Instruction

Y

Y

th.sfence.vmas rs1, rs2

[xtheadsync-insns-sfence-vmas]

Y

Y

th.sync

[xtheadsync-insns-sync]

Y

Y

th.sync.s

[xtheadsync-insns-sync-s]

Y

Y

th.sync.i

[xtheadsync-insns-sync-i]

Y

Y

th.sync.is

[xtheadsync-insns-sync-is]