forked from jnode/jnode
-
Notifications
You must be signed in to change notification settings - Fork 0
JVM instruction spec compliance: dstore #248
Copy link
Copy link
Closed
Labels
agent/investigatedThe agent posted an investigation report on this issue.The agent posted an investigation report on this issue.area/vmJVM internals: JIT compilers, GC, VM magic, type system.JVM internals: JIT compilers, GC, VM magic, type system.jvm-bytecodeJVM bytecode instruction complianceJVM bytecode instruction compliancekind/investigateAsks the agent to investigate and report back, not to fix.Asks the agent to investigate and report back, not to fix.spec-complianceJVM specification compliance checksJVM specification compliance checks
Description
Activity
Metadata
Metadata
Assignees
Labels
agent/investigatedThe agent posted an investigation report on this issue.The agent posted an investigation report on this issue.area/vmJVM internals: JIT compilers, GC, VM magic, type system.JVM internals: JIT compilers, GC, VM magic, type system.jvm-bytecodeJVM bytecode instruction complianceJVM bytecode instruction compliancekind/investigateAsks the agent to investigate and report back, not to fix.Asks the agent to investigate and report back, not to fix.spec-complianceJVM specification compliance checksJVM specification compliance checks
Instruction: dstore
Wiki References
Agent Instructions
Spec compliance report
Details
l1a Implementation
core/src/core/org/jnode/vm/x86/compiler/l1a/X86BytecodeVisitor.java:<line>l1b Implementation
core/src/core/org/jnode/vm/x86/compiler/l1b/X86BytecodeVisitor.java:<line>l2 Implementation
core/src/core/org/jnode/vm/x86/compiler/l2/L2ByteCodeSupportChecker.java:<line>IMPORTANT: No changes to source code or wiki are permitted.