Fix csr_swap() so that we don't overwrite the argument (which is not even possible when the argument is immediate value)
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Differential D46526
riscv: fix csr_swap() br on Sep 3 2024, 6:27 PM. Authored by Tags None Referenced Files
Details
Fix csr_swap() so that we don't overwrite the argument (which is not even possible when the argument is immediate value) Tested in bhyve
Diff Detail
|