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