get_opcode_info.Rd
Determine the opcode, address mode etc for a sequence of tokens representing a single instruction
get_opcode_info(tokens)
A sequence of ASM tokens. This must start with a valid opcode, and not be a `symbol` or an assembler directive like `.text`
single row data.frame containing information about the instruction