Searched refs:RAISE_EXCEPTION_IF_IN_DELAY_SLOT (Results 1 – 2 of 2) sorted by relevance
596 * gencode.c (tab): Add RAISE_EXCEPTION_IF_IN_DELAY_SLOT to the680 * interp.c (RAISE_EXCEPTION_IF_IN_DELAY_SLOT): New macro.684 * gencode.c (op tab): Call RAISE_EXCEPTION_IF_IN_DELAY_SLOT for all
259 #define RAISE_EXCEPTION_IF_IN_DELAY_SLOT() \ macro