Packages

c

vexiiriscv.test.konata

Instruction

class Instruction extends AnyRef

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Instruction
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new Instruction()

Value Members

  1. def +=(that: Command): ArrayBuffer[Command]
  2. val elements: ArrayBuffer[Command]
  3. def first: Boolean
  4. var id: Long
  5. def nextAt: Long
  6. def nonEmpty: Boolean
  7. def pop(): Command
  8. var ptr: Int