Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form

O

onAccessEvent(AccessEvent) - Method in interface be.lmenten.avr.core.analysis.AccessEventListener
 
onAccessEvent(AccessEvent) - Method in class be.lmenten.avr.core.driver.eeprom.EepromDriver
EECR (control register) content has changed.
onEvent(CoreEvent) - Method in interface be.lmenten.avr.core.event.CoreEventListener
 
onReset() - Method in interface be.lmenten.avr.core.driver.Driver
Every time the core is reset, this method is called.
onReset() - Method in class be.lmenten.avr.core.driver.DriverBase
Every time the core is reset, this method is called.
onReset() - Method in class be.lmenten.avr.core.driver.eeprom.EepromDriver
Every time the core is reset, this method is called.
onTick(long) - Method in interface be.lmenten.avr.core.driver.Driver
After every instruction simulation, this method is called.
onTick(long) - Method in class be.lmenten.avr.core.driver.DriverBase
After every instruction simulation, this method is called.
onTick(long) - Method in class be.lmenten.avr.core.driver.eeprom.EepromDriver
After every instruction simulation, this method is called.
opcode() - Element in annotation interface be.lmenten.avr.core.instruction.InstructionDescriptor
 
OR - Class in be.lmenten.avr.core.instruction.logic
 
OR - Enum constant in enum class be.lmenten.avr.core.instruction.InstructionSet
Logical OR
OR(Register, Register) - Constructor for class be.lmenten.avr.core.instruction.logic.OR
 
ORI - Class in be.lmenten.avr.core.instruction.logic
 
ORI - Enum constant in enum class be.lmenten.avr.core.instruction.InstructionSet
Logical OR with immediate
ORI(UpperRegister, int) - Constructor for class be.lmenten.avr.core.instruction.logic.ORI
 
OSCCAL - Enum constant in enum class be.lmenten.avr.core.data.CoreControlRegister
 
OUT - Class in be.lmenten.avr.core.instruction.transfer
 
OUT - Enum constant in enum class be.lmenten.avr.core.instruction.InstructionSet
Store register to I/O location
OUT(Register, int) - Constructor for class be.lmenten.avr.core.instruction.transfer.OUT
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form