Searched refs:crm_op2 (Results 1 – 1 of 1) sorted by relevance
2306 unsigned int crm_op2 = ARM64_INSTR_AUTIx_SYSTEM_CRM_OP2_GET(instr); in autix_system_instruction_extract_reg() local2307 if (crm_op2 == ARM64_INSTR_AUTIx_SYSTEM_CRM_OP2_AUTIA1716 || in autix_system_instruction_extract_reg()2308 crm_op2 == ARM64_INSTR_AUTIx_SYSTEM_CRM_OP2_AUTIB1716) { in autix_system_instruction_extract_reg()