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