capstone/arch/X86
Nguyen Anh Quynh 81baa7dccf fix conflicts
2018-12-08 09:52:08 +07:00
..
qsort.h Added qsort implementation for OS X kernel mode (#934) 2017-05-26 09:27:01 +08:00
X86ATTInstPrinter.c arch/X86: fix strncpy usage (#1243) 2018-09-04 08:51:02 +07:00
X86BaseInfo.h 2015 2015-03-04 17:45:23 +08:00
X86Disassembler.c merge next to master 2018-07-20 12:36:50 +08:00
X86Disassembler.h port Windows driver support 2016-05-11 21:48:32 -07:00
X86DisassemblerDecoder.c merge next to master 2018-07-20 12:36:50 +08:00
X86DisassemblerDecoder.h merge next to master 2018-07-20 12:36:50 +08:00
X86DisassemblerDecoderCommon.h port Windows driver support 2016-05-11 21:48:32 -07:00
X86GenAsmWriter1_reduce.inc merge next to master 2018-07-20 12:36:50 +08:00
X86GenAsmWriter1.inc merge next to master 2018-07-20 12:36:50 +08:00
X86GenAsmWriter_reduce.inc merge next to master 2018-07-20 12:36:50 +08:00
X86GenAsmWriter.inc x86: fix instruction suffix of MOV to segment register for ATT syntax. issue #1240 2018-10-26 14:08:18 +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 Fixes DATA REX_W CALL_PC_REL IMM32 issue (decoded as IMM16) (#883) 2017-06-28 07:07:26 +08:00
X86GenInstrInfo_reduce.inc x86: attempt to fix uninitialized memory, probably by introduction of UD0 2017-05-09 20:22:48 +08:00
X86GenInstrInfo.inc x86: support new instructions endbr64 & endbr32 2018-06-01 22:57:53 +08:00
X86GenRegisterInfo.inc merge next to master 2018-07-20 12:36:50 +08:00
X86ImmSize.inc Merges encoding to next (#1194) 2018-07-04 22:47:55 +08:00
X86InstPrinter.h 2015 2015-03-04 17:45:23 +08:00
X86IntelInstPrinter.c arch/X86: fix strncpy usage (#1243) 2018-09-04 08:51:02 +07:00
X86Mapping.c Typo in register's name (#1282) 2018-11-02 07:43:54 +08:00
X86Mapping.h merge next to master 2018-07-20 12:36:50 +08:00
X86MappingInsn_reduce.inc x86: attempt to fix uninitialized memory, probably by introduction of UD0 2017-05-09 20:22:48 +08:00
X86MappingInsn.inc x86: support new instructions endbr64 & endbr32 2018-06-01 22:57:53 +08:00
X86MappingInsnOp_reduce.inc Fix EFLAGS for the stosb/stosd/stosq/stosw instructions (#1065) 2017-12-22 00:05:47 +08:00
X86MappingInsnOp.inc fix conflicts 2018-12-08 09:52:08 +07:00
X86Module.c Declare global arch arrays with contents (next branch) (#1186) 2018-06-24 21:05:04 +08:00
X86Module.h Declare global arch arrays with contents (next branch) (#1186) 2018-06-24 21:05:04 +08:00