#include <stddef.h>#include <string.h>#include "topcode.h"#include "isa_print_gen.h"
Go to the source code of this file.
Functions | |
| static const char * | asmname (TOP topcode) |
| main () | |
| static const char* asmname | ( | TOP | topcode | ) | [static] |
| main | ( | ) |
Definition at line 94 of file isa_print.cxx.
References asmname(), Define_Macro(), Instruction_Print_Group(), ISA_Print_Begin(), ISA_Print_End(), ISA_Print_Type_Create(), Name, Operand(), Result(), and Set_AsmName_Func().

1.7.1