VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @65654   8 年 vboxsync gcc 7: Disassembler: fall thru
(edit) @63567   8 年 vboxsync scm: cleaning up todos
(edit) @63457   8 年 vboxsync unused static variable
(edit) @62594   8 年 vboxsync warnings
(edit) @62479   8 年 vboxsync (C) 2016
(edit) @62452   8 年 vboxsync *: MSC level 4 warnings in release bldprogs.
(edit) @60442   9 年 vboxsync DISFormatYasmEx: More insb prefix hacking.
(edit) @60418   9 年 vboxsync DISFormatYasmEx: Add operand size prefix (ignored) to outsb, movsb, etc.
(edit) @57358   9 年 vboxsync *: scm cleanup run.
(edit) @56297   9 年 vboxsync Disassembler: Updated (C) year.
(edit) @55497   10 年 vboxsync DIS: Improved DISUSE_RIPDISPLACEMENT32 formatting and symbol resolution.
(edit) @53172   10 年 vboxsync DIS: #6249: Complex instructions support (like gather) and some fixes. …
(edit) @53131   10 年 vboxsync DIS: 6251: Added AVX/VEX 3-byte instructions support.
(edit) @53094   10 年 vboxsync DIS: #6251: AVX / VEX instructions support (two byte instructions …
(edit) @53007   10 年 vboxsync DIS: Fixed VMREAD/VMWRITE disassembling, added support for MOVBE, …
(edit) @48948   11 年 vboxsync Disassembler: Whitespace and svn:keyword cleanups by scm.
(edit) @47330   11 年 vboxsync DIS: Formatting TODO.
(edit) @46949   11 年 vboxsync Fixed incorrect 64-bit register handling in ParseFixedReg, affecting …
(edit) @46177   12 年 vboxsync More symbols in disassembly, for PATM esp.
(edit) @42369   12 年 vboxsync Regenerated the PCBIOS.
(edit) @42050   12 年 vboxsync DisasmFormatYasm.cpp: Fixed formatting of PUSH Ib with a operand size …
(edit) @41792   12 年 vboxsync Some more DISSTATE adjustments.
(edit) @41790   12 年 vboxsync DISCPUSTATE -> DISSTATE (slow change).
(edit) @41789   12 年 vboxsync DIS: pCpu -> pDis.
(edit) @41765   12 年 vboxsync CPUM/cpumR3DisasInstrRead: Read max size when possible.
(edit) @41761   12 年 vboxsync illegal opcode
(edit) @41744   12 年 vboxsync DISOPPARAM: s/base.reg_*/Base.idx*Reg/ + docs
(edit) @41743   12 年 vboxsync DISOPPARAM: s/index.reg_gen/Index.idxGenReg/ + doc
(edit) @41742   12 年 vboxsync DISOPPARAM: s/scale/uScale/ + doc
(edit) @41741   12 年 vboxsync DISOPPARAM: s/parval/uValue/ + doc
(edit) @41740   12 年 vboxsync DISOPPARAM: s/param/fParam/ to match the related DISOPCODE members.
(edit) @41739   12 年 vboxsync DISCPUSTATE: s/param/Param/
(edit) @41738   12 年 vboxsync DISOPCODE: s/optype/fOpType/ s/param/fParam/ docs
(edit) @41737   12 年 vboxsync DISOPCODE: s/opcode/uOpcode/
(edit) @41736   12 年 vboxsync DISCPUMODE: s/mode/uCpuMode/ - found and removed a bunch of uncessary …
(edit) @41735   12 年 vboxsync DISCPUCORE: s/addrmode/uAddrMode/ s/opmode/uOpMode/
(edit) @41734   12 年 vboxsync DISCPUSTATE: s/prefix/fPrefix/ and a couple of forgotten opcode uses.
(edit) @41733   12 年 vboxsync DISCPUSTATE: s/prefix_rex/fRexPrefix/ s/lastprefix/bLastPrefix/ …
(edit) @41732   12 年 vboxsync DISCPUSTATE::opsize -> cbInstr.
(edit) @41730   12 年 vboxsync DIS: Some nits.
(edit) @41727   12 年 vboxsync DIS: register macro name adjustments.
(edit) @41720   12 年 vboxsync optimization?
(edit) @41719   12 年 vboxsync Fixed register formatting bugs.
(edit) @41692   12 年 vboxsync DIS: Reducing the DISCPUMODE even more (200 bytes now) and making it …
(edit) @41690   12 年 vboxsync DIS: More cleanups.
(edit) @41678   12 年 vboxsync OP_PARAMETER::flags -> fUse.
(edit) @41676   12 年 vboxsync DIS: More scoping work.
(edit) @41675   12 年 vboxsync DIS: The start of the scoping exercise... Fixed PREFIX_ADDRSIZE that I …
(edit) @41668   12 年 vboxsync DIS,DIS-users: Drop the operand/parameter formatting during …
(edit) @41666   12 年 vboxsync Fixed bug found by Parfait.
(edit) @41662   12 年 vboxsync DIS,CSAM: Combine the displacement members of OP_PARAMETER into a …
(edit) @41658   12 年 vboxsync DIS,VMM,REM,IPRT: Disassembler API adjustments.
(edit) @41505   12 年 vboxsync DISFormatYasmIsOddEncoding: OP_MOV reg,reg variants.
(edit) @41501   12 年 vboxsync DISFormatYasmIsOddEncoding: From tstDisasm-2.
(edit) @41495   12 年 vboxsync DisasmFormatYasm.cpp: strict fix.
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @25990   15 年 vboxsync Disasm: -Wshadow.
(edit) @11493   16 年 vboxsync fixed assertion
(edit) @10272   16 年 vboxsync Deal with sign extending bytes to uint64_t.
(edit) @10203   16 年 vboxsync warnings
(edit) @9925   16 年 vboxsync Yasm formatter: Fixes for sil, dil, spl, bpl and r8b-r15b.
(edit) @9913   16 年 vboxsync It's spl, bpl, sil and dil (not *b).
(edit) @9763   16 年 vboxsync Wrong string format specifier for 64 bits values.
(edit) @9761   16 年 vboxsync 64 bits disassembly changes (32 bits displacement sign extended to 64 bits)
(edit) @9731   16 年 vboxsync And again
(edit) @9730   16 年 vboxsync Bugfix
(edit) @9675   16 年 vboxsync General cleanup of SELMToFlat.
(edit) @9342   16 年 vboxsync Corrected the array index.
(edit) @9340   16 年 vboxsync Only negate the displacement if it's an offset. A full address is …
(edit) @9275   16 年 vboxsync todos.
(edit) @9272   16 年 vboxsync Fixed symbol lookup - pCpu was missing.
(edit) @9271   16 年 vboxsync Implemented symbol lookup, strict / relaxed assembly, and relative …
(add) @9266   16 年 vboxsync DISFormatYasm(Ex).
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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