Searched refs:ARM64_TLBI_VAALE1 (Results 1 – 4 of 4) sorted by relevance
219 public static final int ARM64_TLBI_VAALE1 = 24; field in Arm64_const
216 ARM64_TLBI_VAALE1 = 24 variable
274 ARM64_TLBI_VAALE1, enumerator
667 case 7: Asm = "tlbi\tvaale1"; insn_id = ARM64_INS_TLBI; op_tlbi = ARM64_TLBI_VAALE1; break; in printSysAlias()