12 object obj2 = frame.
Pop();
34 object obj2 = frame.
Pop();
45 frame.
Push((sbyte)obj2 != (sbyte)
obj);
56 object obj2 = frame.
Pop();
78 object obj2 = frame.
Pop();
89 frame.
Push((
char)obj2 != (char)
obj);
100 object obj2 = frame.
Pop();
105 else if (
obj ==
null)
111 frame.
Push((
int)obj2 != (int)
obj);
122 object obj2 = frame.
Pop();
127 else if (
obj ==
null)
133 frame.
Push((
long)obj2 != (long)
obj);
144 object obj2 = frame.
Pop();
149 else if (
obj ==
null)
155 frame.
Push((
byte)obj2 != (byte)
obj);
166 object obj2 = frame.
Pop();
171 else if (
obj ==
null)
177 frame.
Push((ushort)obj2 != (ushort)
obj);
188 object obj2 = frame.
Pop();
193 else if (
obj ==
null)
199 frame.
Push((uint)obj2 != (uint)
obj);
210 object obj2 = frame.
Pop();
215 else if (
obj ==
null)
221 frame.
Push((ulong)obj2 != (ulong)
obj);
232 object obj2 = frame.
Pop();
237 else if (
obj ==
null)
243 frame.
Push((
float)obj2 != (float)
obj);
254 object obj2 = frame.
Pop();
259 else if (
obj ==
null)
265 frame.
Push((
double)obj2 != (double)
obj);
285 object obj2 = frame.
Pop();
286 if (obj2 ==
null ||
obj ==
null)
292 frame.
Push((sbyte)obj2 != (sbyte)
obj);
303 object obj2 = frame.
Pop();
304 if (obj2 ==
null ||
obj ==
null)
310 frame.
Push((
short)obj2 != (
short)
obj);
321 object obj2 = frame.
Pop();
322 if (obj2 ==
null ||
obj ==
null)
328 frame.
Push((
char)obj2 != (
char)
obj);
339 object obj2 = frame.
Pop();
340 if (obj2 ==
null ||
obj ==
null)
346 frame.
Push((
int)obj2 != (
int)
obj);
357 object obj2 = frame.
Pop();
358 if (obj2 ==
null ||
obj ==
null)
364 frame.
Push((
long)obj2 != (
long)
obj);
375 object obj2 = frame.
Pop();
376 if (obj2 ==
null ||
obj ==
null)
382 frame.
Push((
byte)obj2 != (
byte)
obj);
393 object obj2 = frame.
Pop();
394 if (obj2 ==
null ||
obj ==
null)
400 frame.
Push((ushort)obj2 != (ushort)
obj);
411 object obj2 = frame.
Pop();
412 if (obj2 ==
null ||
obj ==
null)
418 frame.
Push((uint)obj2 != (uint)
obj);
429 object obj2 = frame.
Pop();
430 if (obj2 ==
null ||
obj ==
null)
436 frame.
Push((ulong)obj2 != (ulong)
obj);
447 object obj2 = frame.
Pop();
448 if (obj2 ==
null ||
obj ==
null)
454 frame.
Push((
float)obj2 != (
float)
obj);
465 object obj2 = frame.
Pop();
466 if (obj2 ==
null ||
obj ==
null)
472 frame.
Push((
double)obj2 != (
double)
obj);
540 return type.GetNonNullableType().GetTypeCode()
switch
556 return type.GetNonNullableType().GetTypeCode()
switch
static Instruction Create(Type type)
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)
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)
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_Char
static Instruction s_UInt16LiftedToNull
static Instruction s_reference
static Instruction s_CharLiftedToNull
static Instruction s_SByte
static Instruction s_SingleLiftedToNull
static Instruction s_Int16LiftedToNull
static Instruction s_ByteLiftedToNull
static Instruction s_Int32LiftedToNull
static Instruction s_Single
static Instruction s_Int16
static Instruction s_Double
override int ConsumedStack
static Instruction Create(Type type, bool liftedToNull)
static Instruction s_UInt32LiftedToNull
static Instruction s_Int64LiftedToNull
static Instruction s_UInt16
static Instruction s_UInt32
static Instruction s_UInt64LiftedToNull
static Instruction s_SByteLiftedToNull
static Instruction s_Boolean
static Instruction s_Int64
override int ProducedStack
static Instruction s_DoubleLiftedToNull
static Instruction s_UInt64
override string InstructionName
static Instruction s_Int32
static Instruction s_Byte