Site Tools


Sidebar

Smart Card Solution

User Manual

JavaCard API Samples

Java Card Specification

Knowledge Sharing

javacard:jcvm:7.5.14_bipush

7.5.14 bipush

Push byte

Format

bipush

byte

Forms

bipush = 18 (0x12)

Stack

… → …, value.word1, value.word2

Description

The immediate byte is sign-extended to an int, and the resulting value is pushed onto the operand stack.

Note - If a virtual machine does not support the int data type, the bipush instruction will not be available.

javacard/jcvm/7.5.14_bipush.txt · Last modified: 2017/05/13 04:09 (external edit)