Site Tools


Sidebar

Smart Card Solution

User Manual

JavaCard API Samples

Java Card Specification

Knowledge Sharing

javacard:jcvm:7.5.85_sand

7.5.85 sand

Boolean AND short

Format

sand

Forms

sand = 83 (0x53)

Stack

…, value1, value2 → …, result

Description

Both value1 and value2 are popped from the operand stack. A short result is calculated by taking the bitwise AND (conjunction) of value1 and value2. The result is pushed onto the operand stack.

javacard/jcvm/7.5.85_sand.txt · Last modified: 2017/05/13 04:10 (external edit)