Site Tools


Sidebar

Smart Card Solution

User Manual

JavaCard API Samples

Java Card Specification

Knowledge Sharing

javacard:jcvm:7.5.109_sxor

7.5.109 sxor

Boolean XOR short

Format

sxor

Forms

sxor = 87 (0x57)

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 exclusive OR of value1 and value2. The result is pushed onto the operand stack.

Copyright © 2005, Sun Microsystems, Inc. All Rights Reserved.

javacard/jcvm/7.5.109_sxor.txt · Last modified: 2017/05/13 04:08 (external edit)