Uses of Class
be.lmenten.avr.core.instruction.Instruction
Packages that use Instruction
Package
Description
-
Uses of Instruction in be.lmenten.avr.core
Fields in be.lmenten.avr.core declared as InstructionMethods in be.lmenten.avr.core that return InstructionModifier 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.Methods in be.lmenten.avr.core with parameters of type InstructionModifier 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)
Method parameters in be.lmenten.avr.core with type arguments of type InstructionModifier and TypeMethodDescriptionvoid
Core.programDump(BiConsumer<Integer,Instruction> consumer)
Deprecated. -
Uses of Instruction in be.lmenten.avr.core.analysis
Methods in be.lmenten.avr.core.analysis that return InstructionConstructors in be.lmenten.avr.core.analysis with parameters of type Instruction -
Uses of Instruction in be.lmenten.avr.core.event
Methods in be.lmenten.avr.core.event that return InstructionMethods in be.lmenten.avr.core.event with parameters of type Instruction -
Uses of Instruction in be.lmenten.avr.core.instruction
Subclasses of Instruction in be.lmenten.avr.core.instructionMethods in be.lmenten.avr.core.instruction that return InstructionModifier 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
Subclasses of Instruction in be.lmenten.avr.core.instruction.arithmetic -
Uses of Instruction in be.lmenten.avr.core.instruction.arithmetic.test
Subclasses of Instruction in be.lmenten.avr.core.instruction.arithmetic.test -
Uses of Instruction in be.lmenten.avr.core.instruction.bit
Subclasses of Instruction in be.lmenten.avr.core.instruction.bit -
Uses of Instruction in be.lmenten.avr.core.instruction.bit.sreg
Subclasses of Instruction in be.lmenten.avr.core.instruction.bit.sreg -
Uses of Instruction in be.lmenten.avr.core.instruction.flow
Subclasses of Instruction in be.lmenten.avr.core.instruction.flow -
Uses of Instruction in be.lmenten.avr.core.instruction.flow.sreg
Subclasses of Instruction in be.lmenten.avr.core.instruction.flow.sreg -
Uses of Instruction in be.lmenten.avr.core.instruction.logic
Subclasses of Instruction in be.lmenten.avr.core.instruction.logic -
Uses of Instruction in be.lmenten.avr.core.instruction.mcu
Subclasses of Instruction in be.lmenten.avr.core.instruction.mcu -
Uses of Instruction in be.lmenten.avr.core.instruction.transfer
Subclasses of Instruction in be.lmenten.avr.core.instruction.transferModifier 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
Subclasses of Instruction in be.lmenten.avr.core.instruction.xbaseModifier 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