[][src]Module asm_lsp::x86_parser

Functions

populate_instructions

Parse the provided XML contents and return a vector of all the instrucitons based on that. If parsing fails, the appropriate error will be returned instead.

populate_name_to_instruction_map