Page MenuHomeFreeBSD

riscv: use the common sub-word {,f}cmpset implementation
ClosedPublic

Authored by kevans on Oct 3 2019, 7:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 8, 9:44 PM
Unknown Object (File)
Thu, May 2, 3:47 PM
Unknown Object (File)
Thu, May 2, 3:43 PM
Unknown Object (File)
Thu, May 2, 3:43 PM
Unknown Object (File)
Thu, May 2, 3:06 PM
Unknown Object (File)
Thu, Apr 25, 3:31 PM
Unknown Object (File)
Dec 20 2023, 1:37 AM
Unknown Object (File)
Nov 14 2023, 2:33 PM
Subscribers

Details

Summary

(For now? I do not know if riscv includes necessary instructions to do sub-word atomics)

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Looks good to me. There are no sub-word atomic instructions for RISC-V.

This revision is now accepted and ready to land.Oct 4 2019, 2:35 AM