capstone/arch/Mips
Alex Ionescu b8a57fe285 Additional MSVC fixes, including to fixed tables (temporary so Quynh can see what to do). 2014-01-22 18:12:01 -08:00
..
MipsDisassembler.c Additional MSVC fixes, including to fixed tables (temporary so Quynh can see what to do). 2014-01-22 18:12:01 -08:00
MipsDisassembler.h Use const on all read-only buffers 2013-12-11 22:14:42 +01:00
MipsGenAsmWriter.inc replace strdup() with our cs_strdup(), which call cs_mem_malloc() internally 2014-01-15 18:27:01 +08:00
MipsGenDisassemblerTables.inc Additional MSVC fixes, including to fixed tables (temporary so Quynh can see what to do). 2014-01-22 18:12:01 -08:00
MipsGenInstrInfo.inc mips: update core 2014-01-14 23:08:20 +08:00
MipsGenRegisterInfo.inc mips: update core 2014-01-14 23:08:20 +08:00
MipsGenSubtargetInfo.inc mips: update core 2014-01-14 23:08:20 +08:00
MipsInstPrinter.c rename mapping.c, mapping.h, module.c to have arch prefix. suggested by Alex Ionescu 2014-01-20 09:52:05 +08:00
MipsInstPrinter.h initial import 2013-11-27 12:11:31 +08:00
MipsMapping.c Initial set of changes to support building with MSVC 2013. Right now there's a bunch fo assumptions in the .vcxproj file and some things are not as clean as they should be, but it does build a full build and works (at least the x86 side). The point of this initial checkpoint is to make sure that nothing breaks on the GCC side, that everyone is ok with the changes to the source (or if better fixes/typing can be done). 2014-01-22 09:45:00 -08:00
MipsMapping.h rename mapping.c, mapping.h, module.c to have arch prefix. suggested by Alex Ionescu 2014-01-20 09:52:05 +08:00
MipsModule.c Initial set of changes to support building with MSVC 2013. Right now there's a bunch fo assumptions in the .vcxproj file and some things are not as clean as they should be, but it does build a full build and works (at least the x86 side). The point of this initial checkpoint is to make sure that nothing breaks on the GCC side, that everyone is ok with the changes to the source (or if better fixes/typing can be done). 2014-01-22 09:45:00 -08:00