.. |
qsort.h
|
Added qsort implementation for OS X kernel mode (#934)
|
2017-05-26 09:27:01 +08:00 |
X86ATTInstPrinter.c
|
Add Availability.h include to fix macOS SDK instrinsics
|
2018-06-15 22:14:48 +08:00 |
X86BaseInfo.h
|
2015
|
2015-03-04 17:45:23 +08:00 |
X86Disassembler.c
|
Add Availability.h include to fix macOS SDK instrinsics
|
2018-06-15 22:14:48 +08:00 |
X86Disassembler.h
|
port Windows driver support
|
2016-05-11 21:48:32 -07:00 |
X86DisassemblerDecoder.c
|
Refactor confusing if for xacquire/xrelease (#1173)
|
2018-06-13 22:14:53 +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
|
Merge #929 with some changes to get things compile (#930)
|
2017-05-25 16:01:48 +08:00 |
X86GenAsmWriter1.inc
|
Merge #929 with some changes to get things compile (#930)
|
2017-05-25 16:01:48 +08: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
|
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
|
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
|
Add Availability.h include to fix macOS SDK instrinsics
|
2018-06-15 22:14:48 +08:00 |
X86Mapping.c
|
Add Availability.h include to fix macOS SDK instrinsics
|
2018-06-15 22:14:48 +08:00 |
X86Mapping.h
|
Fix access mode for variants of MOV instruction
|
2015-11-17 13:38:51 +01: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 EFLAGS for the stosb/stosd/stosq/stosw instructions (#1065)
|
2017-12-22 00:05:47 +08:00 |
X86Module.c
|
prefix cs_ to global variables to avoid link problems (#1108)
|
2018-03-29 22:17:37 +08:00 |