capstone/arch/PowerPC
Koutheir Attouchi b914a1be3f Added support for building binaries for Windows CE 7 on ARMv7 (a.k.a., Windows Embedded Compact 7) and for Windows CE 8 on ARMv7 (a.k.a., Windows Embedded Compact 2013).
Added support for building binaries for Windows CE 7 on ARMv7 (a.k.a., Windows Embedded Compact 7) and for Windows CE 8 on ARMv7 (a.k.a., Windows Embedded Compact 2013).

Added support for building binaries for Windows CE 7 on ARMv7 (a.k.a., Windows Embedded Compact 7) and for Windows CE 8 on ARMv7 (a.k.a., Windows Embedded Compact 2013).

Replaced header inclusions of "stdint.h" and "intrin.h" by selective inclusions to support platforms that do not provide those headers. The header "platform.h" handles the platform test.
Updated the build script for Windows CE 7 on ARMv7.
2016-04-07 17:05:00 +02:00
..
PPCDisassembler.c ppc: return failure when Base>=32 in decodeMemRIOperands() 2015-06-16 14:03:07 +08:00
PPCDisassembler.h Added support for building binaries for Windows CE 7 on ARMv7 (a.k.a., Windows Embedded Compact 7) and for Windows CE 8 on ARMv7 (a.k.a., Windows Embedded Compact 2013). 2016-04-07 17:05:00 +02:00
PPCGenAsmWriter.inc inttypes.h fix 2015-03-29 21:16:38 +08:00
PPCGenDisassemblerTables.inc ppc: update core 2015-03-04 17:06:48 +08:00
PPCGenInstrInfo.inc 2015 2015-03-04 17:45:23 +08:00
PPCGenRegisterInfo.inc core: remove unused Subregister indices for Sparc, PPC, SystemZ & Mips 2015-03-09 21:36:02 +08:00
PPCGenSubtargetInfo.inc 2015 2015-03-04 17:45:23 +08:00
PPCInstPrinter.c Do not truncate branch target address to 32 bit 2016-03-25 17:07:39 +01:00
PPCInstPrinter.h 2015 2015-03-04 17:45:23 +08:00
PPCMapping.c simplify ARCH_group_name() by using lookup table as suggested by @learn_more. also added the missing group name for GRP_PRIVILEGE 2015-04-27 12:13:34 +08:00
PPCMapping.h 2015 2015-03-04 17:45:23 +08:00
PPCMappingInsn.inc Fix indent issue 2015-03-11 00:40:14 +01:00
PPCModule.c ppc: fix a bug in QPX mode & add some QPX alias instructions. 2015-03-12 16:52:31 +08:00
PPCPredicates.h 2015 2015-03-04 17:45:23 +08:00