Difference between revisions of "FF8/Field/Script/Opcodes/001 CAL/00E EOR"

From QhimmWiki
Jump to navigation Jump to search
Qhimm>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...")
 
ffrtt>BukTop
m (2 revisions imported)
 
(2 intermediate revisions by 2 users not shown)
(No difference)

Latest revision as of 04:22, 23 May 2019

  • CAL Opcode: 0x00E EOR

Stack

Param1
Param2
CAL EOR
<= result <=

Description

Pushes the bitwise XOR value of the two arguments onto the stack.