VirtualBox

source: vbox/trunk/src/VBox/Disassembler

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9266   17 years vboxsync DISFormatYasm(Ex).
(edit) @9132   17 years vboxsync More verbose assertion
(edit) @9131   17 years vboxsync Dropped the USE_EFFICIENT_ADDRESS flag. This breaks assumptions in …
(edit) @9101   17 years vboxsync More yasm fixing.
(edit) @9100   17 years vboxsync Corrected fstsw to fnstsw. The fstsw mnemonic is assembled into …
(edit) @9099   17 years vboxsync More instruction filtering and hacking.
(edit) @9098   17 years vboxsync More or less working yasm formatter. Added some disassembler testcases.
(edit) @9097   17 years vboxsync ParseEscFP: Why copy fpop->param[12] to pCpu->param[12].parval? …
(edit) @9012   17 years vboxsync Fill in parameter size values.
(edit) @9011   17 years vboxsync Update for 64 bits disassembly
(edit) @9007   17 years vboxsync Accidental commit of course…
(edit) @9000   17 years vboxsync Disassembler: fixed build break in DisasmTest.cpp
(edit) @8999   17 years vboxsync Disassembler updates for 64 bits code
(edit) @8989   17 years vboxsync use redirect. set VBOX_LOG_DEST=nofile when running tstDisasm-2 to …
(edit) @8988   17 years vboxsync TESTING pass prep.
(edit) @8987   17 years vboxsync Fixed missing OP_SUB in the lock validation - it wasn't caught by the …
(edit) @8986   17 years vboxsync Changed the undefined opcode handling; the default now is to fail. …
(edit) @8983   17 years vboxsync Enabled the disValidateLockSequence code.
(edit) @8980   17 years vboxsync doc.
(edit) @8979   17 years vboxsync The rest.
(edit) @8976   17 years vboxsync OR, SBB, SUB.
(edit) @8975   17 years vboxsync NEG & NOT.
(edit) @8974   17 years vboxsync INC & DEC
(edit) @8972   17 years vboxsync cmpxchg*.
(edit) @8971   17 years vboxsync BTC, BTR, BTS.
(edit) @8970   17 years vboxsync removed debug warning accidentally left in.
(edit) @8968   17 years vboxsync ADD and ADC + a make file.
(edit) @8966   17 years vboxsync ADC tests.
(edit) @8956   17 years vboxsync spelling.
(edit) @8938   17 years vboxsync Wrote up the makefile bits or the dissassembler test 'framework' and …
(edit) @8937   17 years vboxsync Wrote up the makefile bits or the dissassembler test 'framework' and …
(edit) @8936   17 years vboxsync Lock sequence validation (disabled).
(edit) @8935   17 years vboxsync props, export, and fixes.
(edit) @8934   17 years vboxsync Hacking in progress.
(edit) @8933   17 years vboxsync build fix.
(edit) @8932   17 years vboxsync props.
(edit) @8931   17 years vboxsync props.
(edit) @8930   17 years vboxsync Disassembler.
(edit) @8760   17 years vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8758   17 years vboxsync BUILD_TARGET* -> KBUILD_TARGET*.
(edit) @8493   17 years vboxsync fix burns
(edit) @8492   17 years vboxsync warnings
(edit) @8491   17 years vboxsync Fixed OS/2 builds.
(edit) @8380   17 years vboxsync Made strings static
(edit) @8379   17 years vboxsync More fixes.
(edit) @8377   17 years vboxsync Disassembler fixes + testcase for 64 bits
(edit) @8365   17 years vboxsync Missing occurances
(edit) @8364   17 years vboxsync Use the right tables
(edit) @8361   17 years vboxsync Even more disassembler updates
(edit) @8357   17 years vboxsync More disassmbler updates
(edit) @8355   17 years vboxsync Fixes for REX.R
(edit) @8352   17 years vboxsync More 64 bits disasm updates
(edit) @8336   17 years vboxsync More disassembler updates
(edit) @8333   17 years vboxsync Disassembler updates for 64 bits support
(edit) @8299   17 years vboxsync Updates for disassembling 64 bits instructions
(edit) @8234   17 years vboxsync MMIO: Cleanup up (removed duplicate code) Disassembler: simplified …
(edit) @8168   17 years vboxsync Rebranding: coupla missing headers.
(edit) @8156   17 years vboxsync Set property and change copyright header (missed previously)
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @8150   17 years vboxsync Cleanup
(edit) @8149   17 years vboxsync More 64 bits disassembler updates
(edit) @8142   17 years vboxsync Some updates for 64 bits disassembly
(edit) @7456   17 years vboxsync Disassemble vmread/vmwrite
(edit) @7285   17 years vboxsync added DISQueryParamRegPtr to return a pointer to a register which is …
(edit) @7138   17 years vboxsync include cpum.h
(edit) @7093   17 years vboxsync Fix for ARPL
(edit) @7015   17 years vboxsync Cleaned up
(edit) @7000   17 years vboxsync Started with changes for disassembling 64 bits instructions
(edit) @6109   17 years vboxsync disassembler: fix les/lds/lss/lgs/lfs
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5296   17 years vboxsync Corrected disasm test
(edit) @4953   17 years vboxsync Cleaned up disassembler
(edit) @4283   17 years vboxsync const
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3206   17 years vboxsync Marked io instructions as read or write
(edit) @2988   18 years vboxsync InnoTek -> innotek part 4: more miscellaneous files.
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2478   18 years vboxsync [Mm]akefile -> Makefile.kmk
(edit) @2333   18 years vboxsync gcc-4.2 warnings
(edit) @1938   18 years vboxsync Added DISFetchRegSegEx
(edit) @1935   18 years vboxsync Optimizations and added DISFetchRegSeg & DISWriteRegSeg
(edit) @1464   18 years vboxsync Added DISQuerySegPrefixByte
(edit) @1155   18 years vboxsync Use RTStrPrintfV (%04X still broken though)
(edit) @1150   18 years vboxsync Corrected disasm out of effective address + 16 bits displacement.
(edit) @1079   18 years vboxsync Corrected parameter parsing for LDS, LES, LFS, LGS and LSS instructions
(add) @1   55 years vboxsync import
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