VirtualBox

source: vbox/trunk/src/VBox/Disassembler

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @104734   6 months vboxsync Disassembler,HostDrivers/Support: Build disassembler and SUPR3 …
(edit) @104616   7 months vboxsync Disassembler/tstDisasm-2: Comment out unused assignment, bugref:3409
(edit) @104522   7 months vboxsync DIS: cvtps2pd todo. bugref:10683
(edit) @104111   8 months vboxsync DIS: Fixed missing row (0xad) in g_aDisasVexMap1_66. bugref:9898
(edit) @103928   8 months vboxsync DIS: Correct movzx ambiguity with memory source. Makes 'kmk check' …
(edit) @103927   8 months vboxsync VMM/IEM,DIS: Some disassembly corrections for pblendvb, blendvps and …
(edit) @103717   9 months vboxsync DIS: cmpxchg8b/16b fix
(edit) @103709   9 months vboxsync DIS: Fixed up all VEX groups and added a few missing instructions.
(edit) @103698   9 months vboxsync DIS: Added a bunch of missing group 7 instructions and rearranged the …
(edit) @103599   9 months vboxsync Disassembler: Add vpslrdq (with and without prefix variant), bugref:9898
(edit) @103511   9 months vboxsync DIS: Added vex group 13 and redid some or the vex prefix decoding.
(edit) @101651   13 months vboxsync Disassembler,HostDrivers/Support: Makefile fixes to make it work on …
(edit) @101546   13 months vboxsync DIS: Added DIS_FMT_FLAGS_BYTES_WIDTH_MASK/SHIFT/MAKE and …
(edit) @101545   13 months vboxsync DIS: scm fix.
(edit) @101540   13 months vboxsync DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly …
(edit) @101539   13 months vboxsync DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly …
(edit) @101426   14 months vboxsync Disassembler: YASM doesn't ICEBP, have to disassemble F1h as a data byte.
(edit) @100571   17 months vboxsync Disassembler: Fix naming of vbroadcasti128 instruction, bugref:9898
(edit) @100046   18 months vboxsync Disassembler: Some updates to the ARMv8 disassembler lying around, …
(edit) @99775   19 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @99684   19 months vboxsync Disassembler: Don't build DisasmR0 when VBOX_WITH_R0_MODULES isn't set …
(edit) @99683   19 months vboxsync Disassembler: Don't build DisasmR0 when VBOX_WITH_R0_MODULES isn't set …
(edit) @99682   19 months vboxsync Disassembler: Don't build DisasmR0 when VBOX_WITH_R0_MODULES isn't set
(edit) @99334   20 months vboxsync Diassembler: Updates to the ARMv8 disassembler, bugref:10394
(edit) @99321   20 months vboxsync Disassember: Continue work on the ARMv8 disassember, defining the …
(edit) @99320   20 months vboxsync Disassember: Continue work on the ARMv8 disassember, defining the …
(edit) @99319   20 months vboxsync Disassember: Continue work on the ARMv8 disassember, defining the …
(edit) @99242   20 months vboxsync Disassembler: ARMv8 skeleton, bugref:10394 [scm fix]
(edit) @99241   20 months vboxsync Disassembler: ARMv8 skeleton, bugref:10394
(edit) @99240   20 months vboxsync Disassembler: Fix for the x86 part (don't clear the entire …
(edit) @99239   20 months vboxsync Disassembler: Make it possible to build the disassembler library …
(edit) @99238   20 months vboxsync Disassember: Continue separation of the common disassembler and x86 …
(edit) @99236   20 months vboxsync Disassember: Continue separation of the common disassembler and x86 …
(edit) @99224   20 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99221   20 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99220   20 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99040   21 months vboxsync *.kmk: Applied scm with new indenting of multiline variable/function …
(edit) @98668   22 months vboxsync Disassembler: Add support for the SHA instruction set extension, …
(edit) @98439   22 months vboxsync src/VBox/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98169   23 months vboxsync *.kmk: s/VBOXR3TSTEXE/VBoxR3TstExe/ bugref:10348
(edit) @98133   23 months vboxsync *.kmk: s/VBOXR3/VBoxR3Dll/ bugref:10348
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @97885   2 years vboxsync DIS: OS/2 build fixes for the disassembler. [scm]
(edit) @97884   2 years vboxsync DIS: OS/2 build fixes for the disassembler.
(edit) @97625   2 years vboxsync DIS: Added RDTSCP. bugref:9898
(edit) @97493   2 years vboxsync DIS: Added the SALC instruction.
(edit) @97211   2 years vboxsync DIS: Drop the register access function based on CPUMCTXCORE as the …
(edit) @97205   2 years vboxsync VMM/SELM,DIS: Changed SELMToFlat and SELMToFlatEx to use PCPUMCTX …
(edit) @97203   2 years vboxsync VMM/SELM,DIS: Changed SELMToFlat and SELMToFlatEx to use PCPUMCTX …
(edit) @97044   2 years vboxsync Disassembler: Added RDRAND and RDSEED.
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @96114   2 years vboxsync Disassembler: Add individual opcode enums for the various …
(edit) @96006   2 years vboxsync Disassembler: Add OP_VPMINSD and fix disassembler table, bugref:9898
(edit) @95544   2 years vboxsync DIS: Added all OP_Vxxx codes needed by current VEX tables. Aligned the …
(edit) @95541   2 years vboxsync DIS: VMOVSHDUP opcode enum values. bugref:9898 bugref:6251
(edit) @95539   2 years vboxsync DIS: VMOVHLPS, VMOVHPS, VMOVLHPS, and VMOVHPD opcode enum values. …
(edit) @95521   2 years vboxsync DIS: VPACK[SU]S(WB|DW) opcode enum values. bugref:9898 bugref:6251
(edit) @95508   2 years vboxsync DIS: VPUNPCK[LH](BW|WD|DQ|QDQ) opcode enum values. bugref:9898 bugref:6251
(edit) @95486   2 years vboxsync DIS: VPSHUF[LH]W and VPSHUF[BD] opcode enum values. bugref:9898 bugref:6251
(edit) @95479   2 years vboxsync DIS: Fixes for PMOVMSKB and VPMOVMSKB. bugref:9898 bugref:6251
(edit) @95472   2 years vboxsync DIS: VPSUB[BWDQ] opcode enum values. bugref:9898 bugref:6251
(edit) @95459   2 years vboxsync DIS: We only need one OP_CRC32 value. bugref:9898 bugref:6251
(edit) @95457   2 years vboxsync DIS: VPADD[BWDQ] opcode enum values. bugref:9898 bugref:6251
(edit) @95452   2 years vboxsync DIS: VPCMPEQQ AND VPCMPGTQ opcode enum values. bugref:9898 bugref:6251
(edit) @95447   2 years vboxsync DIS: VPCMPEQ[BWD] AND VPCMPGT[BWD] opcode enum values. bugref:9898 …
(edit) @95444   2 years vboxsync DIS: XGETBV fix. bugref:9898 bugref:6251
(edit) @95440   2 years vboxsync DIS: VANDPS, VANDPD, VPAND, VANDNPS, VANDNPD, VPANDN, VORPS, VORPD, …
(edit) @95402   2 years vboxsync DIS: VPXOR, VXORPS, VXORPD opcode enum values. bugref:9898 bugref:6251
(edit) @95378   2 years vboxsync DIS: Added the ICEBP/INT1 instruction.
(edit) @95362   2 years vboxsync DIS: Added xsetbv and xgetbv. bugref:9898 bugref:6251
(edit) @95319   2 years vboxsync DIS: Treat VEX.L=1 as illegal opcode in group 17. bugref:9898 bugref:6251
(edit) @95314   2 years vboxsync DIS: Added blsr, blsmsk and blsr; corrected some vex …
(edit) @95246   2 years vboxsync DIS: Corrected OP_XXX for shlx. Reduced size of g_aDisasVexMap2F2. …
(edit) @95167   2 years vboxsync VMM/IEM,DIS: Refreshed my memory on generating disassembler tables …
(edit) @93746   3 years vboxsync Disasm,iprt/cdefs.h: clang and arm64 adjustments. [scm] bugref:9898
(edit) @93742   3 years vboxsync Disasm,iprt/cdefs.h: clang and arm64 adjustments. bugref:9898
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92809   3 years vboxsync Disasm: Better packing of DISOPCODE in DIS_CORE_ONLY mode. Build …
(edit) @92808   3 years vboxsync Disasm: Removed a few bogus RT_UNLIKELY predictions and inverted the …
(edit) @92807   3 years vboxsync Disasm: Better just use the OPCODES enum type.
(edit) @92806   3 years vboxsync Disasm: Fixed wrong type for enum OPCODES in disInstrWorker, uint8_t …
(edit) @92805   3 years vboxsync Disasm: Pack DISOPCODE in DIS_CORE_ONLY mode on x86 and amd64 to save …
(edit) @91673   3 years vboxsync DIS: Make disReadBytesDefault work the same way in ring-0 as in …
(edit) @87281   4 years vboxsync DIS: Skip tstDisasm-1 on non-x86/amd64 archs. bugref:9898
(edit) @83216   5 years vboxsync Disas/testcase: Drop the .NOTPARALLEL on the test execution, kmk got …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @80071   5 years vboxsync VMM: Kicking out raw-mode and 32-bit hosts - CPUM. [disasm fixes] …
(edit) @76588   6 years vboxsync */.scm-settings: cleanups.
(edit) @76566   6 years vboxsync Disassembler: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76516   6 years vboxsync Disassembler: scm --fix-header-guards. bugref:9344
(edit) @76455   6 years vboxsync Dis: Ran scm --fix-err-h. bugref:9344
(edit) @76346   6 years vboxsync *: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
(edit) @73514   6 years vboxsync Disasm: GCC 8.2.0 fixes
(edit) @73508   6 years vboxsync Disasm: GCC 8.2.0 fixes
(edit) @69373   7 years vboxsync DIS: scm updates
(edit) @69372   7 years vboxsync DIS: Removed empty DisasmTables.h file.
(edit) @69111   7 years vboxsync (C) year
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @68191   7 years vboxsync Disasembler: missing Grp 15 decodes (fix)
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