VirtualBox

source: vbox/trunk/src/VBox/Disassembler/DisasmReg.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @41790   12 years vboxsync DISCPUSTATE -> DISSTATE (slow change).
(edit) @41789   12 years vboxsync DIS: pCpu -> pDis.
(edit) @41744   12 years vboxsync DISOPPARAM: s/base.reg_*/Base.idx*Reg/ + docs
(edit) @41743   12 years vboxsync DISOPPARAM: s/index.reg_gen/Index.idxGenReg/ + doc
(edit) @41742   12 years vboxsync DISOPPARAM: s/scale/uScale/ + doc
(edit) @41741   12 years vboxsync DISOPPARAM: s/parval/uValue/ + doc
(edit) @41740   12 years vboxsync DISOPPARAM: s/param/fParam/ to match the related DISOPCODE members.
(edit) @41736   12 years vboxsync DISCPUMODE: s/mode/uCpuMode/ - found and removed a bunch of uncessary …
(edit) @41735   12 years vboxsync DISCPUCORE: s/addrmode/uAddrMode/ s/opmode/uOpMode/
(edit) @41734   12 years vboxsync DISCPUSTATE: s/prefix/fPrefix/ and a couple of forgotten opcode uses.
(edit) @41732   12 years vboxsync DISCPUSTATE::opsize -> cbInstr.
(edit) @41729   12 years vboxsync DISQueryParamVal: renamed related types and constants and reduced the …
(edit) @41727   12 years vboxsync DIS: register macro name adjustments.
(edit) @41692   12 years vboxsync DIS: Reducing the DISCPUMODE even more (200 bytes now) and making it …
(edit) @41690   12 years vboxsync DIS: More cleanups.
(edit) @41678   12 years vboxsync OP_PARAMETER::flags -> fUse.
(edit) @41676   12 years vboxsync DIS: More scoping work.
(edit) @41675   12 years vboxsync DIS: The start of the scoping exercise... Fixed PREFIX_ADDRSIZE that I …
(edit) @41668   12 years vboxsync DIS,DIS-users: Drop the operand/parameter formatting during …
(edit) @41663   12 years vboxsync DIS,EM,PGM,PATM: Changed the size and scale members of OP_PARAMETER …
(edit) @41662   12 years vboxsync DIS,CSAM: Combine the displacement members of OP_PARAMETER into a …
(edit) @39086   13 years vboxsync Dis,SrvPciRaw,Sup: warning fixes.
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @26562   15 years vboxsync *: Added svn:keywords where missing.
(edit) @16433   16 years vboxsync DisasmReg.cpp: Use RT_OFFSETOF_ADD instead of RT_OFFSETOF() + 1, g++ …
(edit) @13839   16 years vboxsync And yet more %V* -> %R* changes…
(edit) @13836   16 years vboxsync s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
(edit) @13835   16 years vboxsync s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
(edit) @11504   16 years vboxsync RIP related addressing fix.
(edit) @11111   16 years vboxsync Forgotten EOL property.
(edit) @10394   16 years vboxsync More bug fixes for index handling.
(edit) @10393   16 years vboxsync Corrected 16 bits index handling.
(edit) @10378   16 years vboxsync Possible fix for Linux guest regression
(edit) @10276   16 years vboxsync Handle 64 bits index (SIB).
(edit) @10272   16 years vboxsync Deal with sign extending bytes to uint64_t.
(edit) @10271   16 years vboxsync Fixed DISGetParamSize for 64 bits mode.
(edit) @10170   16 years vboxsync warnings
(edit) @10016   16 years vboxsync Corrected parameter types (const). Use SELMToFlatEx instead of …
(edit) @9926   16 years vboxsync 32 bits register updates clear the upper dword of the 64 bits register.
(edit) @9923   16 years vboxsync Remove comma
(edit) @9922   16 years vboxsync Fix the order here as well.
(edit) @9919   16 years vboxsync Deal with DIL, SIL, BPL & SPL register accesses. (64 bits mode only)
(edit) @9792   16 years vboxsync Byte, word and dword access to r8-r15.
(edit) @9762   16 years vboxsync 32 bits displacement in 64 bits mode
(edit) @9761   16 years vboxsync 64 bits disassembly changes (32 bits displacement sign extended to 64 bits)
(edit) @9759   16 years vboxsync Displacement handling in 64 bits mode
(edit) @9675   16 years vboxsync General cleanup of SELMToFlat.
(edit) @9132   17 years vboxsync More verbose assertion
(edit) @9131   17 years vboxsync Dropped the USE_EFFICIENT_ADDRESS flag. This breaks assumptions in …
(edit) @9011   17 years vboxsync Update for 64 bits disassembly
(edit) @8377   17 years vboxsync Disassembler fixes + testcase for 64 bits
(edit) @8364   17 years vboxsync Use the right tables
(edit) @8234   17 years vboxsync MMIO: Cleanup up (removed duplicate code) Disassembler: simplified …
(edit) @8168   17 years vboxsync Rebranding: coupla missing headers.
(add) @8156   17 years vboxsync Set property and change copyright header (missed previously)
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette