Lines Matching refs:Identify
63 // Identify whether an instruction is the 16-bit NEON form based on its result.
98 // Identify whether an instruction is the 32-bit NEON form based on its result.
133 // Identify whether an instruction is the 64-bit NEON form based on its result.
168 // Identify whether an instruction is the 128-bit NEON form based on its result.
203 // Identify arithmetic instructions with extend.
209 // Identify arithmetic immediate instructions.
213 // Identify arithmetic instructions with shift.
217 // Identify arithmetic instructions without shift.
221 // Identify logic immediate instructions.
226 // Identify logic instructions with shift.
234 // Identify logic instructions without shift.
242 // Identify arithmetic and logic immediate instructions.
246 // Identify arithmetic and logic instructions with shift.
250 // Identify arithmetic and logic instructions without shift.
254 // Identify whether an instruction is an ASIMD
283 // Identify whether an instruction is an ASIMD
304 // Identify whether an instruction is an ASIMD load
309 // Identify whether an instruction is a load
325 // Identify whether an instruction is a store
337 // Identify whether an instruction is a load or
344 // Identify an instruction that effectively transfers a register to another.
376 // Identify arithmetic instructions with an extended register.
386 // Identify arithmetic and logic instructions with a shifted register.
396 // Identify a load or store using the register offset addressing mode
408 // Identify an instruction that effectively resets a FP register to zero.
427 // Identify an instruction that effectively resets a GP register to zero.