Searched refs:is_aligned_load (Results 1 – 1 of 1) sorted by relevance
419 bool is_aligned_load = (((next_offset >> 2) ^ (next_insn >> 5)) & 1) == 0; in NeedsErratum843419Thunk() local420 return !is_aligned_load; in NeedsErratum843419Thunk()