Java Doc for VMOpcode.java in  » Database-DBMS » db-derby-10.2 » org » apache » derby » iapi » services » classfile » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Database DBMS » db derby 10.2 » org.apache.derby.iapi.services.classfile 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


org.apache.derby.iapi.services.classfile.VMOpcode

VMOpcode
public interface VMOpcode (Code)
This contains all the opcodes for the JVM as defined in The Java Virtual Machine Specification. REMIND: might want a debugging version of this, that stored the stack depth and operand expectations.


Field Summary
 shortAALOAD
    
 shortAASTORE
    
 shortACONST_NULL
    
 shortALOAD
    
 shortALOAD_0
    
 shortALOAD_1
    
 shortALOAD_2
    
 shortALOAD_3
    
 shortANEWARRAY
    
 shortARETURN
    
 shortARRAYLENGTH
    
 shortASTORE
    
 shortASTORE_0
    
 shortASTORE_1
    
 shortASTORE_2
    
 shortASTORE_3
    
 shortATHROW
    
 shortBAD
    
 shortBALOAD
    
 shortBASTORE
    
 shortBIPUSH
    
 shortBREAKPOINT
    
 shortCALOAD
    
 shortCASTORE
    
 shortCHECKCAST
    
 shortD2F
    
 shortD2I
    
 shortD2L
    
 shortDADD
    
 shortDALOAD
    
 shortDASTORE
    
 shortDCMPG
    
 shortDCMPL
    
 shortDCONST_0
    
 shortDCONST_1
    
 shortDDIV
    
 shortDLOAD
    
 shortDLOAD_0
    
 shortDLOAD_1
    
 shortDLOAD_2
    
 shortDLOAD_3
    
 shortDMUL
    
 shortDNEG
    
 shortDREM
    
 shortDRETURN
    
 shortDSTORE
    
 shortDSTORE_0
    
 shortDSTORE_1
    
 shortDSTORE_2
    
 shortDSTORE_3
    
 shortDSUB
    
 shortDUP
    
 shortDUP2
    
 shortDUP2_X1
    
 shortDUP2_X2
    
 shortDUP_X1
    
 shortDUP_X2
    
 shortF2D
    
 shortF2I
    
 shortF2L
    
 shortFADD
    
 shortFALOAD
    
 shortFASTORE
    
 shortFCMPG
    
 shortFCMPL
    
 shortFCONST_0
    
 shortFCONST_1
    
 shortFCONST_2
    
 shortFDIV
    
 shortFLOAD
    
 shortFLOAD_0
    
 shortFLOAD_1
    
 shortFLOAD_2
    
 shortFLOAD_3
    
 shortFMUL
    
 shortFNEG
    
 shortFREM
    
 shortFRETURN
    
 shortFSTORE
    
 shortFSTORE_0
    
 shortFSTORE_1
    
 shortFSTORE_2
    
 shortFSTORE_3
    
 shortFSUB
    
 shortGETFIELD
    
 shortGETSTATIC
    
 shortGOTO
    
 intGOTO_INS_LENGTH
     Instruction length for GOTO etc.
 shortGOTO_W
    
 intGOTO_W_INS_LENGTH
     Instruction length for GOTO_W.
 shortI2B
    
 shortI2C
    
 shortI2D
    
 shortI2F
    
 shortI2L
    
 shortI2S
    
 shortIADD
    
 shortIALOAD
    
 shortIAND
    
 shortIASTORE
    
 shortICONST_0
    
 shortICONST_1
    
 shortICONST_2
    
 shortICONST_3
    
 shortICONST_4
    
 shortICONST_5
    
 shortICONST_M1
    
 shortIDIV
    
 shortIFEQ
    
 shortIFGE
    
 shortIFGT
    
 shortIFLE
    
 shortIFLT
    
 shortIFNE
    
 shortIFNONNULL
    
 shortIFNULL
    
 shortIF_ACMPEQ
    
 shortIF_ACMPNE
    
 shortIF_ICMPEQ
    
 shortIF_ICMPGE
    
 shortIF_ICMPGT
    
 shortIF_ICMPLE
    
 shortIF_ICMPLT
    
 shortIF_ICMPNE
    
 intIF_INS_LENGTH
     Instruction length for IF (IFNULL, IFEQ) etc.
 shortIINC
    
 shortILOAD
    
 shortILOAD_0
    
 shortILOAD_1
    
 shortILOAD_2
    
 shortILOAD_3
    
 shortIMUL
    
 shortINEG
    
 shortINSTANCEOF
    
 shortINVOKEINTERFACE
    
 shortINVOKESPECIAL
    
 shortINVOKESTATIC
    
 shortINVOKEVIRTUAL
    
 shortIOR
    
 shortIREM
    
 shortIRETURN
    
 shortISHL
    
 shortISHR
    
 shortISTORE
    
 shortISTORE_0
    
 shortISTORE_1
    
 shortISTORE_2
    
 shortISTORE_3
    
 shortISUB
    
 shortIUSHR
    
 shortIXOR
    
 shortJSR
    
 shortJSR_W
    
 shortL2D
    
 shortL2F
    
 shortL2I
    
 shortLADD
    
 shortLALOAD
    
 shortLAND
    
 shortLASTORE
    
 shortLCMP
    
 shortLCONST_0
    
 shortLCONST_1
    
 shortLDC
    
 shortLDC2_W
    
 shortLDC_W
    
 shortLDIV
    
 shortLLOAD
    
 shortLLOAD_0
    
 shortLLOAD_1
    
 shortLLOAD_2
    
 shortLLOAD_3
    
 shortLMUL
    
 shortLNEG
    
 shortLOOKUPSWITCH
    
 shortLOR
    
 shortLREM
    
 shortLRETURN
    
 shortLSHL
    
 shortLSHR
    
 shortLSTORE
    
 shortLSTORE_0
    
 shortLSTORE_1
    
 shortLSTORE_2
    
 shortLSTORE_3
    
 shortLSUB
    
 shortLUSHR
    
 shortLXOR
    
 intMAX_CODE_LENGTH
     Maximum code length in a single method.
 intMAX_CONSTANT_POOL_ENTRIES
     Maximum number of entries in the constant pool.
 shortMONITORENTER
    
 shortMONITOREXIT
    
 shortMULTIANEWARRAY
    
 shortNEW
    
 shortNEWARRAY
    
 shortNOP
    
 shortPOP
    
 shortPOP2
    
 shortPUTFIELD
    
 shortPUTSTATIC
    
 shortRET
    
 shortRETURN
    
 shortSALOAD
    
 shortSASTORE
    
 shortSIPUSH
    
 shortSWAP
    
 shortTABLESWITCH
    
 shortWIDE
    
 shortXXXUNUSEDXXX
    



