Searched refs:THUMB2_SIGRETURN (Results 1 – 1 of 1) sorted by relevance
42 #define THUMB2_SIGRETURN (((0x0700 | ARM_NR_sigreturn) << 16) | 0xf04f) macro139 || data == THUMB_SIGRETURN || data == THUMB2_SIGRETURN) { in StepIfSignalFrame()