|
|
@41733
|
12 years |
vboxsync |
DISCPUSTATE: s/prefix_rex/fRexPrefix/ s/lastprefix/bLastPrefix/ …
|
|
|
@41732
|
12 years |
vboxsync |
DISCPUSTATE::opsize -> cbInstr.
|
|
|
@41730
|
12 years |
vboxsync |
DIS: Some nits.
|
|
|
@41727
|
12 years |
vboxsync |
DIS: register macro name adjustments.
|
|
|
@41720
|
12 years |
vboxsync |
optimization?
|
|
|
@41719
|
12 years |
vboxsync |
Fixed register formatting bugs.
|
|
|
@41692
|
12 years |
vboxsync |
DIS: Reducing the DISCPUMODE even more (200 bytes now) and making it …
|
|
|
@41690
|
12 years |
vboxsync |
DIS: More cleanups.
|
|
|
@41678
|
12 years |
vboxsync |
OP_PARAMETER::flags -> fUse.
|
|
|
@41676
|
12 years |
vboxsync |
DIS: More scoping work.
|
|
|
@41675
|
12 years |
vboxsync |
DIS: The start of the scoping exercise... Fixed PREFIX_ADDRSIZE that I …
|
|
|
@41668
|
12 years |
vboxsync |
DIS,DIS-users: Drop the operand/parameter formatting during …
|
|
|
@41666
|
12 years |
vboxsync |
Fixed bug found by Parfait.
|
|
|
@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.
|
|
|
@41505
|
13 years |
vboxsync |
DISFormatYasmIsOddEncoding: OP_MOV reg,reg variants.
|
|
|
@41501
|
13 years |
vboxsync |
DISFormatYasmIsOddEncoding: From tstDisasm-2.
|
|
|
@41495
|
13 years |
vboxsync |
DisasmFormatYasm.cpp: strict fix.
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@25990
|
15 years |
vboxsync |
Disasm: -Wshadow.
|
|
|
@11493
|
16 years |
vboxsync |
fixed assertion
|
|
|
@10272
|
16 years |
vboxsync |
Deal with sign extending bytes to uint64_t.
|
|
|
@10203
|
16 years |
vboxsync |
warnings
|
|
|
@9925
|
16 years |
vboxsync |
Yasm formatter: Fixes for sil, dil, spl, bpl and r8b-r15b.
|
|
|
@9913
|
16 years |
vboxsync |
It's spl, bpl, sil and dil (not *b).
|
|
|
@9763
|
16 years |
vboxsync |
Wrong string format specifier for 64 bits values.
|
|
|
@9761
|
16 years |
vboxsync |
64 bits disassembly changes (32 bits displacement sign extended to 64 bits)
|
|
|
@9731
|
16 years |
vboxsync |
And again
|
|
|
@9730
|
16 years |
vboxsync |
Bugfix
|
|
|
@9675
|
16 years |
vboxsync |
General cleanup of SELMToFlat.
|
|
|
@9342
|
17 years |
vboxsync |
Corrected the array index.
|
|
|
@9340
|
17 years |
vboxsync |
Only negate the displacement if it's an offset. A full address is …
|
|
|
@9275
|
17 years |
vboxsync |
todos.
|
|
|
@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).
|