Searched refs:Op1_shift (Results 1 – 2 of 2) sorted by relevance
27 #define Op1_shift 16 macro37 (((op0) << Op0_shift) | ((op1) << Op1_shift) | \44 #define sys_reg_Op1(id) (((id) >> Op1_shift) & Op1_mask)88 #define pstate_field(op1, op2) ((op1) << Op1_shift | (op2) << Op2_shift)
30 #define Op1_shift 16 macro40 (((op0) << Op0_shift) | ((op1) << Op1_shift) | \47 #define sys_reg_Op1(id) (((id) >> Op1_shift) & Op1_mask)91 #define pstate_field(op1, op2) ((op1) << Op1_shift | (op2) << Op2_shift)