mirror of
https://github.com/mikpe/pdp10-tools.git
synced 2026-01-28 04:58:00 +00:00
pdp10-opcodes: add pdp10_instruction_from_name() for the assembler
This commit is contained in:
@@ -132,4 +132,6 @@ extern const unsigned int pdp10_num_extended_instructions;
|
||||
|
||||
const struct pdp10_instruction *pdp10_instruction_from_high13(unsigned int high13);
|
||||
|
||||
const struct pdp10_instruction *pdp10_instruction_from_name(const char *name);
|
||||
|
||||
#endif /* PDP10_OPCODES_H */
|
||||
|
||||
Reference in New Issue
Block a user