Searched refs:MIPS_INS_JALR (Results 1 – 4 of 4) sorted by relevance
/external/capstone/bindings/java/capstone/ |
D | Mips_const.java | 531 public static final int MIPS_INS_JALR = 323; field in Mips_const
|
/external/capstone/bindings/python/capstone/ |
D | mips_const.py | 528 MIPS_INS_JALR = 323 variable
|
/external/capstone/include/ |
D | mips.h | 585 MIPS_INS_JALR, enumerator
|
/external/capstone/arch/Mips/ |
D | MipsMapping.c | 4829 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" },
|