Site Tools


Sidebar

Smart Card Solution

User Manual

JavaCard API Samples

Java Card Specification

Knowledge Sharing

javacard:jcvm:7.5.73_pop

7.5.73 pop

Pop top operand stack word

Format

pop

Forms

pop = 59 (0x3b)

Stack

…, word → …

Description

The top word is popped from the operand stack. The pop instruction must not be used unless the word contains a 16-bit data type.

Notes

The pop instruction operates on an untyped word, ignoring the type of data it contains.

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