464 references to StackBehaviour
mscorlib (464)
system\reflection\emit\dynamicilgenerator.cs (3)
127if (opcode.StackBehaviourPush == StackBehaviour.Varpush 132if (opcode.StackBehaviourPop == StackBehaviour.Varpop) 368if (opcode.StackBehaviourPop == StackBehaviour.Varpop)
system\reflection\emit\ilgenerator.cs (3)
664if (opcode.StackBehaviourPop == StackBehaviour.Varpop) 697if (opcode.StackBehaviourPush == StackBehaviour.Varpush) 705if (opcode.StackBehaviourPop == StackBehaviour.Varpop)
system\reflection\emit\opcode.cs (6)
128private StackBehaviour m_pop; 129private StackBehaviour m_push; 150m_pop = (StackBehaviour)((flags >> StackBehaviourPopShift) & StackBehaviourMask); 151m_push = (StackBehaviour)((flags >> StackBehaviourPushShift) & StackBehaviourMask); 197public StackBehaviour StackBehaviourPop 205public StackBehaviour StackBehaviourPush
system\reflection\emit\opcodes.cs (452)
271((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 272((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 281((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 282((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 291((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 292((int)StackBehaviour.Push1 << OpCode.StackBehaviourPushShift) | 301((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 302((int)StackBehaviour.Push1 << OpCode.StackBehaviourPushShift) | 311((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 312((int)StackBehaviour.Push1 << OpCode.StackBehaviourPushShift) | 321((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 322((int)StackBehaviour.Push1 << OpCode.StackBehaviourPushShift) | 331((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 332((int)StackBehaviour.Push1 << OpCode.StackBehaviourPushShift) | 341((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 342((int)StackBehaviour.Push1 << OpCode.StackBehaviourPushShift) | 351((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 352((int)StackBehaviour.Push1 << OpCode.StackBehaviourPushShift) | 361((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 362((int)StackBehaviour.Push1 << OpCode.StackBehaviourPushShift) | 371((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 372((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 381((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 382((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 391((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 392((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 401((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 402((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 411((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 412((int)StackBehaviour.Push1 << OpCode.StackBehaviourPushShift) | 421((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 422((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 431((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 432((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 441((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 442((int)StackBehaviour.Push1 << OpCode.StackBehaviourPushShift) | 451((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 452((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 461((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 462((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 471((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 472((int)StackBehaviour.Pushref << OpCode.StackBehaviourPushShift) | 481((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 482((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 491((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 492((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 501((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 502((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 511((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 512((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 521((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 522((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 531((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 532((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 541((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 542((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 551((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 552((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 561((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 562((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 571((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 572((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 581((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 582((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 591((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 592((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 601((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 602((int)StackBehaviour.Pushi8 << OpCode.StackBehaviourPushShift) | 611((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 612((int)StackBehaviour.Pushr4 << OpCode.StackBehaviourPushShift) | 621((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 622((int)StackBehaviour.Pushr8 << OpCode.StackBehaviourPushShift) | 631((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 632((int)StackBehaviour.Push1_push1 << OpCode.StackBehaviourPushShift) | 641((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 642((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 651((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 652((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 662((int)StackBehaviour.Varpop << OpCode.StackBehaviourPopShift) | 663((int)StackBehaviour.Varpush << OpCode.StackBehaviourPushShift) | 672((int)StackBehaviour.Varpop << OpCode.StackBehaviourPopShift) | 673((int)StackBehaviour.Varpush << OpCode.StackBehaviourPushShift) | 682((int)StackBehaviour.Varpop << OpCode.StackBehaviourPopShift) | 683((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 693((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 694((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 704((int)StackBehaviour.Popi << OpCode.StackBehaviourPopShift) | 705((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 714((int)StackBehaviour.Popi << OpCode.StackBehaviourPopShift) | 715((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 724((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 725((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 734((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 735((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 744((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 745((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 754((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 755((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 764((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 765((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 774((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 775((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 784((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 785((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 794((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 795((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 804((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 805((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 814((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 815((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 824((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 825((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 835((int)StackBehaviour.Popi << OpCode.StackBehaviourPopShift) | 836((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 845((int)StackBehaviour.Popi << OpCode.StackBehaviourPopShift) | 846((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 855((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 856((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 865((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 866((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 875((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 876((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 885((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 886((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 895((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 896((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 905((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 906((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 915((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 916((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 925((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 926((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 935((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 936((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 945((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 946((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 955((int)StackBehaviour.Popi << OpCode.StackBehaviourPopShift) | 956((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 965((int)StackBehaviour.Popi << OpCode.StackBehaviourPopShift) | 966((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 975((int)StackBehaviour.Popi << OpCode.StackBehaviourPopShift) | 976((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 985((int)StackBehaviour.Popi << OpCode.StackBehaviourPopShift) | 986((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 995((int)StackBehaviour.Popi << OpCode.StackBehaviourPopShift) | 996((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 1005((int)StackBehaviour.Popi << OpCode.StackBehaviourPopShift) | 1006((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 1015((int)StackBehaviour.Popi << OpCode.StackBehaviourPopShift) | 1016((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 1025((int)StackBehaviour.Popi << OpCode.StackBehaviourPopShift) | 1026((int)StackBehaviour.Pushi8 << OpCode.StackBehaviourPushShift) | 1035((int)StackBehaviour.Popi << OpCode.StackBehaviourPopShift) | 1036((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 1045((int)StackBehaviour.Popi << OpCode.StackBehaviourPopShift) | 1046((int)StackBehaviour.Pushr4 << OpCode.StackBehaviourPushShift) | 1055((int)StackBehaviour.Popi << OpCode.StackBehaviourPopShift) | 1056((int)StackBehaviour.Pushr8 << OpCode.StackBehaviourPushShift) | 1065((int)StackBehaviour.Popi << OpCode.StackBehaviourPopShift) | 1066((int)StackBehaviour.Pushref << OpCode.StackBehaviourPushShift) | 1075((int)StackBehaviour.Popi_popi << OpCode.StackBehaviourPopShift) | 1076((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 1085((int)StackBehaviour.Popi_popi << OpCode.StackBehaviourPopShift) | 1086((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 1095((int)StackBehaviour.Popi_popi << OpCode.StackBehaviourPopShift) | 1096((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 1105((int)StackBehaviour.Popi_popi << OpCode.StackBehaviourPopShift) | 1106((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 1115((int)StackBehaviour.Popi_popi8 << OpCode.StackBehaviourPopShift) | 1116((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 1125((int)StackBehaviour.Popi_popr4 << OpCode.StackBehaviourPopShift) | 1126((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 1135((int)StackBehaviour.Popi_popr8 << OpCode.StackBehaviourPopShift) | 1136((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 1145((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 1146((int)StackBehaviour.Push1 << OpCode.StackBehaviourPushShift) | 1155((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 1156((int)StackBehaviour.Push1 << OpCode.StackBehaviourPushShift) | 1165((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 1166((int)StackBehaviour.Push1 << OpCode.StackBehaviourPushShift) | 1175((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 1176((int)StackBehaviour.Push1 << OpCode.StackBehaviourPushShift) | 1185((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 1186((int)StackBehaviour.Push1 << OpCode.StackBehaviourPushShift) | 1195((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 1196((int)StackBehaviour.Push1 << OpCode.StackBehaviourPushShift) | 1205((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 1206((int)StackBehaviour.Push1 << OpCode.StackBehaviourPushShift) | 1215((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 1216((int)StackBehaviour.Push1 << OpCode.StackBehaviourPushShift) | 1225((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 1226((int)StackBehaviour.Push1 << OpCode.StackBehaviourPushShift) | 1235((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 1236((int)StackBehaviour.Push1 << OpCode.StackBehaviourPushShift) | 1245((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 1246((int)StackBehaviour.Push1 << OpCode.StackBehaviourPushShift) | 1255((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 1256((int)StackBehaviour.Push1 << OpCode.StackBehaviourPushShift) | 1265((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 1266((int)StackBehaviour.Push1 << OpCode.StackBehaviourPushShift) | 1275((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 1276((int)StackBehaviour.Push1 << OpCode.StackBehaviourPushShift) | 1285((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 1286((int)StackBehaviour.Push1 << OpCode.StackBehaviourPushShift) | 1295((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 1296((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 1305((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 1306((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 1315((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 1316((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 1325((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 1326((int)StackBehaviour.Pushi8 << OpCode.StackBehaviourPushShift) | 1335((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 1336((int)StackBehaviour.Pushr4 << OpCode.StackBehaviourPushShift) | 1345((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 1346((int)StackBehaviour.Pushr8 << OpCode.StackBehaviourPushShift) | 1355((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 1356((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 1365((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 1366((int)StackBehaviour.Pushi8 << OpCode.StackBehaviourPushShift) | 1375((int)StackBehaviour.Varpop << OpCode.StackBehaviourPopShift) | 1376((int)StackBehaviour.Varpush << OpCode.StackBehaviourPushShift) | 1385((int)StackBehaviour.Popi_popi << OpCode.StackBehaviourPopShift) | 1386((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 1395((int)StackBehaviour.Popi << OpCode.StackBehaviourPopShift) | 1396((int)StackBehaviour.Push1 << OpCode.StackBehaviourPushShift) | 1405((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 1406((int)StackBehaviour.Pushref << OpCode.StackBehaviourPushShift) | 1415((int)StackBehaviour.Varpop << OpCode.StackBehaviourPopShift) | 1416((int)StackBehaviour.Pushref << OpCode.StackBehaviourPushShift) | 1426((int)StackBehaviour.Popref << OpCode.StackBehaviourPopShift) | 1427((int)StackBehaviour.Pushref << OpCode.StackBehaviourPushShift) | 1436((int)StackBehaviour.Popref << OpCode.StackBehaviourPopShift) | 1437((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 1446((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 1447((int)StackBehaviour.Pushr8 << OpCode.StackBehaviourPushShift) | 1456((int)StackBehaviour.Popref << OpCode.StackBehaviourPopShift) | 1457((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 1466((int)StackBehaviour.Popref << OpCode.StackBehaviourPopShift) | 1467((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 1477((int)StackBehaviour.Popref << OpCode.StackBehaviourPopShift) | 1478((int)StackBehaviour.Push1 << OpCode.StackBehaviourPushShift) | 1487((int)StackBehaviour.Popref << OpCode.StackBehaviourPopShift) | 1488((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 1497((int)StackBehaviour.Popref_pop1 << OpCode.StackBehaviourPopShift) | 1498((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 1507((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 1508((int)StackBehaviour.Push1 << OpCode.StackBehaviourPushShift) | 1517((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 1518((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 1527((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 1528((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 1537((int)StackBehaviour.Popi_pop1 << OpCode.StackBehaviourPopShift) | 1538((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 1547((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 1548((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 1557((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 1558((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 1567((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 1568((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 1577((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 1578((int)StackBehaviour.Pushi8 << OpCode.StackBehaviourPushShift) | 1587((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 1588((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 1597((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 1598((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 1607((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 1608((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 1617((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 1618((int)StackBehaviour.Pushi8 << OpCode.StackBehaviourPushShift) | 1627((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 1628((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 1637((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 1638((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 1647((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 1648((int)StackBehaviour.Pushref << OpCode.StackBehaviourPushShift) | 1657((int)StackBehaviour.Popi << OpCode.StackBehaviourPopShift) | 1658((int)StackBehaviour.Pushref << OpCode.StackBehaviourPushShift) | 1667((int)StackBehaviour.Popref << OpCode.StackBehaviourPopShift) | 1668((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 1677((int)StackBehaviour.Popref_popi << OpCode.StackBehaviourPopShift) | 1678((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 1687((int)StackBehaviour.Popref_popi << OpCode.StackBehaviourPopShift) | 1688((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 1697((int)StackBehaviour.Popref_popi << OpCode.StackBehaviourPopShift) | 1698((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 1707((int)StackBehaviour.Popref_popi << OpCode.StackBehaviourPopShift) | 1708((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 1717((int)StackBehaviour.Popref_popi << OpCode.StackBehaviourPopShift) | 1718((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 1727((int)StackBehaviour.Popref_popi << OpCode.StackBehaviourPopShift) | 1728((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 1737((int)StackBehaviour.Popref_popi << OpCode.StackBehaviourPopShift) | 1738((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 1747((int)StackBehaviour.Popref_popi << OpCode.StackBehaviourPopShift) | 1748((int)StackBehaviour.Pushi8 << OpCode.StackBehaviourPushShift) | 1757((int)StackBehaviour.Popref_popi << OpCode.StackBehaviourPopShift) | 1758((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 1767((int)StackBehaviour.Popref_popi << OpCode.StackBehaviourPopShift) | 1768((int)StackBehaviour.Pushr4 << OpCode.StackBehaviourPushShift) | 1777((int)StackBehaviour.Popref_popi << OpCode.StackBehaviourPopShift) | 1778((int)StackBehaviour.Pushr8 << OpCode.StackBehaviourPushShift) | 1787((int)StackBehaviour.Popref_popi << OpCode.StackBehaviourPopShift) | 1788((int)StackBehaviour.Pushref << OpCode.StackBehaviourPushShift) | 1797((int)StackBehaviour.Popref_popi_popi << OpCode.StackBehaviourPopShift) | 1798((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 1807((int)StackBehaviour.Popref_popi_popi << OpCode.StackBehaviourPopShift) | 1808((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 1817((int)StackBehaviour.Popref_popi_popi << OpCode.StackBehaviourPopShift) | 1818((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 1827((int)StackBehaviour.Popref_popi_popi << OpCode.StackBehaviourPopShift) | 1828((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 1837((int)StackBehaviour.Popref_popi_popi8 << OpCode.StackBehaviourPopShift) | 1838((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 1847((int)StackBehaviour.Popref_popi_popr4 << OpCode.StackBehaviourPopShift) | 1848((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 1857((int)StackBehaviour.Popref_popi_popr8 << OpCode.StackBehaviourPopShift) | 1858((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 1867((int)StackBehaviour.Popref_popi_popref << OpCode.StackBehaviourPopShift) | 1868((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 1877((int)StackBehaviour.Popref_popi << OpCode.StackBehaviourPopShift) | 1878((int)StackBehaviour.Push1 << OpCode.StackBehaviourPushShift) | 1887((int)StackBehaviour.Popref_popi_pop1 << OpCode.StackBehaviourPopShift) | 1888((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 1897((int)StackBehaviour.Popref << OpCode.StackBehaviourPopShift) | 1898((int)StackBehaviour.Push1 << OpCode.StackBehaviourPushShift) | 1907((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 1908((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 1917((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 1918((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 1927((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 1928((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 1937((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 1938((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 1947((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 1948((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 1957((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 1958((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 1967((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 1968((int)StackBehaviour.Pushi8 << OpCode.StackBehaviourPushShift) | 1977((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 1978((int)StackBehaviour.Pushi8 << OpCode.StackBehaviourPushShift) | 1987((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 1988((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 1997((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 1998((int)StackBehaviour.Pushr8 << OpCode.StackBehaviourPushShift) | 2007((int)StackBehaviour.Popi << OpCode.StackBehaviourPopShift) | 2008((int)StackBehaviour.Push1 << OpCode.StackBehaviourPushShift) | 2017((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 2018((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 2027((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 2028((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 2037((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 2038((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 2047((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 2048((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 2057((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 2058((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 2067((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 2068((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 2077((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 2078((int)StackBehaviour.Push1 << OpCode.StackBehaviourPushShift) | 2087((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 2088((int)StackBehaviour.Push1 << OpCode.StackBehaviourPushShift) | 2097((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 2098((int)StackBehaviour.Push1 << OpCode.StackBehaviourPushShift) | 2107((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 2108((int)StackBehaviour.Push1 << OpCode.StackBehaviourPushShift) | 2117((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 2118((int)StackBehaviour.Push1 << OpCode.StackBehaviourPushShift) | 2127((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 2128((int)StackBehaviour.Push1 << OpCode.StackBehaviourPushShift) | 2137((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 2138((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 2148((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 2149((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 2159((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 2160((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 2170((int)StackBehaviour.Popi_popi << OpCode.StackBehaviourPopShift) | 2171((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 2180((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 2181((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 2190((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 2191((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 2200((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 2201((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 2210((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 2211((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 2220((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 2221((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 2230((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 2231((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 2240((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 2241((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 2250((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 2251((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 2260((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 2261((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 2270((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 2271((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 2280((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 2281((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 2290((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 2291((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 2300((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 2301((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 2310((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 2311((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 2320((int)StackBehaviour.Pop1_pop1 << OpCode.StackBehaviourPopShift) | 2321((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 2330((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 2331((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 2340((int)StackBehaviour.Popref << OpCode.StackBehaviourPopShift) | 2341((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 2350((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 2351((int)StackBehaviour.Push1 << OpCode.StackBehaviourPushShift) | 2360((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 2361((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 2370((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 2371((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 2380((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 2381((int)StackBehaviour.Push1 << OpCode.StackBehaviourPushShift) | 2390((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 2391((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 2400((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 2401((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 2410((int)StackBehaviour.Popi << OpCode.StackBehaviourPopShift) | 2411((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 2420((int)StackBehaviour.Popi << OpCode.StackBehaviourPopShift) | 2421((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 2431((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 2432((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 2441((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 2442((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 2451((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 2452((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 2461((int)StackBehaviour.Popi << OpCode.StackBehaviourPopShift) | 2462((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 2471((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 2472((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 2481((int)StackBehaviour.Popi_popi_popi << OpCode.StackBehaviourPopShift) | 2482((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 2491((int)StackBehaviour.Popi_popi_popi << OpCode.StackBehaviourPopShift) | 2492((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 2501((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 2502((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) | 2512((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 2513((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 2522((int)StackBehaviour.Pop1 << OpCode.StackBehaviourPopShift) | 2523((int)StackBehaviour.Pushi << OpCode.StackBehaviourPushShift) | 2532((int)StackBehaviour.Pop0 << OpCode.StackBehaviourPopShift) | 2533((int)StackBehaviour.Push0 << OpCode.StackBehaviourPushShift) |