Searched refs:j_two (Results 1 – 1 of 1) sorted by relevance
211 uint32_t j_one, j_two, sign; in thm_jumps_decode() local219 j_two = (*lower >> BIT_THM_BL_J2) & 1; in thm_jumps_decode()222 ((~(j_two ^ sign) & 1) << SHIFT_THM_BL_J2) | in thm_jumps_decode()242 uint32_t j_one, j_two, sign; in thm_jumps_reloc() local246 j_two = sign ^ (~(*offset >> SHIFT_THM_BL_J2) & 1); in thm_jumps_reloc()250 (j_one << BIT_THM_BL_J1) | (j_two << BIT_THM_BL_J2) | in thm_jumps_reloc()