FF8/Field/Script/Opcodes/001 CAL/00E EOR
< FF8 | Field | Script | Opcodes | 001 CAL
Jump to navigation
Jump to search
Revision as of 07:27, 12 March 2014 by my_wiki>Shard (Created page with "* CAL Opcode: '''0x00E EOR''' ====Stack==== :''Param1'' :''Param2'' :'''CAL EOR''' :''<= result <='' ==== Description ==== Pushes the bitwise XOR value of the two arguments o...")
- CAL Opcode: 0x00E EOR
Stack
- Param1
- Param2
- CAL EOR
- <= result <=
Description
Pushes the bitwise XOR value of the two arguments onto the stack.