Searched refs:EXCCODE_BTDIS (Results 1 – 2 of 2) sorted by relevance
79 [EXCCODE_BTDIS] = handle_lbt,297 case EXCCODE_BTDIS: return "BTD"; in humanize_exc_name()1205 for (i = EXCCODE_ADE; i <= EXCCODE_BTDIS; i++) in trap_init()
1528 #define EXCCODE_BTDIS 20 /* Binary Trans. Disabled */ macro