History log of /external/capstone/arch/PowerPC/PPCInstPrinter.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f15f3bc6f23465c9f19e544cce9329d7570e03f2 19-Feb-2017 Nguyen Anh Quynh <aquynh@gmail.com> ppc: print 0 offset for memory operand. see issue #856
/external/capstone/arch/PowerPC/PPCInstPrinter.c
c2bc15217642f47ca004747674a01826dfe65b0c 06-Jun-2015 Nguyen Anh Quynh <aquynh@gmail.com> ppc: avoid potential memleak issue when alias mnemonic is empty in PPC_printInst()
/external/capstone/arch/PowerPC/PPCInstPrinter.c
c4dbf077dafb1e74a9b2df54b58583d87019f3f9 06-Jun-2015 Nguyen Anh Quynh <aquynh@gmail.com> ppc: make sure alias mnememonic is not empty in PPC_printInst()
/external/capstone/arch/PowerPC/PPCInstPrinter.c
4e732c7db4ce4d8c5be0d7fba9e9ccc19da881d8 23-Nov-2014 Peter Mackay <mackay.pete+git@gmail.com> Populate PowerPC slwi/srwi instruction details with SH operand.
/external/capstone/arch/PowerPC/PPCInstPrinter.c
e07bc9134980e693601eb3fe8ee30bc2eaa062df 11-Nov-2014 Nguyen Anh Quynh <aquynh@gmail.com> ppc: fix a stupid mistake on printing operands of MR instruction
/external/capstone/arch/PowerPC/PPCInstPrinter.c
d82b28a75f2cd25b84f7d12194a4338cffbb880a 11-Nov-2014 Nguyen Anh Quynh <aquynh@gmail.com> ppc: do not print a dot in front of absolute address. issue reported by @pancake
/external/capstone/arch/PowerPC/PPCInstPrinter.c
5c0d9a4ade8aa33dfdda454c7cb7175ebef2328a 17-Oct-2014 kratolp <kratolp@orange.fr> Add '4*cri+cond' to operand list
/external/capstone/arch/PowerPC/PPCInstPrinter.c
f2b699a7167f4a35d95db39f3af5a886b170e55b 02-Oct-2014 kratolp <kratolp@orange.fr> Don't add cr0 to the operand list as it's not displayed by the disassembly
/external/capstone/arch/PowerPC/PPCInstPrinter.c
e96935ed6859a67d4e095ca5680e3c033706f141 02-Oct-2014 Nguyen Anh Quynh <aquynh@gmail.com> ppc: remove duplicate op_addReg() in printAliasInstrEx()
/external/capstone/arch/PowerPC/PPCInstPrinter.c
48eb13c33cbffc0217fee52c750b72e2ca081f4c 01-Oct-2014 Nguyen Anh Quynh <aquynh@gmail.com> ppc: add detail for alias instructions introduced in the latest change by @kratolp
/external/capstone/arch/PowerPC/PPCInstPrinter.c
6b731a097f073644361630122981089a8bca2bd1 01-Oct-2014 Nguyen Anh Quynh <aquynh@gmail.com> fix conflicts when merging
630bcd6d4eef0cebff608f215ae91e44541cfc52 01-Oct-2014 Nguyen Anh Quynh <aquynh@gmail.com> ppc: c99
/external/capstone/arch/PowerPC/PPCInstPrinter.c
70fa90fbfef7882dfd8dcd19773d3a2d7c029985 01-Oct-2014 Nguyen Anh Quynh <aquynh@gmail.com> ppc: coding style
/external/capstone/arch/PowerPC/PPCInstPrinter.c
73835104a45ae4424f49ad2a2147194cfd976e38 01-Oct-2014 kratolp <kratolp@orange.fr> Merge branch 'next' of https://github.com/aquynh/capstone into next

