Files
2026-04-06 21:06:19 +02:00

33 lines
445 B
ActionScript

ConstantPool "bitwiseOperandsTest", "a", "b", "c", "d", "e", "f", "g"
Push "bitwiseOperandsTest"
Trace
Push "a", 100
DefineLocal
Push "b", "a"
GetVariable
Push 2303
BitAnd
DefineLocal
Push "c", 2303, "a"
GetVariable
BitAnd
DefineLocal
Push "d", "a"
GetVariable
Push 1152
BitOr
DefineLocal
Push "e", 1152, "a"
GetVariable
BitOr
DefineLocal
Push "f", "a"
GetVariable
Push 1601
BitXor
DefineLocal
Push "g", 1601, "a"
GetVariable
BitXor
DefineLocal