Home
last modified time | relevance | path

Searched refs:PROC_CLASS_GENERIC (Results 1 – 5 of 5) sorted by relevance

/dports/devel/gputils/gputils-1.5.0/gpasm/
H A Dprocessor.c171 if ((class == PROC_CLASS_GENERIC) || (class == PROC_CLASS_PIC12) || in select_processor()
/dports/devel/gputils/gputils-1.5.0/libgputils/
H A Dgpprocessor.h298 #define PROC_CLASS_GENERIC (&proc_class_generic) macro
H A Dgpprocessor.c938 …{ PROC_CLASS_GENERIC , "__GEN" , { "generic" , "gen" , "unknown" …
1109 else if (Class == PROC_CLASS_GENERIC) { in gp_processor_class_to_str()
1353 if ((class != PROC_CLASS_GENERIC) && in gp_processor_is_common_ram_addr()
H A Dgpcoffgen.c46 object->class = PROC_CLASS_GENERIC; in gp_coffgen_new_object()
/dports/devel/gputils/gputils-1.5.0/gputils/
H A Dgpdasm.c43 PROC_CLASS_GENERIC, /* 12 bit device */