Searched refs:Op2_shift (Results 1 – 1 of 1) sorted by relevance
35 #define Op2_shift 5 macro41 ((op2) << Op2_shift))49 #define sys_reg_Op2(id) (((id) >> Op2_shift) & Op2_mask)90 #define pstate_field(op1, op2) ((op1) << Op1_shift | (op2) << Op2_shift)