capstone/arch/Sparc
Nguyen Anh Quynh f0c7da0151 sparc: fix POPC instruction. bug reported by @zonkzonk & @pancake 2015-08-14 00:27:07 +08:00
..
Sparc.h sparc: use SStream_concat0() instead of SStream_concat() for simple string processing whenever possible 2014-06-16 12:51:07 +08:00
SparcDisassembler.c sparc, systemz, xcore: getInstruction() should return boolean instead of DecodeStatus 2015-03-10 15:22:06 +08:00
SparcDisassembler.h x86: properly handle LOCK/REP in the core, so remove buch of hacks 2014-05-07 08:25:24 +08:00
SparcGenAsmWriter.inc inttypes.h fix 2015-03-29 18:29:06 +08:00
SparcGenDisassemblerTables.inc sparc: fix POPC instruction. bug reported by @zonkzonk & @pancake 2015-08-14 00:27:07 +08:00
SparcGenInstrInfo.inc ppc: add new groups to group_name_maps[] 2014-08-15 16:35:12 +08:00
SparcGenRegisterInfo.inc ppc: add new groups to group_name_maps[] 2014-08-15 16:35:12 +08:00
SparcGenSubtargetInfo.inc core: add Sparc arch 2014-03-10 11:58:57 +08:00
SparcInstPrinter.c Improved displacement decoding for sparc banching instructions 2015-04-11 04:55:16 +02:00
SparcInstPrinter.h sparc: add missing ICC/XCC registers in operands[] for some alias instructions. bug reported by @pancake 2014-11-11 07:02:13 +08:00
SparcMapping.c fix cs_group_name() after the change on generic group ids 2014-10-31 15:36:19 +08:00
SparcMapping.h sparc: update core. this added/removed some instructions & groups. updated Python & Java bindings accordingly 2014-08-15 18:29:17 +08:00
SparcModule.c Merge branch 'next' of https://github.com/flyingsymbols/capstone into arm 2014-07-31 15:36:13 +08:00