Home
last modified time | relevance | path

Searched refs:GDB_EXC_BAD_INSTRCTION (Results 1 – 2 of 2) sorted by relevance

/external/coreboot/payloads/libpayload/include/
Dgdb.h231 GDB_EXC_BAD_INSTRCTION = 146, /* Illegal instruction/operand */ enumerator
/external/coreboot/src/arch/x86/
Dexception.c179 #define GDB_EXC_BAD_INSTRCTION 146 /* Illegal instruction/operand */ macro