VirtualBox

source: vbox/trunk/src/VBox/Disassembler/testcase

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @41868   12 years vboxsync 3DNow! testcases.
(edit) @41863   12 years vboxsync Fixed g_aTwoByteMapX86_3DNow bug and relaxed assertion in Parse3DNow.
(edit) @41797   12 years vboxsync tstDisasm-1: use out own callback.
(edit) @41790   12 years vboxsync DISCPUSTATE -> DISSTATE (slow change).
(edit) @41789   12 years vboxsync DIS: pCpu -> pDis.
(edit) @41781   12 years vboxsync DIS: Prefetch instruction bytes before starting to disassemble, inline …
(edit) @41760   12 years vboxsync DIS: Chagned FNDISREADBYTES to permit reading more bytes that the …
(edit) @41751   12 years vboxsync Moved DiasmTest (tstDiasm) to testcase and called it tstDiasm-1.
(edit) @41737   12 years vboxsync DISOPCODE: s/opcode/uOpcode/
(edit) @41733   12 years vboxsync DISCPUSTATE: s/prefix_rex/fRexPrefix/ s/lastprefix/bLastPrefix/ …
(edit) @41675   12 years vboxsync DIS: The start of the scoping exercise... Fixed PREFIX_ADDRSIZE that I …
(edit) @41671   12 years vboxsync DISInstr* -> DISInstrToStr + cbOutput argument.
(edit) @41668   12 years vboxsync DIS,DIS-users: Drop the operand/parameter formatting during …
(edit) @41658   12 years vboxsync DIS,VMM,REM,IPRT: Disassembler API adjustments.
(edit) @41501   13 years vboxsync DISFormatYasmIsOddEncoding: From tstDisasm-2.
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @38636   13 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @38152   13 years vboxsync INSTARGET -> [12]_STAGE_TARGET.
(edit) @38082   13 years vboxsync *.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
(edit) @35474   14 years vboxsync Disassembler/testcase: added OSE headers
(edit) @35381   14 years vboxsync The DIRDEP is deprecated, use dir/ or $$(dir $$@) instead.
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @32992   14 years vboxsync tstDisasm-2: made it accept linux panic byte code sequences w/ …
(edit) @31880   14 years vboxsync export some testcases to OSE
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @27804   15 years vboxsync getopt fix (3rd part).
(edit) @26517   15 years vboxsync *: RTGetOpt cleanup related to --help and --version (now standard …
(edit) @24011   15 years vboxsync don't use <ctype.h> on UTF-8.
(edit) @23452   15 years vboxsync Makefiles: Corrected properties.
(edit) @19350   16 years vboxsync IPRT,tstDisasm-2: defined flags for RTFileReadAllEx and …
(edit) @18458   16 years vboxsync tstDisasm-2: size_t warning.
(edit) @17091   16 years vboxsync RTGetOpt interface changes.
(edit) @15302   16 years vboxsync test/check shouldn't be there at all.
(edit) @15301   16 years vboxsync {IPRT,DIS}/Makefile.kmk: check and test must be double colon rules.
(edit) @14831   16 years vboxsync whole bunch: avoid runtime.h, include individual headers indead.
(edit) @13547   16 years vboxsync Makefiles: Eliminated a handful of places where we create extremely …
(edit) @12989   16 years vboxsync VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
(edit) @12249   16 years vboxsync Disassembler/Makefiles: Eliminated PATH_TARGET usage and pushed them …
(edit) @12170   16 years vboxsync Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
(edit) @12138   16 years vboxsync tstDisasm-2: Added a -xhex-bytes option which causes the arguments …
(edit) @10050   16 years vboxsync VBOX_KBUILD_HACKING
(edit) @9925   16 years vboxsync Yasm formatter: Fixes for sil, dil, spl, bpl and r8b-r15b.
(edit) @9916   16 years vboxsync The AMD64 specific 8-bit registers are busted it seems.
(edit) @9914   16 years vboxsync Basic register testcase (to be expanded).
(edit) @9271   17 years vboxsync Implemented symbol lookup, strict / relaxed assembly, and relative …
(edit) @9266   17 years vboxsync DISFormatYasm(Ex).
(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) @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) @8986   17 years vboxsync Changed the undefined opcode handling; the default now is to fail. …
(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) @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) @8935   17 years vboxsync props, export, and fixes.
(edit) @8934   17 years vboxsync Hacking in progress.
(edit) @8932   17 years vboxsync props.
(add) @8931   17 years vboxsync props.
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