Site Tools


Sidebar

Smart Card Solution

User Manual

JavaCard API Samples

Java Card Specification

Knowledge Sharing

javacard:jcvm:7.5.92_sload

7.5.92 sload

Load short from local variable

Format

sload

index

Forms

sload = 22 (0x16)

Stack

… → …, value

Description

The index is an unsigned byte that must be a valid index into the local variables of the current frame ( Section 3.5, Frames). The local variable at index must contain a short. The value in the local variable at index is pushed onto the operand stack.

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