Searched refs:Op2_shift (Results 1 – 1 of 1) sorted by relevance
33 #define Op2_shift 5 macro39 ((op2) << Op2_shift))47 #define sys_reg_Op2(id) (((id) >> Op2_shift) & Op2_mask)88 #define pstate_field(op1, op2) ((op1) << Op1_shift | (op2) << Op2_shift)