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.IJMP
Packages that use
IJMP
Package
Description
be.lmenten.avr.core.instruction.flow
Uses of
IJMP
in
be.lmenten.avr.core.instruction.flow
Methods in
be.lmenten.avr.core.instruction.flow
that return
IJMP
Modifier and Type
Method
Description
static
IJMP
IJMP.
newInstance
(
Integer
opcode,
Integer
opcode2)