check_jmp_64
bool check_jmp_64(u32 curr_off, u32 targ_off, u8 cond);
if (!check_jmp_64(from_off, to_off, cond))
if (!check_jmp_64(curr_off, epi_off, ARC_CC_AL)) {