Uses of Class
be.lmenten.avr.core.instruction.Instruction
Package
Description
-
Uses of Instruction in be.lmenten.avr.core
Modifier and TypeMethodDescriptionCoreModel.getCurrentInstruction()
Get the current instruction (that is, the instruction pointed by the program counter).CoreModel.getFlashCell(int address)
Get a memory cell from the flash program memory.CoreModel.getFollowingInstruction()
Get the instruction after current instruction.Modifier and TypeMethodDescriptionprotected void
Core.automaticSymbol(Instruction instruction)
protected void
Core.invalidData(Instruction data, int opcode)
protected void
Core.invalidOpcode(Instruction instruction, int opcode)
protected void
Core.invalidOpcode2(Instruction instruction, int opcode2)
void
CoreMemoryCell.recordExecuteAccess(Core core, Instruction instruction)
void
CoreMemoryCell.recordReadAccess(Core core, Instruction instruction)
void
CoreMemoryCell.recordWriteAccess(Core core, Instruction instruction)
protected void
Core.unsupportedInstruction(InstructionSet entry, Instruction instruction)
Modifier and TypeMethodDescriptionvoid
Core.programDump(BiConsumer<Integer,Instruction> consumer)
Deprecated. -
Uses of Instruction in be.lmenten.avr.core.analysis
-
Uses of Instruction in be.lmenten.avr.core.event
-
Uses of Instruction in be.lmenten.avr.core.instruction
Modifier and TypeMethodDescriptionInstructionSet.newInstance(int opcode, Integer opcode2)
Create an instance of the handle associated with this instruction. -
Uses of Instruction in be.lmenten.avr.core.instruction.arithmetic
-
Uses of Instruction in be.lmenten.avr.core.instruction.arithmetic.test
-
Uses of Instruction in be.lmenten.avr.core.instruction.bit
-
Uses of Instruction in be.lmenten.avr.core.instruction.bit.sreg
-
Uses of Instruction in be.lmenten.avr.core.instruction.flow
-
Uses of Instruction in be.lmenten.avr.core.instruction.flow.sreg
-
Uses of Instruction in be.lmenten.avr.core.instruction.logic
-
Uses of Instruction in be.lmenten.avr.core.instruction.mcu
-
Uses of Instruction in be.lmenten.avr.core.instruction.transfer
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
-
Uses of Instruction in be.lmenten.avr.core.instruction.xbase
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class