capstone/arch/XCore
Nguyen Anh Quynh cae09bf543 replace offset_of with offsetof from stddef.h 2014-06-17 14:58:39 +08:00
..
XCoreDisassembler.c replace offset_of with offsetof from stddef.h 2014-06-17 14:58:39 +08:00
XCoreDisassembler.h add XCore architecture 2014-05-26 23:02:48 +08:00
XCoreGenAsmWriter.inc xcore: use SStream_concat0() instead of SStream_concat() for simple string processing whenever possible 2014-06-16 14:30:19 +08:00
XCoreGenDisassemblerTables.inc xcore: use CreateImm0() & CreateReg0() to create MCOperand* to avoid using malloc/free 2014-06-16 14:35:08 +08:00
XCoreGenInstrInfo.inc add XCore architecture 2014-05-26 23:02:48 +08:00
XCoreGenRegisterInfo.inc add XCore architecture 2014-05-26 23:02:48 +08:00
XCoreInstPrinter.c xcore: use SStream_concat0() instead of SStream_concat() for simple string processing whenever possible 2014-06-16 14:30:19 +08:00
XCoreInstPrinter.h cmake: support Sparc, SystemZ & XCore 2014-05-28 15:15:00 +08:00
XCoreMapping.c xcore: handle details for some special tricky instructions 2014-05-27 23:34:03 +08:00
XCoreMapping.h xcore: handle details for some special tricky instructions 2014-05-27 23:34:03 +08:00
XCoreModule.c add XCore architecture 2014-05-26 23:02:48 +08:00