Difference between revisions of "FF8/Field/Script/Opcodes/001 CAL/00C AND"

From QhimmWiki
Jump to navigation Jump to search
Qhimm>Shard
(Created page with "* CAL Opcode: '''0x00C AND''' ====Stack==== :''Param1'' :''Param2'' :'''CAL AND''' :''<= result <='' ==== Description ==== Pushes the bitwise AND value of the two arguments o...")
Qhimm>BukTop
m (1 revision imported)
(No difference)

Revision as of 11:36, 4 April 2018

  • CAL Opcode: 0x00C AND

Stack

Param1
Param2
CAL AND
<= result <=

Description

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