mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-24 23:46:29 +00:00
33 lines
445 B
ActionScript
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
|