Load_store.FloatarrayLoad four floats from a floatarray at an arbitrary (unaligned) index.
Load four floats from a floatarray at an arbitrary (unaligned) index. Does not check bounds.
Store four floats to a floatarray at an arbitrary (unaligned) index.
Store four floats to a floatarray at an arbitrary (unaligned) index. Does not check bounds.
module Int32_u : Floatarray_accessors with type index := int32module Int64_u : Floatarray_accessors with type index := int64module Nativeint_u : Floatarray_accessors with type index := nativeint