Uses of Enum Class
be.lmenten.avr.core.register.RegisterPair
Package
Description
-
Uses of RegisterPair in be.lmenten.avr.core.instruction.transfer
-
Uses of RegisterPair in be.lmenten.avr.core.instruction.xbase
Modifier and TypeMethodDescriptionprotected void
Instruction_RdP4.setRd(RegisterPair rd)
protected void
Instruction_RdP4RrP4.setRr(RegisterPair rr)
-
Uses of RegisterPair in be.lmenten.avr.core.register
Modifier and TypeMethodDescriptionstatic RegisterPair
RegisterPair.lookup(int r)
RegisterXYZ.rebase()
RegisterYZ.rebase()
static RegisterPair
Returns the enum constant of this class with the specified name.static RegisterPair[]
RegisterPair.values()
Returns an array containing the constants of this enum class, in the order they are declared.