Searched refs:THM_JUMP_UPPER_BOUNDARY (Results 1 – 1 of 1) sorted by relevance
51 #define THM_JUMP_UPPER_BOUNDARY ((int32_t)0xff000000) macro228 if (*offset >= THM_JUMP_LOWER_BOUNDARY || *offset <= THM_JUMP_UPPER_BOUNDARY) { in thm_jumps_decode()