Searched defs:NOT_IMPLEMENTED (Results 1 – 4 of 4) sorted by relevance
34 NOT_IMPLEMENTED = 0x8, enumerator
41 #define NOT_IMPLEMENTED() LOG_ALWAYS_FATAL("Arm instruction %s not yet implemented\n", __func__) macro
140 #define NOT_IMPLEMENTED() LOG_FATAL("Arm instruction %s not yet implemented\n", __func__) macro
74 #define NOT_IMPLEMENTED() LOG_ALWAYS_FATAL("Arm instruction %s not yet implemented\n", __func__) macro