Searched refs:PCALIGN_MASK (Results 1 – 3 of 3) sorted by relevance
24 #define PCALIGN_MASK (PCALIGN - 1) macro
267 if (pc & PCALIGN_MASK) { in hexagon_get_tb_cpu_state()
336 IMM=(IMM & ~PCALIGN_MASK),449 if (((A) & PCALIGN_MASK)) {