sway
sway copied to clipboard
Implement intrinsics for storage operations
With the RFC on intrinsics accepted, we should plan to slowly replace assembly usage in our libraries with intrinsics. As a step towards this, this Issue is to track the implementation of intrinsics for storage ops, namely: load/store word/quad.