Home
last modified time | relevance | path

Searched refs:ARM64_INS_RSHRN2 (Results 1 – 6 of 6) sorted by relevance

/external/capstone/bindings/java/capstone/
DArm64_const.java757 public static final int ARM64_INS_RSHRN2 = 215; field in Arm64_const
/external/capstone/bindings/python/capstone/
Darm64_const.py754 ARM64_INS_RSHRN2 = 215 variable
/external/capstone/include/capstone/
Darm64.h891 ARM64_INS_RSHRN2, enumerator
/external/capstone/arch/AArch64/
DAArch64Mapping.c551 { ARM64_INS_RSHRN2, "rshrn2" },
DAArch64MappingInsn.inc6953 AArch64_RSHRNv16i8_shift, ARM64_INS_RSHRN2,
6971 AArch64_RSHRNv4i32_shift, ARM64_INS_RSHRN2,
6977 AArch64_RSHRNv8i16_shift, ARM64_INS_RSHRN2,
DAArch64MappingInsnOp.inc4633 { /* AArch64_RSHRNv16i8_shift, ARM64_INS_RSHRN2: rshrn2.16b $rd, $rn, $imm */
4645 { /* AArch64_RSHRNv4i32_shift, ARM64_INS_RSHRN2: rshrn2.4s $rd, $rn, $imm */
4649 { /* AArch64_RSHRNv8i16_shift, ARM64_INS_RSHRN2: rshrn2.8h $rd, $rn, $imm */