Lines Matching refs:arithmetic
16 // Check the extension type in arithmetic instructions.
28 // Check for shifting in extended arithmetic instructions.
34 // Check for shifting in arithmetic and logic instructions.
52 // Check the shifting type in arithmetic and logic instructions.
93 // Identify arithmetic instructions with extend.
99 // Identify arithmetic immediate instructions.
103 // Identify arithmetic instructions with shift.
107 // Identify arithmetic instructions without shift.
132 // Identify arithmetic and logic immediate instructions.
136 // Identify arithmetic and logic instructions with shift.
140 // Identify arithmetic and logic instructions without shift.
234 // Identify arithmetic instructions with an extended register.
244 // Identify arithmetic and logic instructions with a shifted register.