OPAND (instruction)

From Final Fantasy XII Wiki
Revision as of 14:00, 22 July 2019 by Admin (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
OPAND size: 1
args: 2
0x09
Bitwise AND

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