Home
last modified time | relevance | path

Searched refs:MIPS_INS_JALR (Results 1 – 4 of 4) sorted by relevance

/external/capstone/bindings/java/capstone/
DMips_const.java531 public static final int MIPS_INS_JALR = 323; field in Mips_const
/external/capstone/bindings/python/capstone/
Dmips_const.py528 MIPS_INS_JALR = 323 variable
/external/capstone/include/
Dmips.h585 MIPS_INS_JALR, enumerator
/external/capstone/arch/Mips/
DMipsMapping.c4829 Mips_JALR, MIPS_INS_JALR,
4835 Mips_JALR16_MM, MIPS_INS_JALR,
4841 Mips_JALR64, MIPS_INS_JALR,
4859 Mips_JALR_MM, MIPS_INS_JALR,
9571 { MIPS_INS_JALR, "jalr" },