12 object obj2 = frame.
Pop();
13 if (obj2 ==
null ||
obj ==
null)
19 frame.
Push((sbyte)((sbyte)obj2 >> (
int)
obj));
30 object obj2 = frame.
Pop();
31 if (obj2 ==
null ||
obj ==
null)
37 frame.
Push((
short)((
short)obj2 >> (
int)
obj));
48 object obj2 = frame.
Pop();
49 if (obj2 ==
null ||
obj ==
null)
55 frame.
Push((
int)obj2 >> (
int)
obj);
66 object obj2 = frame.
Pop();
67 if (obj2 ==
null ||
obj ==
null)
73 frame.
Push((
long)obj2 >> (
int)
obj);
84 object obj2 = frame.
Pop();
85 if (obj2 ==
null ||
obj ==
null)
91 frame.
Push((
byte)((
byte)obj2 >> (
int)
obj));
102 object obj2 = frame.
Pop();
103 if (obj2 ==
null ||
obj ==
null)
109 frame.
Push((ushort)((ushort)obj2 >> (
int)
obj));
120 object obj2 = frame.
Pop();
121 if (obj2 ==
null ||
obj ==
null)
127 frame.
Push((uint)obj2 >> (
int)
obj);
138 object obj2 = frame.
Pop();
139 if (obj2 ==
null ||
obj ==
null)
145 frame.
Push((ulong)obj2 >> (
int)
obj);
179 return type.GetNonNullableType().GetTypeCode()
switch
static Exception Unreachable
override int Run(InterpretedFrame frame)
override int Run(InterpretedFrame frame)
override int Run(InterpretedFrame frame)
override int Run(InterpretedFrame frame)
override int Run(InterpretedFrame frame)
override int Run(InterpretedFrame frame)
override int Run(InterpretedFrame frame)
override int Run(InterpretedFrame frame)
static Instruction s_UInt64
static Instruction s_Int16
static Instruction s_SByte
static Instruction s_Int32
override int ProducedStack
static Instruction s_Int64
override string InstructionName
static Instruction Create(Type type)
override int ConsumedStack
static Instruction s_Byte
static Instruction s_UInt32
static Instruction s_UInt16