FillInstruction

class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(instType: String, data: Map[String, Long], op: Map[String, String]): String

Fills the instruction arguments based on instruction type

Fills the instruction arguments based on instruction type

Value Params
data

the received instruction arguments

instType

the instruction type

op

the instruction opcode and type

Returns

the filled instruction binary