|
|
@41671
|
12 years |
vboxsync |
DISInstr* -> DISInstrToStr + cbOutput argument.
|
|
|
@41669
|
12 years |
vboxsync |
DISInstr -> DISInstrToStr.
|
|
|
@41668
|
12 years |
vboxsync |
DIS,DIS-users: Drop the operand/parameter formatting during …
|
|
|
@41663
|
12 years |
vboxsync |
DIS,EM,PGM,PATM: Changed the size and scale members of OP_PARAMETER …
|
|
|
@41662
|
12 years |
vboxsync |
DIS,CSAM: Combine the displacement members of OP_PARAMETER into a …
|
|
|
@41658
|
12 years |
vboxsync |
DIS,VMM,REM,IPRT: Disassembler API adjustments.
|
|
|
@41501
|
13 years |
vboxsync |
DISFormatYasmIsOddEncoding: From tstDisasm-2.
|
|
|
@37702
|
13 years |
vboxsync |
REM/VMM: Don't flush the TLB if you don't hold the EM/REM lock, some …
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@21187
|
15 years |
vboxsync |
Deal with operand size and mod default values for certain instructions …
|
|
|
@20537
|
15 years |
vboxsync |
dis.h: DISCPUSTATE_PADDING_SIZE correction for 32-bit windows.
|
|
|
@20530
|
15 years |
vboxsync |
VMM: remove DISCPUSTATE from the stack.
|
|
|
@20374
|
15 years |
vboxsync |
*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
|
|
|
@20363
|
15 years |
vboxsync |
VBox/*: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@10273
|
16 years |
vboxsync |
USE_IMMEDIATE64_SX8 added
|
|
|
@10107
|
16 years |
vboxsync |
Added CR8 write (alias for APIC TPR write).
|
|
|
@10016
|
16 years |
vboxsync |
Corrected parameter types (const).
Use SELMToFlatEx instead of …
|
|
|
@9924
|
16 years |
vboxsync |
More corrections
|
|
|
@9921
|
16 years |
vboxsync |
Corrections
|
|
|
@9919
|
16 years |
vboxsync |
Deal with DIL, SIL, BPL & SPL register accesses. (64 bits mode only)
|
|
|
@9761
|
16 years |
vboxsync |
64 bits disassembly changes (32 bits displacement sign extended to 64 bits)
|
|
|
@9675
|
16 years |
vboxsync |
General cleanup of SELMToFlat.
|
|
|
@9272
|
17 years |
vboxsync |
Fixed symbol lookup - pCpu was missing.
|
|
|
@9271
|
17 years |
vboxsync |
Implemented symbol lookup, strict / relaxed assembly, and relative …
|
|
|
@9266
|
17 years |
vboxsync |
DISFormatYasm(Ex).
|
|
|
@9216
|
17 years |
vboxsync |
Compile issues (32 bits host/64 bits guest)
|
|
|
@9131
|
17 years |
vboxsync |
Dropped the USE_EFFICIENT_ADDRESS flag. This breaks assumptions in …
|
|
|
@9097
|
17 years |
vboxsync |
ParseEscFP: Why copy fpop->param[12] to pCpu->param[12].parval? …
|
|
|
@8999
|
17 years |
vboxsync |
Disassembler updates for 64 bits code
|
|
|
@8357
|
17 years |
vboxsync |
More disassmbler updates
|
|
|
@8352
|
17 years |
vboxsync |
More 64 bits disasm updates
|
|
|
@8336
|
17 years |
vboxsync |
More disassembler updates
|
|
|
@8333
|
17 years |
vboxsync |
Disassembler updates for 64 bits support
|
|
|
@8299
|
17 years |
vboxsync |
Updates for disassembling 64 bits instructions
|
|
|
@8234
|
17 years |
vboxsync |
MMIO: Cleanup up (removed duplicate code)
Disassembler: simplified …
|
|
|
@8228
|
17 years |
vboxsync |
Previous change incorrect. Just index values
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@8149
|
17 years |
vboxsync |
More 64 bits disassembler updates
|
|
|
@8142
|
17 years |
vboxsync |
Some updates for 64 bits disassembly
|
|
|
@7285
|
17 years |
vboxsync |
added DISQueryParamRegPtr to return a pointer to a register which is …
|
|
|
@7134
|
17 years |
vboxsync |
Eliminate cpum.h dependency (shuts up a bunch of .c warnings). Fixed …
|
|
|
@7015
|
17 years |
vboxsync |
Cleaned up
|
|
|
@7000
|
17 years |
vboxsync |
Started with changes for disassembling 64 bits instructions
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5605
|
17 years |
vboxsync |
BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
|
|
|
@4953
|
17 years |
vboxsync |
Cleaned up disassembler
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@3783
|
17 years |
vboxsync |
Only L4 then
|
|
|
@3782
|
17 years |
vboxsync |
Attempt to fix build errors
|
|
|
@3632
|
17 years |
vboxsync |
VBox_hdr_h -> _VBox_hdr_h
|
|
|
@3205
|
17 years |
vboxsync |
Added OPTYPE_PORTIO_READ & OPTYPE_PORTIO_WRITE
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2333
|
18 years |
vboxsync |
gcc-4.2 warnings
|
|
|
@1937
|
18 years |
vboxsync |
Added DISFetchRegSegEx
|
|
|
@1934
|
18 years |
vboxsync |
Added DISFetchRegSeg & DISWriteRegSeg
|
|
|
@1829
|
18 years |
vboxsync |
Added CSAMMarkPossibleCodePage
|
|
|
@1463
|
18 years |
vboxsync |
Added DISQuerySegPrefixByte
|
|
|
@1
|
55 years |
vboxsync |
import
|