Field Detail
AALOAD
short AALOAD(Code)



AASTORE
short AASTORE(Code)



ACONST_NULL
short ACONST_NULL(Code)



ALOAD
short ALOAD(Code)



ALOAD_0
short ALOAD_0(Code)



ALOAD_1
short ALOAD_1(Code)



ALOAD_2
short ALOAD_2(Code)



ALOAD_3
short ALOAD_3(Code)



ANEWARRAY
short ANEWARRAY(Code)



ARETURN
short ARETURN(Code)



ARRAYLENGTH
short ARRAYLENGTH(Code)



ASTORE
short ASTORE(Code)



ASTORE_0
short ASTORE_0(Code)



ASTORE_1
short ASTORE_1(Code)



ASTORE_2
short ASTORE_2(Code)



ASTORE_3
short ASTORE_3(Code)



ATHROW
short ATHROW(Code)



BAD
short BAD(Code)



BALOAD
short BALOAD(Code)



BASTORE
short BASTORE(Code)



BIPUSH
short BIPUSH(Code)



BREAKPOINT
short BREAKPOINT(Code)



CALOAD
short CALOAD(Code)



CASTORE
short CASTORE(Code)



CHECKCAST
short CHECKCAST(Code)



D2F
short D2F(Code)



D2I
short D2I(Code)



D2L
short D2L(Code)



DADD
short DADD(Code)



DALOAD
short DALOAD(Code)



DASTORE
short DASTORE(Code)



DCMPG
short DCMPG(Code)



DCMPL
short DCMPL(Code)



DCONST_0
short DCONST_0(Code)



DCONST_1
short DCONST_1(Code)



DDIV
short DDIV(Code)



