|
|
@104524
|
7 months |
vboxsync |
VMM/IEM: build fix. bugref:10656
|
|
|
@104506
|
7 months |
vboxsync |
VMM/IEM: Deal with direct 'linking' of TBs when requiring a TLB load …
|
|
|
@104468
|
7 months |
vboxsync |
VMM/IEM: Deal with the simples direct 'linking' of TBs scenario for …
|
|
|
@104407
|
7 months |
vboxsync |
VMM/IEM: Adjusted the TB exit statistics a bit more, adding a few new …
|
|
|
@104361
|
7 months |
vboxsync |
VMM/IEM: Moved the native TB exit statistics on g_aSimpleTailLabels to …
|
|
|
@104343
|
8 months |
vboxsync |
VMM/IEM: Fixed debug/strict regression from r162198 where x0/rax could …
|
|
|
@104342
|
8 months |
vboxsync |
VMM/IEM: Fixed debug/strict regression from r162198 where x0/rax could …
|
|
|
@104322
|
8 months |
vboxsync |
VMM/IEM: Have a single TB prologue which serves as an entry point to …
|
|
|
@104283
|
8 months |
vboxsync |
VMM/IEM: Gather statistics on the exit behavior of native TBs, …
|
|
|
@104282
|
8 months |
vboxsync |
VMM/IEM: Gather statistics on the exit behavior of native TBs, …
|
|
|
@104281
|
8 months |
vboxsync |
VMM/IEM: Gather statistics on the exit behavior of native TBs, bugref:10653
|
|
|
@104211
|
8 months |
vboxsync |
VMM/IEM: Detect MXCSR when disassembling and annotating TBs, bugref:10614
|
|
|
@104210
|
8 months |
vboxsync |
VMM/IEM: Made iemNativeVarRegisterAcquire automatically convert from …
|
|
|
@104151
|
8 months |
vboxsync |
VMM/IEM: Deal with iemNativeDbgInfoAddGuestRegWriteback assertion. …
|
|
|
@104147
|
8 months |
vboxsync |
VMM/IEM: Optimize (?) the TLB code on ARM64 by using LDP and (for …
|
|
|
@104144
|
8 months |
vboxsync |
VMM/IEM: Build fixes for when the TLB lookup code is disabled, bugref:10614
|
|
|
@104129
|
8 months |
vboxsync |
VMM/IEM: Rework MXCSR handling for SSE instructions, bugref:10641
…
|
|
|
@104115
|
8 months |
vboxsync |
VMM/IEM: Split out the executable memory allocator from …
|
|
|
@104114
|
8 months |
vboxsync |
VMM/IEM: Implemented a very simple alternative to …
|
|
|
@104112
|
8 months |
vboxsync |
VMM/IEM: build fix. bugref:10370
|
|
|
@104110
|
8 months |
vboxsync |
VMM/IEM: Removed incorrect cbReq alignment in …
|
|
|
@104109
|
8 months |
vboxsync |
VMM/IEM: Kicked out the RTHeapSimple based exec mem allocator code as …
|
|
|
@104108
|
8 months |
vboxsync |
VMM/IEM: Slap a header on the exec mem allocations. This simplifies …
|
|
|
@104101
|
8 months |
vboxsync |
VMM/IEM: Get rid of the inefficient looping when flushing dirty guest …
|
|
|
@104100
|
8 months |
vboxsync |
VMM/IEM: Optimize kIemTbDbgEntryType_NativeOffset emitting, caching …
|
|
|
@104099
|
8 months |
vboxsync |
VMM/IEM: Emit native code for shl Ev,CL. bugref:10376
|
|
|
@104098
|
8 months |
vboxsync |
VMM/IEM: #undef IEMNATIVE_WITH_DELAYED_REGISTER_WRITEBACK build fix. …
|
|
|
@104095
|
8 months |
vboxsync |
VMM/IEM: Release statistics on how often the exec memory allocator …
|
|
|
@104084
|
8 months |
vboxsync |
VMM/IEM: Implement support for automatically flushing all call …
|
|
|
@104073
|
8 months |
vboxsync |
VMM/IEM: Made the code compile without …
|
|
|
@104056
|
8 months |
vboxsync |
VMM/IEM: Implement native emitters for IEM_MC_LOCAL_ASSIGN(), …
|
|
|
@104049
|
8 months |
vboxsync |
VMM/IEM: Mark the SIMD register as dirty based on the load size in …
|
|
|
@104048
|
8 months |
vboxsync |
VMM/IEM: Mark the SIMD register as dirty based on the load size in …
|
|
|
@104047
|
8 months |
vboxsync |
VMM/IEM: Straighten the code flushing dirty guest registers, …
|
|
|
@104036
|
8 months |
vboxsync |
VMM/IEM: Add some more detailed debug info when a guest register …
|
|
|
@104034
|
8 months |
vboxsync |
VMM/IEM: Implement experimental (disabled by default) delaying …
|
|
|
@104033
|
8 months |
vboxsync |
VMM/IEM: Implement loading the missing part from CPUMCTX when the …
|
|
|
@104019
|
8 months |
vboxsync |
VMM/IEM: Made IEM_MC_CALL_AVX_AIMPL_[34] deal with its hidden …
|
|
|
@103993
|
8 months |
vboxsync |
VMM/IEM: Implement native emitters for …
|
|
|
@103990
|
8 months |
vboxsync |
VMM/IEM: Fix the SIMD guest register value checking, cnt operates on …
|
|
|
@103964
|
8 months |
vboxsync |
VMM/IEM: Some statistics on the SIMD register allocator and some …
|
|
|
@103953
|
8 months |
vboxsync |
VMM/IEM: Implement native emitters for …
|
|
|
@103952
|
8 months |
vboxsync |
VMM/IEM: Implement native emitters for …
|
|
|
@103949
|
8 months |
vboxsync |
VMM/IEM: Implement native emitters for …
|
|
|
@103942
|
8 months |
vboxsync |
VMM/IEM: Implement memory stores from SIMD registers and implement …
|
|
|
@103934
|
8 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@103916
|
8 months |
vboxsync |
VMM/IEM: Convert …
|
|
|
@103913
|
9 months |
vboxsync |
VMM/IEM: Implement support for checking the high 128-bit register …
|
|
|
@103912
|
9 months |
vboxsync |
VMM/IEM: Fix iemNativeEmitGuestSimdRegValueCheck() for 256-bit values, …
|
|
|
@103911
|
9 months |
vboxsync |
VMM/IEM: Implement support for fetching 128-bit/256-bit values from …
|
|
|
@103907
|
9 months |
vboxsync |
VMM/IEM: Fix the stack slot allocator for values spanning multiple …
|
|
|
@103895
|
9 months |
vboxsync |
VMM/IEM: Add SIMD local variable support and implement native emitters …
|
|
|
@103894
|
9 months |
vboxsync |
VMM/IEM: Add SIMD local variable support and implement native emitters …
|
|
|
@103876
|
9 months |
vboxsync |
VMM/IEM: Reverted silent assertion 'fix' from r162236 as it is wrong …
|
|
|
@103865
|
9 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@103860
|
9 months |
vboxsync |
VMM/IEM: Reworked iemNativeEmitMaybeRaiseSseRelatedXcpt to avoid …
|
|
|
@103847
|
9 months |
vboxsync |
Move iemTbFlagsToString() to be accessible to both callers, bugref:9898
|
|
|
@103839
|
9 months |
vboxsync |
VMM/IEM: Implement native emitters for IEM_MC_RAISE_DIVIDE_ERROR() and …
|
|
|
@103838
|
9 months |
vboxsync |
VMM/IEM: Emit the …
|
|
|
@103832
|
9 months |
vboxsync |
VMM/IEM: Fix bogus assertion, bugref:10614
|
|
|
@103831
|
9 months |
vboxsync |
VMM/IEM: Implemented simple (whole sale) status flag up update …
|
|
|
@103830
|
9 months |
vboxsync |
VMM/IEM: Remove leftover assertion not valid anymore, bugref:10614
|
|
|
@103828
|
9 months |
vboxsync |
VMM/IEM: Implemented simple (whole sale) status flag up update …
|
|
|
@103827
|
9 months |
vboxsync |
VMM/IEM: Fixed missing variable index unpacking in …
|
|
|
@103811
|
9 months |
vboxsync |
VMM/IEM: Fix the SIMD register check code on amd64, bugref:10614
|
|
|
@103807
|
9 months |
vboxsync |
VMM/IEM: Split up the native recompiler functions …
|
|
|
@103805
|
9 months |
vboxsync |
VMM/IEM: Fix preprocessor define, bugref:10373
|
|
|
@103787
|
9 months |
vboxsync |
VMM/IEM: Add a qword index parameter to IEM_MC_FETCH_YREG_U64() and …
|
|
|
@103784
|
9 months |
vboxsync |
VMM/IEM: Implement emitter for IEM_MC_FETCH_YREG_U32(), bugref:10614
|
|
|
@103782
|
9 months |
vboxsync |
VMM/IEM: Implement emitter for IEM_MC_FETCH_YREG_U64(), bugref:10614
|
|
|
@103779
|
9 months |
vboxsync |
VMM/IEM: Implement emitter for IEM_MC_STORE_XREG_U32(), bugref:10614
|
|
|
@103777
|
9 months |
vboxsync |
VMM/IEM: Implement emitter for IEM_MC_STORE_XREG_U64() and some fixes …
|
|
|
@103775
|
9 months |
vboxsync |
VMM/IEM: Implement the writeback of dirty host registers shadowing …
|
|
|
@103769
|
9 months |
vboxsync |
VMM/IEM: Windows build fixes for SIMD register allocator. bugref:10614
|
|
|
@103763
|
9 months |
vboxsync |
VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U32(), bugref:10614
|
|
|
@103762
|
9 months |
vboxsync |
VMM/IEM: Implement native emitter for IEM_MC_CLEAR_YREG_128_UP(), …
|
|
|
@103761
|
9 months |
vboxsync |
VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U64(), bugref:10614
|
|
|
@103760
|
9 months |
vboxsync |
VMM/IEM: Fix emitter for IEM_MC_MAYBE_RAISE_AVX_RELATED_XCPT(), …
|
|
|
@103758
|
9 months |
vboxsync |
VMM/IEM: More amd64 fixes for SIMD enablement, bs3-cpu-instr-3 works …
|
|
|
@103750
|
9 months |
vboxsync |
VMM/IEM: Implement some ofthe amd64 emitters for SSE/AVX, bugref:10614
|
|
|
@103739
|
9 months |
vboxsync |
VMM/IEM: Implemented native emitter for ADD instructions taking …
|
|
|
@103729
|
9 months |
vboxsync |
VMM/IEM: Initial implementation of a SIMD register allocator and …
|
|
|
@103728
|
9 months |
vboxsync |
VMM/IEM: Initial implementation of a SIMD register allocator and …
|
|
|
@103671
|
9 months |
vboxsync |
VMM/IEM: Native translation of …
|
|
|
@103670
|
9 months |
vboxsync |
VMM/IEM: Fix debug assertions for iemNativeEmitRefXregXxx(), bugref:10371
|
|
|
@103669
|
9 months |
vboxsync |
VMM/IEM: Replace some single bit tests with …
|
|
|
@103667
|
9 months |
vboxsync |
VMM/IEM: Native translation of IEM_MC_REF_MXCSR() body, bugref:10371
|
|
|
@103666
|
9 months |
vboxsync |
VMM/IEM: Native translation of IEM_MC_MAYBE_RAISE_FPU_XCPT() body, …
|
|
|
@103665
|
9 months |
vboxsync |
VMM/IEM: Native translation of IEM_MC_MAYBE_RAISE_FPU_XCPT() body, …
|
|
|
@103664
|
9 months |
vboxsync |
VMM/IEM: Fix the label type for iemNativeEmitRaiseUd(), introduced …
|
|
|
@103663
|
9 months |
vboxsync |
VMM/IEM: Native translation of …
|
|
|
@103661
|
9 months |
vboxsync |
VMM/IEM: Some VMCPU/CPUMCTX access annotations for arm64 as well. …
|
|
|
@103660
|
9 months |
vboxsync |
VMM/IEM: Native translation of IEM_MC_MAYBE_RAISE_AVX_RELATED_XCPT() …
|
|
|
@103659
|
9 months |
vboxsync |
VMM/IEM: Flush the current program counter to CPUMCTX when in the …
|
|
|
@103649
|
9 months |
vboxsync |
VMM/IEM: Delay the RIP update for each instruction if possible to save …
|
|
|
@103639
|
9 months |
vboxsync |
VMM/IEM: Moved iemNativeEmit_xor_r_r_efl and …
|
|
|
@103635
|
9 months |
vboxsync |
VMM/IEM: Emit native code for 64-bit and 16-bit xor reg/reg variants …
|
|
|
@103627
|
9 months |
vboxsync |
VMM/IEM: Obfuscate most variable indexes we pass around in strict …
|
|
|
@103624
|
9 months |
vboxsync |
VMM/IEM: Must release variable register when done with them. bugref:10371
|
|
|
@103623
|
9 months |
vboxsync |
VMM/IEM: Corrected code buffer allocation for eflags updating after …
|
|
|