public double LoadR8(uint offset) { return(Intrinsic.LoadR8(this, offset)); }
public double LoadR8() { return(Intrinsic.LoadR8(this)); }