7d5266d64c24e1189115b6302371b4e402578e4a |
|
10-Mar-2015 |
Nguyen Anh Quynh <aquynh@gmail.com> |
sparc, systemz, xcore: getInstruction() should return boolean instead of DecodeStatus
/external/capstone/arch/SystemZ/SystemZDisassembler.c
|
0c07cc9b06c93ba2d24ac1f3170a5b5c39bbabe0 |
|
27-Aug-2014 |
Nguyen Anh Quynh <aquynh@gmail.com> |
zero-out instruction details, mnemonic & op_str so cs_insn doesnt have garbage in Diet mode
/external/capstone/arch/SystemZ/SystemZDisassembler.c
|
39d6b2f06650d15cc9396babeace43077f1249a3 |
|
09-Jul-2014 |
Nguyen Anh Quynh <aquynh@gmail.com> |
systemz: initialize detail->sysz in SystemZ_getInstruction. bug reported by Ben Nagy
/external/capstone/arch/SystemZ/SystemZDisassembler.c
|
cae09bf54360d94ff4177375f5477f5e5b06d83f |
|
17-Jun-2014 |
Nguyen Anh Quynh <aquynh@gmail.com> |
replace offset_of with offsetof from stddef.h
/external/capstone/arch/SystemZ/SystemZDisassembler.c
|
7062988855f22c41f5f29de4f4827befafea6c36 |
|
16-Jun-2014 |
Nguyen Anh Quynh <aquynh@gmail.com> |
systemz: use CreateImm0() & CreateReg0() to create MCOperand* to avoid using malloc/free
/external/capstone/arch/SystemZ/SystemZDisassembler.c
|
69582d71ae47814e9dcd9c3b70af5a3f48788b6b |
|
09-Jun-2014 |
Nguyen Anh Quynh <aquynh@gmail.com> |
initialize cs_insn.detail by properly zero-out right members for each arch
/external/capstone/arch/SystemZ/SystemZDisassembler.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/SystemZ/SystemZDisassembler.c
|
638835a1d5200da7bb85f37700abdaab73f4b68f |
|
12-May-2014 |
Nguyen Anh Quynh <aquynh@gmail.com> |
fix some warnings reported by MSVC
/external/capstone/arch/SystemZ/SystemZDisassembler.c
|
958927eb56e67bb9f2114d01dd851b37bc05750c |
|
08-May-2014 |
Nguyen Anh Quynh <aquynh@gmail.com> |
clean up after the last removal of SubtargetFeature.h
/external/capstone/arch/SystemZ/SystemZDisassembler.c
|
a5ffdc3a80eb4a09c97a37de7714d7cbdab6ccfb |
|
07-May-2014 |
Nguyen Anh Quynh <aquynh@gmail.com> |
x86: properly handle LOCK/REP in the core, so remove buch of hacks
/external/capstone/arch/SystemZ/SystemZDisassembler.c
|
2cff6f61fcb2c41fe4fbd8028ef53fb01abefa06 |
|
28-Apr-2014 |
Nguyen Anh Quynh <aquynh@gmail.com> |
x86: handle instructions with LOCK/REP/REPNE prefix after other prefixes. bear with this until we have a better approach
/external/capstone/arch/SystemZ/SystemZDisassembler.c
|
48a14ca4cedc1437876eea7357ab0c5e5769676c |
|
23-Mar-2014 |
Nguyen Anh Quynh <aquynh@gmail.com> |
add SystemZ arch
/external/capstone/arch/SystemZ/SystemZDisassembler.c
|