10 Commits (0596e11bd544ba264dcb390ebf4b1a3ead051d9e)

Author SHA1 Message Date
Nguyen Anh Quynh 7751fbe57b header files: Disassembler -> Disassembly 11 years ago
Nguyen Anh Quynh 25dc23d085 indentation for ppc.h 11 years ago
Nguyen Anh Quynh 448648f821 ppc: correct a comment on IMM operand in ppc.h 11 years ago
Nguyen Anh Quynh 8b915ed765 ppc: update core 11 years ago
Nguyen Anh Quynh f3b7bcfea1 indentation for ppc.h 11 years ago
Nguyen Anh Quynh 183d05350d ppc: correct a comment on IMM operand in ppc.h 11 years ago
Alex Ionescu 46018db884 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). 11 years ago
Nguyen Anh Quynh dd40750aa3 change header guards to have CAPSTONE_ as prefix. suggested by Markus Elfring 11 years ago
Nguyen Anh Quynh 747c4eff69 change header guards to have CAPSTONE_ as prefix. suggested by Markus Elfring 11 years ago
Nguyen Anh Quynh af6ca7e20a ppc: add branch hint support to cs_ppc struct 11 years ago
Nguyen Anh Quynh f1d489b949 ppc: support details information 11 years ago
Nguyen Anh Quynh 0b4c1237df ppc: change type @disp to int32_t, and add @update_cr0 to cs_ppc struct 11 years ago
Nguyen Anh Quynh 4d22779f1c add the missing include/ppc.h 11 years ago