Searched refs:test_exceptions (Results 1 – 3 of 3) sorted by relevance
938 if (ops->test_exceptions) { in disas_xtensa_insn() 939 op_flags |= ops->test_exceptions(dc, arg, ops->par); in disas_xtensa_insn() 3079 .test_exceptions = test_exceptions_entry,3670 .test_exceptions = test_exceptions_retw,3744 .test_exceptions = test_exceptions_sr,3752 .test_exceptions = test_exceptions_sr,3760 .test_exceptions = test_exceptions_sr,3769 .test_exceptions = test_exceptions_sr,3777 .test_exceptions = test_exceptions_sr,3786 .test_exceptions [all...]
413 XtensaOpcodeUintTest test_exceptions; member
1755 void test_exceptions(void) in test_exceptions() function2209 test_exceptions(); in main()