Conflicts:
arch/PowerPC/PPCInstPrinter.c
a3f0aef79a6c70c927d6d2d5b41f7678ab867ca5 01-Oct-2014 kratolp <kratolp@orange.fr> PPC: Fix absolute/relative offset for branch instruction
PPC: Fix non handling of bc instruction that uses the CTR
/external/capstone/arch/PowerPC/PPCInstPrinter.c
7e644f0fea40e936c3c8a14f08bfce6339ac52cc 01-Oct-2014 Nguyen Anh Quynh <aquynh@gmail.com> ppc: initialize needComma to false. issue reported by Coverity
/external/capstone/arch/PowerPC/PPCInstPrinter.c
6756eddee508c145ecff7cf0f302a463202acdfd 29-Sep-2014 Nguyen Anh Quynh <aquynh@gmail.com> ppc: alias instructions handled by printAliasInstrEx() miss CR* registers in detail mode. fixed
/external/capstone/arch/PowerPC/PPCInstPrinter.c
ca44c4897d27d1f3f46f8ccea749de432f2418e6 29-Sep-2014 Nguyen Anh Quynh <aquynh@gmail.com> ppc: coding style for PPCInstPrinter.c
/external/capstone/arch/PowerPC/PPCInstPrinter.c
f0221a2aeb66ce539bb37eb2c0ba4d8016db05d5 29-Sep-2014 kratolp <kratolp@orange.fr> * Fix pcc branch offset in a better way
* Update PPC branch alias function to print cri register
* Fix immediate branch offset sign extension for bd type branch instruction
/external/capstone/arch/PowerPC/PPCInstPrinter.c
7e57e798001fc7e3142f65c442cda39b6c7d82e9 21-Sep-2014 Nguyen Anh Quynh <aquynh@gmail.com> ppc: handle branch condition for alias instructions. this also updates Python & Java bindings
/external/capstone/arch/PowerPC/PPCInstPrinter.c
9d6383973f89f57dcab2cd274a88962e2c9c59dd 19-Sep-2014 Nguyen Anh Quynh <aquynh@gmail.com> ppc: move our own alias instructions to PPCInstPrinter.c to isolate them from auto-gen code of LLVM
/external/capstone/arch/PowerPC/PPCInstPrinter.c
05d4b8339177bcdf2f8042294eb7583def359b12 16-Sep-2014 kratolp <kratolp@orange.fr> Extend sign of the branch destination operand
/external/capstone/arch/PowerPC/PPCInstPrinter.c
f46ef2e0fe08f84a9ffe5bf87e3b2c9d592518b3 14-Sep-2014 Nguyen Anh Quynh <aquynh@gmail.com> ppc: alias instruction for 'gBC 4, 2, target' to 'bne target'. issue reported by @kratolp
/external/capstone/arch/PowerPC/PPCInstPrinter.c
721d07f6b2f04b80b1830cf14c580ed74b809b78 03-Sep-2014 Nguyen Anh Quynh <aquynh@gmail.com> ppc: support alias instructions. update Python & Java bindings accordingly
/external/capstone/arch/PowerPC/PPCInstPrinter.c
1ce5dea3e0e5a8a6193d1d94b208816b3dbb05d3 20-Aug-2014 Nguyen Anh Quynh <aquynh@gmail.com> ppc: fix an unused variable warning
/external/capstone/arch/PowerPC/PPCInstPrinter.c
dd3deec1e9714917ca5c6680fdaa886f49118c44 15-Aug-2014 Nguyen Anh Quynh <aquynh@gmail.com> ppc: update core. this added new instructions, groups & registers. updated Python & Java bindings accordingly
/external/capstone/arch/PowerPC/PPCInstPrinter.c
7f15f67544f20e0e38e8bc251cd7382454e9ce04 15-Jun-2014 Nguyen Anh Quynh <aquynh@gmail.com> ppc: use SStream_concat0() instead of SStream_concat() for simple string processing whenever possible
/external/capstone/arch/PowerPC/PPCInstPrinter.c
29fd0f640567d3db5e1deacd2f78da75aedb2628 09-Jun-2014 Nguyen Anh Quynh <aquynh@gmail.com> fix all the code in other non-X86 archs after the change made by commit 5329a6ffd485ce4b06305c1b104df5a0adab57e6
/external/capstone/arch/PowerPC/PPCInstPrinter.c
2c20a1b5a3bc85c2f5390faaa9b35c41d394555f 30-May-2014 Nguyen Anh Quynh <aquynh@gmail.com> ppc: wrong comparison in printOperand(). bug found by Coverity
/external/capstone/arch/PowerPC/PPCInstPrinter.c
64564815081383385309135f6ae5b8502d28a9aa 19-May-2014 Nguyen Anh Quynh <aquynh@gmail.com> x86: add immediate operand (1) for SHL/SHR/ROR/ROL/SAR/SAL in detail mode & Intel syntax
/external/capstone/arch/PowerPC/PPCInstPrinter.c
8598a219f303802198439f9fc0884dffe19b3b11 14-May-2014 Nguyen Anh Quynh <aquynh@gmail.com> enable arch code from source with CAPSTONE_HAS_* for MSVC to pick up
/external/capstone/arch/PowerPC/PPCInstPrinter.c
bb0744df5da14aa8e288566609df3d71f8299f8c 12-May-2014 Nguyen Anh Quynh <aquynh@gmail.com> do not initialize some local vars unnecessarily. this problem was introduced when we fixed C89 issues for MSVC
/external/capstone/arch/PowerPC/PPCInstPrinter.c
42706a39e24b11aed91e309a0a4bf2abc2e0c7fd 09-May-2014 Nguyen Anh Quynh <aquynh@gmail.com> indentation with tab
/external/capstone/arch/PowerPC/PPCInstPrinter.c
779d4c75d90b0c0a99319f2f6ce9ec6822926bd1 09-May-2014 Axel 0vercl0k Souchet <0vercl0k@tuxfamily.org> first changes to get a successfully compiled version of capstone on VS2012
/external/capstone/arch/PowerPC/PPCInstPrinter.c
2eb37ee02a24f41e1e823dcd9064e0d0b43e1147 28-Mar-2014 Nguyen Anh Quynh <aquynh@gmail.com> ppc: disable some redundant functions when Diet option is enable
/external/capstone/arch/PowerPC/PPCInstPrinter.c
1514d5ca0c66c6c96e8fecfd9512aa87da76e16f 06-Mar-2014 Nguyen Anh Quynh <aquynh@gmail.com> ppc: cleaning up
/external/capstone/arch/PowerPC/PPCInstPrinter.c
ca9a7ab30cc7c6fa6ab7761048af343e21f6374f 04-Mar-2014 Nguyen Anh Quynh <aquynh@gmail.com> ppc: fix a segfault in Diet mode
/external/capstone/arch/PowerPC/PPCInstPrinter.c
a82a0890a6e48af75da41ccb195dc07e19cdca7c 23-Jan-2014 Nguyen Anh Quynh <aquynh@gmail.com> more more fixes on C coding style
/external/capstone/arch/PowerPC/PPCInstPrinter.c
46018db884541cda3d5fe74c511ffc5598f6b4dd 22-Jan-2014 Alex Ionescu <aionescu+github@gmail.com> 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).
/external/capstone/arch/PowerPC/PPCInstPrinter.c
37327253428641e4b96e4ed8e2a82c360e9f3cf5 20-Jan-2014 Nguyen Anh Quynh <aquynh@gmail.com> rename mapping.c, mapping.h, module.c to have arch prefix. suggested by Alex Ionescu
/external/capstone/arch/PowerPC/PPCInstPrinter.c
e51e227409a0e9ee2b88f25b156b1e264ffaccf5 12-Jan-2014 Nguyen Anh Quynh <aquynh@gmail.com> ppc & x86: add third dummy MRI argument to printInstruction() to make it consistent with other archs
/external/capstone/arch/PowerPC/PPCInstPrinter.c
c7404075ff4a35d12b305d5bd68cd65aa7299bab 05-Jan-2014 Nguyen Anh Quynh <aquynh@gmail.com> move internal memory management declarations from utils.h to cs_priv.h
/external/capstone/arch/PowerPC/PPCInstPrinter.c
2b14fcdf9b1ceaa8cd0440a65f46975804555f8a 05-Jan-2014 Nguyen Anh Quynh <aquynh@gmail.com> ppc: update ppc.bh in post-printer
/external/capstone/arch/PowerPC/PPCInstPrinter.c
f1d489b949f2a5747158336818390f9086d59ef8 04-Jan-2014 Nguyen Anh Quynh <aquynh@gmail.com> ppc: support details information
/external/capstone/arch/PowerPC/PPCInstPrinter.c
cef6b27e955d334f18df216765c1045a2ec3bf66 31-Dec-2013 Nguyen Anh Quynh <aquynh@gmail.com> remove -x from PPC files
/external/capstone/arch/PowerPC/PPCInstPrinter.c
19b0de3c8d1f638ed2bbbd46a5304da4271fe78b 31-Dec-2013 Nguyen Anh Quynh <aquynh@gmail.com> moving static doing_mem variable into cs_struct to guarantee thread-safe when handling memory operands
/external/capstone/arch/PowerPC/PPCInstPrinter.c
9c5b328cdca8b1c4db14d6f3671b985408efe78e 29-Dec-2013 Nguyen Anh Quynh <aquynh@gmail.com> ppc: rename ppc_cc to ppc_bc
/external/capstone/arch/PowerPC/PPCInstPrinter.c
bacf4c81563675dc4f6fd496f6aec66db1431187 29-Dec-2013 Nguyen Anh Quynh <aquynh@gmail.com> add the missing arch/PowerPC directory
/external/capstone/arch/PowerPC/PPCInstPrinter.c