Home | History | Annotate | Download | only in out

Lines Matching refs:handlerTable

421         goto *handlerTable[INST_INST(inst)];                                \
424 goto *handlerTable[_opcode]; \
1138 DEFINE_GOTO_TABLE(handlerTable);