Searched refs:MIPS_INS_LH (Results 1 – 4 of 4) sorted by relevance
/external/capstone/bindings/java/capstone/ |
D | Mips_const.java | 553 public static final int MIPS_INS_LH = 345; field in Mips_const
|
/external/capstone/bindings/python/capstone/ |
D | mips_const.py | 550 MIPS_INS_LH = 345 variable
|
/external/capstone/include/ |
D | mips.h | 607 MIPS_INS_LH, enumerator
|
/external/capstone/arch/Mips/ |
D | MipsMapping.c | 5147 Mips_LH, MIPS_INS_LH, 5153 Mips_LH64, MIPS_INS_LH, 5165 Mips_LH_MM, MIPS_INS_LH, 5405 Mips_LhRxRyOffMemX16, MIPS_INS_LH, 9593 { MIPS_INS_LH, "lh" },
|