Searched refs:SHIFT_THM_JUMPS_SIGN (Results 1 – 1 of 1) sorted by relevance
92 #define SHIFT_THM_JUMPS_SIGN 24 macro220 *offset = (sign << SHIFT_THM_JUMPS_SIGN) | in thm_jumps_decode()225 *offset = sign_extend(*offset, SHIFT_THM_JUMPS_SIGN); in thm_jumps_decode()244 sign = (*offset >> SHIFT_THM_JUMPS_SIGN) & 1; in thm_jumps_reloc()