{ "opcode": 4, "mnemonic": "SUB_A_B", "cycles": 2, "semantics": [ {"op": "sub", "from": "a", "to": "b", "result": "a"} ] }