DLOAD
short DLOAD(Code)



DLOAD_0
short DLOAD_0(Code)



DLOAD_1
short DLOAD_1(Code)



DLOAD_2
short DLOAD_2(Code)



DLOAD_3
short DLOAD_3(Code)



DMUL
short DMUL(Code)



DNEG
short DNEG(Code)



DREM
short DREM(Code)



DRETURN
short DRETURN(Code)



DSTORE
short DSTORE(Code)



DSTORE_0
short DSTORE_0(Code)



DSTORE_1
short DSTORE_1(Code)



DSTORE_2
short DSTORE_2(Code)



DSTORE_3
short DSTORE_3(Code)



DSUB
short DSUB(Code)



DUP
short DUP(Code)



DUP2
short DUP2(Code)



DUP2_X1
short DUP2_X1(Code)



DUP2_X2
short DUP2_X2(Code)



DUP_X1
short DUP_X1(Code)



DUP_X2
short DUP_X2(Code)



F2D
short F2D(Code)



F2I
short F2I(Code)



F2L
short F2L(Code)



FADD
short FADD(Code)



FALOAD
short FALOAD(Code)



FASTORE
short FASTORE(Code)



FCMPG
short FCMPG(Code)



FCMPL
short FCMPL(Code)



FCONST_0
short FCONST_0(Code)



FCONST_1
short FCONST_1(Code)



FCONST_2
short FCONST_2(Code)



FDIV
short FDIV(Code)



FLOAD
short FLOAD(Code)



FLOAD_0
short FLOAD_0(Code)



FLOAD_1
short FLOAD_1(Code)



FLOAD_2
short FLOAD_2(Code)



FLOAD_3
short FLOAD_3(Code)



FMUL
short FMUL(Code)



FNEG
short FNEG(Code)



FREM
short FREM(Code)



FRETURN
short FRETURN(Code)



FSTORE
short FSTORE(Code)



FSTORE_0
short FSTORE_0(Code)



FSTORE_1
short FSTORE_1(Code)



FSTORE_2
short FSTORE_2(Code)



FSTORE_3
short FSTORE_3(Code)



FSUB
short FSUB(Code)



GETFIELD
short GETFIELD(Code)



GETSTATIC
short GETSTATIC(Code)



GOTO
short GOTO(Code)



GOTO_INS_LENGTH
int GOTO_INS_LENGTH(Code)
Instruction length for GOTO etc. Used in conditional handling.



GOTO_W
short GOTO_W(Code)



GOTO_W_INS_LENGTH
int GOTO_W_INS_LENGTH(Code)
Instruction length for GOTO_W. Used in conditional handling.



I2B
short I2B(Code)



I2C
short I2C(Code)



I2D
short I2D(Code)



I2F
short I2F(Code)



I2L
short I2L(Code)



I2S
short I2S(Code)



IADD
short IADD(Code)



IALOAD
short IALOAD(Code)



IAND
short IAND(Code)



IASTORE
short IASTORE(Code)



ICONST_0
short ICONST_0(Code)



ICONST_1
short ICONST_1(Code)



ICONST_2
short ICONST_2(Code)



ICONST_3
short ICONST_3(Code)



ICONST_4
short ICONST_4(Code)



ICONST_5
short ICONST_5(Code)



ICONST_M1
short ICONST_M1(Code)



IDIV
short IDIV(Code)



IFEQ
short IFEQ(Code)



IFGE
short IFGE(Code)



IFGT
short IFGT(Code)



IFLE
short IFLE(Code)



IFLT
short IFLT(Code)



IFNE
short IFNE(Code)



IFNONNULL
short IFNONNULL(Code)



IFNULL
short IFNULL(Code)



IF_ACMPEQ
short IF_ACMPEQ(Code)



IF_ACMPNE
short IF_ACMPNE(Code)



IF_ICMPEQ
short IF_ICMPEQ(Code)



IF_ICMPGE
short IF_ICMPGE(Code)



IF_ICMPGT
short IF_ICMPGT(Code)



IF_ICMPLE
short IF_ICMPLE(Code)



IF_ICMPLT
short IF_ICMPLT(Code)



IF_ICMPNE
short IF_ICMPNE(Code)



