Searched refs:ABORT_OPCODE_ILL (Results 1 – 2 of 2) sorted by relevance
| /libcpu/ti-dsp/c6x/ |
| A D | trap.h | 46 ABORT_OPCODE_ILL, // illegal opcode enumerator
|
| A D | trap.c | 120 { " - execute packet", ABORT_TYPE_UNDDEF, ABORT_OPCODE_ILL }, 121 { " - undefined instruction", ABORT_TYPE_UNDDEF, ABORT_OPCODE_ILL }, 122 { " - resource conflict", ABORT_TYPE_UNDDEF, ABORT_OPCODE_ILL },
|
Completed in 3 milliseconds