capstone/arch/Mips
2014-11-10 15:20:49 +08:00
..
MipsDisassembler.c mips: Mips64 does not go with Mips32R6. this fixes some 64bit instructions 2014-11-10 15:20:49 +08:00
MipsDisassembler.h Disassembler -> Disassembly 2014-05-27 10:45:58 +08:00
MipsGenAsmWriter.inc mips: fixed & added new instructions. also updated Ocaml/Python/Java bindings 2014-09-24 18:03:47 +08:00
MipsGenDisassemblerTables.inc mips: fixed & added new instructions. also updated Ocaml/Python/Java bindings 2014-09-24 18:03:47 +08:00
MipsGenInstrInfo.inc mips: fixed & added new instructions. also updated Ocaml/Python/Java bindings 2014-09-24 18:03:47 +08:00
MipsGenRegisterInfo.inc mips: fixed & added new instructions. also updated Ocaml/Python/Java bindings 2014-09-24 18:03:47 +08:00
MipsGenSubtargetInfo.inc mips: update core. this added bunch of new instructions & groups. updated Python & Java bindings accordingly 2014-08-14 18:26:39 +08:00
MipsInstPrinter.c mips: BC0F is relative branch instruction. bug reported by Pancake 2014-10-01 21:25:18 +08:00
MipsInstPrinter.h Disassembler -> Disassembly 2014-05-27 10:45:58 +08:00
MipsMapping.c fix cs_group_name() after the change on generic group ids 2014-10-31 15:36:19 +08:00
MipsMapping.h add new API cs_group_name() to return group name in string, given the group id 2014-07-08 08:59:27 +08:00
MipsModule.c mips: properly support modes MIPS32R6 & CS_MODE_MIPSGP64 2014-10-29 22:20:38 +08:00