Difference between revisions of "OPEOR (instruction)"

From Final Fantasy XII Wiki
Jump to navigation Jump to search
(Created page with "{{Instruction|op_name=OPEOR|op_code=0x08|op_size=1|op_args=2|op_desc=Bitwise XOR}} Pops 2 arguments from the stack, performs bitwise XOR operation and '''pushes the result on...")
 
(No difference)

Latest revision as of 13:58, 22 July 2019

OPEOR size: 1
args: 2
0x08
Bitwise XOR

Pops 2 arguments from the stack, performs bitwise XOR operation and pushes the result onto stack.