InstructionParser

class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(input: String): (Map[String, String], Map[String, Long])

Parse an assembly instruction and return the opcode and opdata

Parse an assembly instruction and return the opcode and opdata

Value Params
input

the assembly instruction string

Returns

the opcode and opdata