Skip Headers
Java Card 3 Platform Virtual Machine Specification, Classic Edition
Version 3.0.4
E25256-01
Contents
Index
Previous
Next
List of Tables
2-1 Unsupported Keywords
2-2 Supported Keywords
2-3 Unsupported Java Constant Pool Tags
2-4 Supported Java Constant Pool Tags
2-5 Unsupported Bytecodes
2-6 Supported Bytecodes
2-7 Support of Java Checked Exceptions
2-8 Support of Java Runtime Exceptions
2-9 Support of Java Errors
3-1 Type Support in the Java Card Virtual Machine Instruction Set
3-2 Storage Types and Computational Types
4-1 AID Format
4-2 Token Range, Type and Scope
4-3 Tokens For Instance Fields
5-1 Export File Constant Pool Tags
5-2 Export File Package Flags
5-3 Export File Class Access and Modifier Flags
5-4 Export File Field Access and Modifier Flags
5-5 Export File Method Access and Modifier Flags
6-1 CAP File Component Tags
6-2 CAP File Component File Names
6-3 Reference Component Install Order
6-4 CAP File Package Flags
6-5 CAP File Constant Pool Tags
6-6 Type Descriptor Values
6-7 Encoded Reference Type p1.c1
6-8 Encoded Byte Array Type
6-9 Encoded Reference Array Type p1.c1
6-10 Encoded Method Signature ()V
6-11 Encoded Method Signature (Lp1.ci;)S
6-12 CAP File Interface and Class Flags
6-13 CAP File Method Flags
6-14 Segments of a Static Field Image
6-15 Static Field Sizes
6-16 Array Types
6-17 One-byte Reference Location Example
6-18 CAP File Class Descriptor Flags
6-19 CAP File Field Descriptor Flags
6-20 Primitive Type Descriptor Values
6-21 CAP File Method Descriptor Flags
6-22 Class Access and Modifier Flags
6-23 Field Access and Modifier Flags
6-24 Method Modifier Flags
7-1 Example Instruction Entry
7-2 Array Values
7-3 Array Values
7-4 Array Values
8-1 Instructions by Opcode Value
8-2 Instructions by Opcode Mnemonic