get_opcode_documentation
Need to understand an opcode? Look up its documentation by specifying the instruction set and opcode ID.
Instructions
Look up bounded opcode documentation using explicit instruction-set and opcode IDs. Compilation tools transmit supplied source and virtual files to the configured Compiler Explorer backend. Assembly differences are not performance measurements.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| opcode | Yes | ||
| instruction_set | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| html | Yes | ||
| opcode | Yes | ||
| tooltip | Yes | ||
| warnings | No | ||
| source_url | Yes | ||
| html_truncated | No | ||
| instruction_set | Yes | ||
| tooltip_truncated | No | ||
| response_truncated | No |