lookup_asm_instruction
Look up documentation for an assembly instruction
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| opcode | Yes | Assembly instruction mnemonic (e.g. "MOV", "ADD", "JMP") | |
| instruction_set | Yes | Instruction set architecture (no default — must match the asm dialect being looked up). |