Atomic Read/Write CSR Immediate: read from the CSR into t0 and write a constant into the CSR
csrrwi
Operands
reg, csr, int5Variants
- Atomic Read/Write CSR Immediate: read from the CSR into t0 and write a constant into the CSR csrrwi t0, fcsr, 10
Loading...