Instruction
Types
Reg Imm
Link copied to clipboard
class RegImm(lhs: KMutableProperty1<Day24Common.ALU, Int>, rhs: Int, op: Day24Common.Op) : Day24Common.Instruction
Content copied to clipboard
Reg Reg
Link copied to clipboard
class RegReg(lhs: KMutableProperty1<Day24Common.ALU, Int>, rhs: KProperty1<Day24Common.ALU, Int>, op: Day24Common.Op) : Day24Common.Instruction
Content copied to clipboard
Functions
invoke
Link copied to clipboard