Site Tools


Sidebar

Smart Card Solution

User Manual

JavaCard API Samples

Java Card Specification

Knowledge Sharing

javacard:jcvm:7.5.97_sor

7.5.97 sor

Boolean OR short

Format

sor

Forms

sor = 85 (0x55)

Stack

…, value1, value2 → …, result

Description

Both value1 and value2 must be of type short. The values are popped from the operand stack. A short result is calculated by taking the bitwise inclusive OR of value1 and value2. The result is pushed onto the operand stack.

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