Home | History | Annotate | Download | only in opcode

Lines Matching defs:align_log2

612   /* The low ALIGN_LOG2 bits of the base PC are cleared to give PC',
614 unsigned int align_log2 : 8;
721 addr = base_pc & -(1 << operand->align_log2);