Searched refs:ARM64_TLBI_VAALE1IS (Results 1 – 4 of 4) sorted by relevance
222 ARM64_TLBI_VAALE1IS = 6 variable
225 public static final int ARM64_TLBI_VAALE1IS = 6; field in Arm64_const
260 ARM64_TLBI_VAALE1IS, enumerator
470 … case 7: Asm = "tlbi\tvaale1is"; insn_id = ARM64_INS_TLBI; op_tlbi = ARM64_TLBI_VAALE1IS; break; in printSysAlias()