{ "opcode": 3, "mnemonic": "ADD_A_B", "cycles": 2, "semantics": [ {"op": "add", "from": "b", "to": "a", "result": "a"} ] }