JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
be.lmenten.avr.core.instruction.flow.JMP
Packages that use
JMP
Package
Description
be.lmenten.avr.core.instruction.flow
Uses of
JMP
in
be.lmenten.avr.core.instruction.flow
Methods in
be.lmenten.avr.core.instruction.flow
that return
JMP
Modifier and Type
Method
Description
static
JMP
JMP.
newInstance
(
Integer
opcode,
Integer
opcode2)