InstructionEncoder.LoadConstantR4(Single) 方法
定义
对 Single 常量加载指令进行编码。Encodes Single constant load instruction.
public:
void LoadConstantR4(float value);
public void LoadConstantR4 (float value);
member this.LoadConstantR4 : single -> unit
Public Sub LoadConstantR4 (value As Single)
参数
适用于