capstone/arch/PowerPC
Nguyen Anh Quynh 5d8067822b Merge branch 'next' of https://github.com/flyingsymbols/capstone into arm 2014-07-31 15:36:13 +08:00
..
PPCDisassembler.c replace offset_of with offsetof from stddef.h 2014-06-17 14:58:39 +08:00
PPCDisassembler.h x86: properly handle LOCK/REP in the core, so remove buch of hacks 2014-05-07 08:25:24 +08:00
PPCGenAsmWriter.inc ppc: use SStream_concat0() instead of SStream_concat() for simple string processing whenever possible 2014-06-16 12:11:50 +08:00
PPCGenDisassemblerTables.inc ppc: use CreateImm0() & CreateReg0() to create MCOperand* to avoid using malloc/free 2014-06-16 12:34:02 +08:00
PPCGenInstrInfo.inc Disassembler -> Disassembly 2014-05-27 10:45:58 +08:00
PPCGenRegisterInfo.inc Disassembler -> Disassembly 2014-05-27 10:45:58 +08:00
PPCGenSubtargetInfo.inc ppc: replace constant subtarget numbers with macros 2014-01-15 16:48:48 +08:00
PPCInstPrinter.c ppc: use SStream_concat0() instead of SStream_concat() for simple string processing whenever possible 2014-06-16 12:11:50 +08:00
PPCInstPrinter.h Disassembler -> Disassembly 2014-05-27 10:45:58 +08:00
PPCMapping.c add new API cs_group_name() to return group name in string, given the group id 2014-07-08 08:59:27 +08:00
PPCMapping.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
PPCModule.c Merge branch 'next' of https://github.com/flyingsymbols/capstone into arm 2014-07-31 15:36:13 +08:00
PPCPredicates.h Disassembler -> Disassembly 2014-05-27 10:45:58 +08:00