Home
last modified time | relevance | path

Searched refs:ILL_ILLOPN (Results 1 – 5 of 5) sorted by relevance

/external/valgrind/main/none/tests/x86/
Dfaultstatus.c135 T(1, SIGILL, ILL_ILLOPN, &test1_ill), in main()
/external/valgrind/main/none/tests/amd64/
Dfaultstatus.c117 T(1, SIGILL, ILL_ILLOPN, &test1_ill), in main()
/external/kernel-headers/original/asm-generic/
Dsiginfo.h160 #define ILL_ILLOPN (__SI_FAULT|2) /* illegal operand */ macro
/external/strace/
Dsignal.c418 #define ILL_ILLOPN 2 /* illegal operand */ macro
591 { ILL_ILLOPN, "ILL_ILLOPN" },
/external/valgrind/main/include/vki/
Dvki-darwin.h492 #define VKI_ILL_ILLOPN ILL_ILLOPN