VirtualBox

source: vbox/trunk/src/VBox/Disassembler

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @53155   10 years vboxsync DIS: #6249: Some bug fixes and new testcases. Enabled 0F3A …
(edit) @53150   10 years vboxsync DIS: #6249: Added missing instructions (starting with 660F3Ah)
(edit) @53131   10 years vboxsync DIS: 6251: Added AVX/VEX 3-byte instructions support.
(edit) @53094   10 years vboxsync DIS: #6251: AVX / VEX instructions support (two byte instructions …
(edit) @53052   10 years vboxsync DIS: #6249: Added missing commands: getsec, movsldup, movddup, …
(edit) @53032   10 years vboxsync DIS: #6249: Added crc32 Gy, Ew support (with word as operand 2)
(edit) @53007   10 years vboxsync DIS: Fixed VMREAD/VMWRITE disassembling, added support for MOVBE, …
(edit) @49480   11 years vboxsync Runtime, Devices, Disassembler R0: warnings.
(edit) @49346   11 years vboxsync Disas: pmulhrw adjustment, seems it wasn't fixed in v1.2.0.0 but in …
(edit) @49116   11 years vboxsync *.kmk: Some template cleanup, adding VBoxR3Tool for dev tools (bin/tools/).
(edit) @48948   11 years vboxsync Disassembler: Whitespace and svn:keyword cleanups by scm.
(edit) @47453   11 years vboxsync comment typo
(edit) @47412   11 years vboxsync PMOVSKB -> PMOVMSKB; DISOPTYPE_SSE/MMX/FPU.
(edit) @47330   11 years vboxsync DIS: Formatting TODO.
(edit) @47306   11 years vboxsync DIS: *fence todo.
(edit) @46950   11 years vboxsync pmulhrwa -> pmulhrw (yasm bug).
(edit) @46949   11 years vboxsync Fixed incorrect 64-bit register handling in ParseFixedReg, affecting …
(edit) @46863   11 years vboxsync tstDisasm-1A.asm: Build fix for newer yasm (not sure if it's in 1.1.0 …
(edit) @46548   11 years vboxsync asmdefs.mac,bootsectors,*: Removed xS and sZ in favor of xCB and sCB.
(edit) @46177   12 years vboxsync More symbols in disassembly, for PATM esp.
(edit) @45428   12 years vboxsync VMM: Propagate errors from PGM through the disassembler. Get rid of …
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @43120   12 years vboxsync typo
(edit) @42719   12 years vboxsync Disasm: Fixed operand order of BSF and BSR - dst=reg, src=rm.
(edit) @42369   12 years vboxsync Regenerated the PCBIOS.
(edit) @42284   12 years vboxsync typo
(edit) @42186   12 years vboxsync SELM,DIS,CPUM,EM: Hidden selector register cleanups.
(edit) @42076   12 years vboxsync Disassemlber/Makefile.kmk: shorter
(edit) @42075   12 years vboxsync use kStuffStaticBldProg and DisasmBldProg for build progs
(edit) @42050   12 years vboxsync DisasmFormatYasm.cpp: Fixed formatting of PUSH Ib with a operand size …
(edit) @41906   12 years vboxsync CPUM: Combined the visible and hidden selector register data into one …
(edit) @41886   12 years vboxsync DIS: Api name typo (missing r).
(edit) @41874   12 years vboxsync DIS: Fixed two bugs in the size-only parsers that was introduced when …
(edit) @41872   12 years vboxsync More details (mostly irrelevant, I think).
(edit) @41871   12 years vboxsync Disasm.cpp: Off by one (mostly harmless).
(edit) @41869   12 years vboxsync DIS: Moved OP_PARM_Q to the group of 'rare' operands, next to …
(edit) @41868   12 years vboxsync 3DNow! testcases.
(edit) @41867   12 years vboxsync DisasmTables.cpp: Fixing the mnemonic for two 3DNow! instruction so …
(edit) @41863   12 years vboxsync Fixed g_aTwoByteMapX86_3DNow bug and relaxed assertion in Parse3DNow.
(edit) @41822   12 years vboxsync DIS: Fixed disReadQWordSlow bug found by parfait. Correct the …
(edit) @41797   12 years vboxsync tstDisasm-1: use out own callback.
(edit) @41796   12 years vboxsync DIS: Dropped most of the little hacks in the groups for dealing with …
(edit) @41795   12 years vboxsync DIS: Changed the parsers from returning size to the offset of the next …
(edit) @41794   12 years vboxsync Encourage keeping things in the same registers across calls.
(edit) @41793   12 years vboxsync Encourage tail optimizations and keeping things in the same registers …
(edit) @41792   12 years vboxsync Some more DISSTATE adjustments.
(edit) @41791   12 years vboxsync DIS,CSAM: Drop pvUser2.
(edit) @41790   12 years vboxsync DISCPUSTATE -> DISSTATE (slow change).
(edit) @41789   12 years vboxsync DIS: pCpu -> pDis.
(edit) @41788   12 years vboxsync DIS: Set cbPrefix
(edit) @41787   12 years vboxsync DIS: size_t and windows compilers.
(edit) @41786   12 years vboxsync DIS: Forgotten FNDISPARSE change in previous commit + …
(edit) @41784   12 years vboxsync DIS: Work with a instruction offset instead of address. Only the byte …
(edit) @41782   12 years vboxsync Missing copy & past fixups.
(edit) @41781   12 years vboxsync DIS: Prefetch instruction bytes before starting to disassemble, inline …
(edit) @41765   12 years vboxsync CPUM/cpumR3DisasInstrRead: Read max size when possible.
(edit) @41761   12 years vboxsync illegal opcode
(edit) @41760   12 years vboxsync DIS: Chagned FNDISREADBYTES to permit reading more bytes that the …
(edit) @41753   12 years vboxsync DIS: Read instruction bytes thru DISCPUSTATE::abInstr.
(edit) @41751   12 years vboxsync Moved DiasmTest (tstDiasm) to testcase and called it tstDiasm-1.
(edit) @41750   12 years vboxsync wrong+unnecessary right now.
(edit) @41749   12 years vboxsync wrong+unnecessary right now.
(edit) @41748   12 years vboxsync DIS: bugfix in odd disStoreInstrBytesSlow path + static.
(edit) @41747   12 years vboxsync Removed some unused strings.
(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) @41739   12 years vboxsync DISCPUSTATE: s/param/Param/
(edit) @41738   12 years vboxsync DISOPCODE: s/optype/fOpType/ s/param/fParam/ docs
(edit) @41737   12 years vboxsync DISOPCODE: s/opcode/uOpcode/
(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) @41733   12 years vboxsync DISCPUSTATE: s/prefix_rex/fRexPrefix/ s/lastprefix/bLastPrefix/ …
(edit) @41732   12 years vboxsync DISCPUSTATE::opsize -> cbInstr.
(edit) @41731   12 years vboxsync DIS: Split up apvUserData, dropping the 3rd entry. 2nd entry (now …
(edit) @41730   12 years vboxsync DIS: Some nits.
(edit) @41729   12 years vboxsync DISQueryParamVal: renamed related types and constants and reduced the …
(edit) @41728   12 years vboxsync DIS: register macro name adjustments - part two.
(edit) @41727   12 years vboxsync DIS: register macro name adjustments.
(edit) @41726   12 years vboxsync -empty lines.
(edit) @41720   12 years vboxsync optimization?
(edit) @41719   12 years vboxsync Fixed register formatting bugs.
(edit) @41718   12 years vboxsync duh2.
(edit) @41717   12 years vboxsync duh.
(edit) @41716   12 years vboxsync tstDisasm: Better checks.
(edit) @41715   12 years vboxsync Made _EndProc zero-sized functions; fixed tstDisasm.
(edit) @41714   12 years vboxsync Better testcase…
(edit) @41713   12 years vboxsync Duh!
(edit) @41707   12 years vboxsync const two pointer tables.
(edit) @41706   12 years vboxsync dis.h: Drop the pragma pack(4) around DISOPCODE, it has no effect and …
(edit) @41703   12 years vboxsync Disasm.cpp: Build fix?
(edit) @41694   12 years vboxsync Disasm.cpp: Bug fix.
(edit) @41693   12 years vboxsync build fix
(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.
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