IF_INS_LENGTH
int IF_INS_LENGTH(Code)
Instruction length for IF (IFNULL, IFEQ) etc. Used in conditional handling.



IINC
short IINC(Code)



ILOAD
short ILOAD(Code)



ILOAD_0
short ILOAD_0(Code)



ILOAD_1
short ILOAD_1(Code)



ILOAD_2
short ILOAD_2(Code)



ILOAD_3
short ILOAD_3(Code)



IMUL
short IMUL(Code)



INEG
short INEG(Code)



INSTANCEOF
short INSTANCEOF(Code)



INVOKEINTERFACE
short INVOKEINTERFACE(Code)



INVOKESPECIAL
short INVOKESPECIAL(Code)



INVOKESTATIC
short INVOKESTATIC(Code)



INVOKEVIRTUAL
short INVOKEVIRTUAL(Code)



IOR
short IOR(Code)



IREM
short IREM(Code)



IRETURN
short IRETURN(Code)



ISHL
short ISHL(Code)



ISHR
short ISHR(Code)



ISTORE
short ISTORE(Code)



ISTORE_0
short ISTORE_0(Code)



ISTORE_1
short ISTORE_1(Code)



ISTORE_2
short ISTORE_2(Code)



ISTORE_3
short ISTORE_3(Code)



ISUB
short ISUB(Code)



IUSHR
short IUSHR(Code)



IXOR
short IXOR(Code)



JSR
short JSR(Code)



JSR_W
short JSR_W(Code)



L2D
short L2D(Code)



L2F
short L2F(Code)



L2I
short L2I(Code)



LADD
short LADD(Code)



LALOAD
short LALOAD(Code)



LAND
short LAND(Code)



LASTORE
short LASTORE(Code)



LCMP
short LCMP(Code)



LCONST_0
short LCONST_0(Code)



LCONST_1
short LCONST_1(Code)



LDC
short LDC(Code)



LDC2_W
short LDC2_W(Code)



LDC_W
short LDC_W(Code)



LDIV
short LDIV(Code)



LLOAD
short LLOAD(Code)



LLOAD_0
short LLOAD_0(Code)



LLOAD_1
short LLOAD_1(Code)



LLOAD_2
short LLOAD_2(Code)



LLOAD_3
short LLOAD_3(Code)



LMUL
short LMUL(Code)



LNEG
short LNEG(Code)



LOOKUPSWITCH
short LOOKUPSWITCH(Code)



LOR
short LOR(Code)



LREM
short LREM(Code)



LRETURN
short LRETURN(Code)



LSHL
short LSHL(Code)



LSHR
short LSHR(Code)



LSTORE
short LSTORE(Code)



LSTORE_0
short LSTORE_0(Code)



LSTORE_1
short LSTORE_1(Code)



LSTORE_2
short LSTORE_2(Code)



LSTORE_3
short LSTORE_3(Code)



LSUB
short LSUB(Code)



LUSHR
short LUSHR(Code)



LXOR
short LXOR(Code)



MAX_CODE_LENGTH
int MAX_CODE_LENGTH(Code)
Maximum code length in a single method. See section 4.10 of JVM spec version 1.



MAX_CONSTANT_POOL_ENTRIES
int MAX_CONSTANT_POOL_ENTRIES(Code)
Maximum number of entries in the constant pool. See section 4.10 of JVM spec version 1.



MONITORENTER
short MONITORENTER(Code)



MONITOREXIT
short MONITOREXIT(Code)



MULTIANEWARRAY
short MULTIANEWARRAY(Code)



NEW
short NEW(Code)



NEWARRAY
short NEWARRAY(Code)



NOP
short NOP(Code)



POP
short POP(Code)



POP2
short POP2(Code)



PUTFIELD
short PUTFIELD(Code)



PUTSTATIC
short PUTSTATIC(Code)



RET
short RET(Code)



RETURN
short RETURN(Code)



SALOAD
short SALOAD(Code)



SASTORE
short SASTORE(Code)



SIPUSH
short SIPUSH(Code)



SWAP
short SWAP(Code)



TABLESWITCH
short TABLESWITCH(Code)



WIDE
short WIDE(Code)



XXXUNUSEDXXX
short XXXUNUSEDXXX(Code)





www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.