Changes
Jump to navigation
Jump to search
Created page with "* CAL Opcode: '''0x00C AND''' ====Stack==== :''Param1'' :''Param2'' :'''CAL AND''' :''<= result <='' ==== Description ==== Pushes the bitwise AND value of the two arguments o..."
* CAL Opcode: '''0x00C AND'''
====Stack====
:''Param1''
:''Param2''
:'''CAL AND'''
:''<= result <=''
==== Description ====
Pushes the bitwise AND value of the two arguments onto the stack.
====Stack====
:''Param1''
:''Param2''
:'''CAL AND'''
:''<= result <=''
==== Description ====
Pushes the bitwise AND value of the two arguments onto the stack.