VirtualBox

source: vbox/trunk/src/VBox/VMM/include/IEMInternal.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @108188   2 months vboxsync VMM/IEM: Marking x86 stuff in IEMInternal.h... jiraref:VBP-1531
(edit) @108186   2 months vboxsync VMM/IEM: Removed memory write stats since nobody is using the anymore …
(edit) @108178   2 months vboxsync VMM/IEM: Eliminated unused enmHostCpuVendor IEMCPU member. jiraref:VBP-1531
(edit) @106453   6 months vboxsync VMM/IEM: Eliminated the IEMNATIVE_WITH_SIMD_REG_ALLOCATOR define. …
(edit) @106406   6 months vboxsync VMM/IEM: Reduced the number of parameters for most …
(edit) @106401   6 months vboxsync VMM/IEM: Disable control flow guard for the core IEM jump table call …
(edit) @106329   6 months vboxsync VMM/IEM: Some minor perf tweaks for iemExecMemAllocatorPrune. bugref:10720
(edit) @106297   6 months vboxsync VMM/IEM: Attempts at optimizing iemExecMemAllocatorAllocInChunkInt and …
(edit) @106212   7 months vboxsync VMM/IEM: Some machinery for saving threaded TBs and a program for …
(edit) @106199   7 months vboxsync VMM/IEM: Refactored the xxxxx_r_i_efl functions to take the constant …
(edit) @106192   7 months vboxsync VMM/IEM: Added some basic stats & debug info for postponed EFLAGS …
(edit) @106179   7 months vboxsync VMM/IEM: Reworked the div, idiv, mul and imul assembly workers and how …
(edit) @106125   7 months vboxsync VMM/IEM: Eliminated the #ifndef …
(edit) @106123   7 months vboxsync VMM/IEM: More work on recompilation-time checks of skipped & postponed …
(edit) @106101   7 months vboxsync VMM/IEM: More native eflag stats. Added …
(edit) @105877   8 months vboxsync VMM/IEM: Don't flush PC prior to 64-bit relative jumps, flush it when …
(edit) @105853   8 months vboxsync VMM/IEM: Don't force PC updating before branches, nor flushing of …
(edit) @105805   8 months vboxsync VMM/IEM: End TB if we get back to the first instruction again via an …
(edit) @105718   8 months vboxsync VMM/IEM: Take down the FLAT PC when compiling TBs the first time. …
(edit) @105702   8 months vboxsync VMM/IEM: Enabled the adaptive timer polling. bugref:10656
(edit) @105698   8 months vboxsync VMM/IEM,TM: Adaptive timer polling and running of the timer queues …
(edit) @105673   8 months vboxsync VMM/IEM,TM: Do full-TB looping. Redid timer polling in the recompiler. …
(edit) @105664   8 months vboxsync VMM/IEM: Implement vgather[dq]p[sd], vpgather[dq][dq] instruction …
(edit) @105616   8 months vboxsync VMM/IEM: Another iemTlbInvalidateLargePageWorkerInner optimization …
(edit) @105579   9 months vboxsync VMM/IEM: Fixed another bug in the large page TLB invalidation code …
(edit) @105560   9 months vboxsync VMM/IEM: A few more TLB tracing events. bugref:10727
(edit) @105490   9 months vboxsync VMM/IEM: Basic infrastructure to natively recompile SIMD floating …
(edit) @105466   9 months vboxsync VMM/IEM: Some more TLB tracing related changes. [build fix] bugref:10727
(edit) @105465   9 months vboxsync VMM/IEM: Some more TLB tracing related changes. bugref:10727
(edit) @105447   9 months vboxsync VMM/IEM: Reverted accidental 16384 TLB size back to 8192 in r164097. …
(edit) @105440   9 months vboxsync VMM/IEM: Added some simple TLB tracing (disabled by default). bugref:10727
(edit) @105411   9 months vboxsync VMM/IEM: info itlb/dtlb improvements and fixes for global entries. …
(edit) @105359   9 months vboxsync VMM/IEM: Implement vpps and vppd instruction emulation (fallback …
(edit) @105357   9 months vboxsync VMM/IEM: Implement vstmxcsr instruction emulation (test missing), …
(edit) @105356   9 months vboxsync VMM/IEM: Implement vstmxcsr instruction emulation (test missing), …
(edit) @105355   9 months vboxsync VMM/IEM: Implement vcvtdq2pd instruction emulation, bugref:9898
(edit) @105354   9 months vboxsync VMM/IEM: Implement vcvttpd2dq and vcvtpd2dq instruction emulations, …
(edit) @105351   9 months vboxsync VMM/IEM: Implement vcvttps2dq instruction emulation, bugref:9898
(edit) @105350   9 months vboxsync VMM/IEM: Implement vcvtps2dq instruction emulation, bugref:9898
(edit) @105349   9 months vboxsync VMM/IEM: Implement vcvtdq2ps instruction emulation, bugref:9898
(edit) @105348   9 months vboxsync VMM/IEM: Implement vcvtsd2ss instruction emulation, bugref:9898
(edit) @105347   9 months vboxsync VMM/IEM: Implement vcvtss2sd instruction emulation, bugref:9898
(edit) @105346   9 months vboxsync VMM/IEM: Implement vcvtpd2ps instruction emulation, bugref:9898
(edit) @105316   9 months vboxsync VMM/IEM: Implement vcvtps2pd instruction emulation, bugref:9898
(edit) @105315   9 months vboxsync VMM/IEM: Implement vcvttss2si, vcvttsd2si, vcvtss2si and vcvtsd2si …
(edit) @105311   9 months vboxsync VMM/IEM: Implement vcvtsi2sd instruction emulation, bugref:9898
(edit) @105309   9 months vboxsync VMM/IEM: Implement vcvtsi2ss instruction emulation, bugref:9898
(edit) @105307   9 months vboxsync VMM/IEM: Implement vpermd, vpermps instruction emulations, bugref:9898
(edit) @105306   9 months vboxsync VMM/IEM: Implement vpermq, vpermpd instruction emulations, bugref:9898
(edit) @105302   9 months vboxsync VMM/IEM: Implement vroundss, vroundsd instruction emulations, bugref:9898
(edit) @105295   9 months vboxsync VMM/IEM: Implement vaesimc, vaesenc, vaesenclast, vaesdec, vaesdeclast …
(edit) @105291   9 months vboxsync VMM/IEM: Added iemMemFetchDataU32NoAc and iemMemFetchDataU64NoAc (with …
(edit) @105284   9 months vboxsync VMM/IEM: Large page TLB optimizations for INVLPG. bugref:10687
(edit) @105283   9 months vboxsync VMM/IEM: Implement vcmpps, vcmppd, vcmpss, vcmpsd instruction …
(edit) @105277   9 months vboxsync VMM/IEM: Rework roundps/roundpd which only have two operands instead …
(edit) @105275   9 months vboxsync VMM/IEM: Implement testcase for vpcmpestrm, vpcmpestri, vpcmpistrm, …
(edit) @105274   9 months vboxsync VMM/IEM: Rework roundps/roundpd which only have two operands instead …
(edit) @105261   9 months vboxsync VMM/IEM: Share epilog and other tail code on a per-chunk basis (due to …
(edit) @105253   9 months vboxsync VMM/IEM: Implement instruction emulation for vrcpps, vrcpss, bugref:9898
(edit) @105252   9 months vboxsync VMM/IEM: Implement instruction emulation for vrsqrtps, vrsqrtss, …
(edit) @105235   9 months vboxsync VMM/IEM: Implement vsqrtps,vsqrtpd instruction emulations, bugref:9898
(edit) @105234   9 months vboxsync VMM/IEM: Implement vaddsubp{s,d} instruction emulations, bugref:9898
(edit) @105232   9 months vboxsync VMM/IEM: Implement vhsubp{s,d} instruction emulations, bugref:9898
(edit) @105231   9 months vboxsync VMM/IEM: Implement vhaddpd instruction emulation, bugref:9898
(edit) @105229   9 months vboxsync VMM/IEM: Implement vmax{ps,pd,ss,sd} instruction emulations, bugref:9898
(edit) @105228   9 months vboxsync VMM/IEM: Implement vdiv{ps,pd,ss,sd} instruction emulations, bugref:9898
(edit) @105224   9 months vboxsync VMM/IEM: Implement vmin{ps,pd,ss,sd} instruction emulations, bugref:9898
(edit) @105220   9 months vboxsync VMM/IEM: Implement vmulpd instruction emulation, bugref:9898
(edit) @105218   9 months vboxsync VMM/IEM: Implement vmulps instruction emulation, bugref:9898
(edit) @105215   9 months vboxsync VMM/IEM: Implement vsubpd instruction emulation, bugref:9898
(edit) @105214   9 months vboxsync VMM/IEM: Implement vsubps instruction emulation, bugref:9898
(edit) @105212   9 months vboxsync VMM/IEM: Implement vhaddps instruction emulation, bugref:9898
(edit) @105200   9 months vboxsync VMM/IEM: Implement vaddpd, bugref:9898
(edit) @105191   9 months vboxsync VMM/IEM: Redo TB allocation and get rid of the allocation bitmap …
(edit) @105184   9 months vboxsync VMM/IEM: Implement vaddps instruction emulation, bugref:9898
(edit) @105180   9 months vboxsync VMM/IEM: Introduce a small cache of recently freed TBs for immediate …
(edit) @105179   9 months vboxsync VMM/IEM: Introduce a small cache of recently freed TBs for immediate …
(edit) @105177   9 months vboxsync VMM/IEM: Increase TLB size to 8192 on arm; quick fix for 2M/4M page …
(edit) @105123   10 months vboxsync VMM/IEM: bugref:10656: scm fix for r162987.
(edit) @105076   10 months vboxsync VMM/IEM: Increased the TLB size from 256 to 1024 entries. bugref:10687
(edit) @105072   10 months vboxsync VMM/IEM,DBGF,bs3-cpu-weird-1: Early data breakpoint support, mostly …
(edit) @105036   10 months vboxsync VMM/IEM: Split the TLB into non-global (even) and global (odd) …
(edit) @104990   10 months vboxsync VMM/IEM: Added IEMTlbInvalidateAllGlobal and made the …
(edit) @104984   10 months vboxsync VMM/IEM: Relax alignment restrictions in native code TLB lookup, avoid …
(edit) @104956   10 months vboxsync VMM/IEM: TLB statistics reorg. bugref:10687
(edit) @104947   10 months vboxsync VMM/IEM,tstVMStructSize: Made the IEM TLB size more easily …
(edit) @104941   10 months vboxsync VMM/IEM: Stats. bugref:10687
(edit) @104932   10 months vboxsync VMM/PGM,IEM: Refactored+copied PGMGstGetPage into PGMGstQueryPage that …
(edit) @104858   11 months vboxsync VMM/IEM: Optimize executable memory allocation on macOS by removing …
(edit) @104722   11 months vboxsync VMM/IEM: Implement vmaskmovp[sd], vpmaskmov[dq] instruction decoding, …
(edit) @104521   12 months vboxsync VMM/IEM: Corrected cvtps2pd memory access from 128 to 64 bits. …
(edit) @104506   12 months vboxsync VMM/IEM: Deal with direct 'linking' of TBs when requiring a TLB load …
(edit) @104468   12 months vboxsync VMM/IEM: Deal with the simples direct 'linking' of TBs scenario for …
(edit) @104439   12 months vboxsync VMM/IEM: Implement maskmovq, [v]maskmovdqu instruction decoding, …
(edit) @104419   12 months vboxsync VMM/IEM: Convert near return (retn) and relative/indirect call …
(edit) @104407   12 months vboxsync VMM/IEM: Adjusted the TB exit statistics a bit more, adding a few new …
(edit) @104383   12 months vboxsync VMM/IEM: Automtically convert IEMInternal.h & IEMN8veRecompiler.h into …
(edit) @104380   12 months vboxsync VMM/IEM: Removed unused IEMMODEX type. bugref:10369
(edit) @104378   12 months vboxsync VMM/IEM: Automtically convert IEMInternal.h & IEMN8veRecompiler.h into …
(edit) @104367   12 months vboxsync VMM/IEM: Use IEMInternal.h from IEMAllN8veHlpA-arm64.S and produce …
Note: See TracRevisionLog for help on using the revision log.

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