
n.作業(yè)碼
They contain details about the current opcode. 它們包含有關(guān)當(dāng)前操作碼的細(xì)節(jié)。
Instruction format is OpCode followed by Operands. 指令格式中跟隨其后的是操作數(shù)。
Instructions are aliases - they correspond to the same opcode. 指令是別名,即它們對(duì)應(yīng)于同一操作碼。
The RET instruction opcode always generates a near return. RET指令操作碼總是產(chǎn)生一個(gè)近的返回。
And expansion, such as opcode and compare length coding. 與擴(kuò)展操作碼和等長編碼進(jìn)行比較。
ILGenerator.EmitCalli(Opcode, CallingConvention, Type, Type[]) for calls using an unmanaged calling convention. ILGenerator.