.. |
X86ATTInstPrinter.c
|
Fix UB when accessing un-initialized array (#890)
|
2017-04-14 23:21:56 +08:00 |
X86BaseInfo.h
|
2015
|
2015-03-04 17:45:23 +08:00 |
X86Disassembler.c
|
port Windows driver support
|
2016-05-11 21:48:32 -07:00 |
X86Disassembler.h
|
port Windows driver support
|
2016-05-11 21:48:32 -07:00 |
X86DisassemblerDecoder.c
|
fix merged conflicts
|
2017-04-15 10:39:06 +08:00 |
X86DisassemblerDecoder.h
|
port Windows driver support
|
2016-05-11 21:48:32 -07:00 |
X86DisassemblerDecoderCommon.h
|
port Windows driver support
|
2016-05-11 21:48:32 -07:00 |
X86GenAsmWriter1_reduce.inc
|
x86: make all shifted instructions to support first operand in AT&T syntax. issue reported by @bipulr
|
2015-05-16 15:38:09 +08:00 |
X86GenAsmWriter1.inc
|
final change for fcomip and fucomip
|
2016-08-30 23:34:11 +02:00 |
X86GenAsmWriter_reduce.inc
|
x86: make all shifted instructions to support first operand in AT&T syntax. issue reported by @bipulr
|
2015-05-16 15:38:09 +08:00 |
X86GenAsmWriter.inc
|
x86: fix (AT&T) instruction SLDT for issue #807
|
2016-11-08 11:46:21 +08:00 |
X86GenDisassemblerTables_reduce.inc
|
x86: Fix the operand encoding in the test instruction for reduce set, issue #702
|
2017-01-03 01:33:21 +08:00 |
X86GenDisassemblerTables.inc
|
x86: Fix the operand encoding in the test instruction, issue #702
|
2017-01-03 01:05:52 +08:00 |
X86GenInstrInfo_reduce.inc
|
x86: reduce mode support for the upgraded core
|
2015-03-06 12:21:50 +08:00 |
X86GenInstrInfo.inc
|
x86: update core. also update all the bindings Java, Ocaml & Python
|
2015-03-06 00:52:49 +08:00 |
X86GenRegisterInfo.inc
|
x86: update core. also update all the bindings Java, Ocaml & Python
|
2015-03-06 00:52:49 +08:00 |
X86ImmSize.inc
|
Revert "corrected x86 immediate sizes"
|
2015-11-07 17:36:44 +08:00 |
X86InstPrinter.h
|
2015
|
2015-03-04 17:45:23 +08:00 |
X86IntelInstPrinter.c
|
x86: properly handle SSE/AVX instructions
|
2016-07-15 20:37:19 +08:00 |
X86Mapping.c
|
x86: support BND prefix. issue #872
|
2017-03-17 23:44:34 +08:00 |
X86Mapping.h
|
Fix access mode for variants of MOV instruction
|
2015-11-17 13:38:51 +01:00 |
X86MappingInsn_reduce.inc
|
Add X86_REG_EFLAGS to X86_CLC, X86_CLD, X86_CMC (#801)
|
2016-10-28 21:49:41 +08:00 |
X86MappingInsn.inc
|
Add X86_REG_EFLAGS to X86_CLC, X86_CLD, X86_CMC (#801)
|
2016-10-28 21:49:41 +08:00 |
X86MappingInsnOp_reduce.inc
|
Fix mov *ax, addr register access for CAPSTONE_REDUCE files
|
2016-07-10 08:28:42 +02:00 |
X86MappingInsnOp.inc
|
x86: fix instruction MOVAPS & MOVAPD. see issue #809
|
2016-11-11 11:27:34 +09:00 |
X86Module.c
|
Fixing a warning of size_t->int in VC++.
|
2015-11-05 18:42:08 -08:00 |