Difference between revisions of "OPAND (instruction)"

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

Latest revision as of 14:00, 22 July 2019

OPAND size: 1
args: 2
0x09
Bitwise AND

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