|
|
@104339
|
10 months |
vboxsync |
VMM/IEM: Implement native emitters for psubb, psubw, psubd and psubdq, …
|
|
|
@104333
|
10 months |
vboxsync |
VMM/IEM: Fixed untested IEM_MC_MAYBE_RAISE_WAIT_DEVICE_NOT_AVAILABLE …
|
|
|
@104331
|
10 months |
vboxsync |
VMM/IEM: Added some basic function alignment to IEMAllN8veHlpA.asm. …
|
|
|
@104330
|
10 months |
vboxsync |
VMM/IEM: Added some basic function alignment to IEMAllN8veHlpA.asm. …
|
|
|
@104329
|
10 months |
vboxsync |
VMM/IEM: Build fix for iemNativeTbEntry on windows/amd64. bugref:10653
|
|
|
@104324
|
10 months |
vboxsync |
VMM/IEM: Have a single TB prologue which serves as an entry point to …
|
|
|
@104322
|
10 months |
vboxsync |
VMM/IEM: Have a single TB prologue which serves as an entry point to …
|
|
|
@104321
|
10 months |
vboxsync |
VMM/IEM: Drop the IEMTHRDEDCALLENTRY::idxRange field as nobody uses …
|
|
|
@104315
|
10 months |
vboxsync |
VMM/IEM: Fix preprocessor defines to require a semicolon on …
|
|
|
@104301
|
10 months |
vboxsync |
VMM/IEM: Shortened down the 8-bit and 16-bit ROL ARM assembly a …
|
|
|
@104300
|
10 months |
vboxsync |
VMM/IEM: Shortened down the 8-bit and 16-bit ROR ARM assembly a …
|
|
|
@104299
|
10 months |
vboxsync |
VMM/IEM: ARM assembly rendition of RCR. Shortened the 8, 16 & 32 bit …
|
|
|
@104298
|
10 months |
vboxsync |
VMM/IEM: Implement native emitters for paddb,paddw,paddd,paddq, …
|
|
|
@104296
|
10 months |
vboxsync |
VMM/IEM: ARM assembly rendition of RCL. bugref:10376
|
|
|
@104294
|
10 months |
vboxsync |
VMM/IEM: Implement native emitters for psllw,pslld,psllq, bugref:10652
|
|
|
@104292
|
10 months |
vboxsync |
VMM/IEM: Implement native emitters for psrlw,psrld,psrlq, bugref:10652
|
|
|
@104288
|
10 months |
vboxsync |
VMM/IEM: Convert all the ps{r,l}* isntructions to use a preprocessor …
|
|
|
@104283
|
10 months |
vboxsync |
VMM/IEM: Gather statistics on the exit behavior of native TBs, …
|
|
|
@104282
|
10 months |
vboxsync |
VMM/IEM: Gather statistics on the exit behavior of native TBs, …
|
|
|
@104281
|
10 months |
vboxsync |
VMM/IEM: Gather statistics on the exit behavior of native TBs, bugref:10653
|
|
|
@104279
|
10 months |
vboxsync |
VMM/IEM: Implement a native emitter for the pand,andps,andpd …
|
|
|
@104278
|
10 months |
vboxsync |
VMM/IEM: Implement a native emitter for the pxor,xorps,xorpd …
|
|
|
@104272
|
10 months |
vboxsync |
VMM: bugref:9898 VEX.W opcode decoding helper and its usage for …
|
|
|
@104270
|
10 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@104269
|
10 months |
vboxsync |
VMM/IEM: Rework pcmpistri emulation to pass the new ECX value as …
|
|
|
@104268
|
10 months |
vboxsync |
VMM: bugref:9898 Fixed Python generator breakage with r162727 by …
|
|
|
@104264
|
10 months |
vboxsync |
VMM: bugref:9898 Renamed iemOpCommonAvxAvx_Vx_Wx to …
|
|
|
@104263
|
10 months |
vboxsync |
VMM: bugref:9898 Implemented vtestp[s|d] instructions and their testcases.
|
|
|
@104259
|
10 months |
vboxsync |
VMM/IEM: Fixed missing import-all-state in the history-exec/probe code …
|
|
|
@104256
|
10 months |
vboxsync |
VMM/PGM: Initialize the return buffer before calling pfnHandler in …
|
|
|
@104255
|
10 months |
vboxsync |
VMM/IOM: Initialize stack value before calling pfnReadCallback in …
|
|
|
@104240
|
10 months |
vboxsync |
VMM/IEM: ARM assembly rendition of ROR. bugref:10376
|
|
|
@104239
|
10 months |
vboxsync |
VMM/IEM: ARM assembly rendition of ROR. bugref:10376
|
|
|
@104238
|
10 months |
vboxsync |
VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
|
|
|
@104231
|
10 months |
vboxsync |
VMM/IEMAllAImpl-arm64.S: Make it build with gcc, bugref:10391
|
|
|
@104230
|
10 months |
vboxsync |
asmdefs-arm.mac,asmdefs-arm.h: Merge asmdefs-arm.mac into …
|
|
|
@104219
|
10 months |
vboxsync |
VMM: bugref:10610 Fixed MSR loading.
|
|
|
@104212
|
10 months |
vboxsync |
include/iprt,VMM/IEMAllN8veHlpA-arm64.S: Introduce a new …
|
|
|
@104211
|
10 months |
vboxsync |
VMM/IEM: Detect MXCSR when disassembling and annotating TBs, bugref:10614
|
|
|
@104210
|
10 months |
vboxsync |
VMM/IEM: Made iemNativeVarRegisterAcquire automatically convert from …
|
|
|
@104209
|
10 months |
vboxsync |
VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
|
|
|
@104208
|
10 months |
vboxsync |
VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
|
|
|
@104207
|
10 months |
vboxsync |
VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
|
|
|
@104206
|
10 months |
vboxsync |
VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
|
|
|
@104195
|
10 months |
vboxsync |
VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
|
|
|
@104192
|
10 months |
vboxsync |
VMM/IEM: Fix one more incorrect (missing) instruction name / decoding, …
|
|
|
@104188
|
10 months |
vboxsync |
VMM/IEM: Implement vpslldq, vpsrldq, instruction dispatch & emulation, …
|
|
|
@104186
|
10 months |
vboxsync |
VMM/IEM: Get rid of IEM_MC_IF_MXCSR_XCPT_PENDING() and …
|
|
|
@104185
|
10 months |
vboxsync |
VMM/IEM: Get rid of IEM_MC_IF_MXCSR_XCPT_PENDING() and …
|
|
|
@104184
|
10 months |
vboxsync |
VMM/IEM: move parts of 'imm8' jump table construction & handling into …
|
|
|
@104183
|
10 months |
vboxsync |
VMM/IEM: Get rid of IEM_MC_IF_MXCSR_XCPT_PENDING() and …
|
|
|
@104182
|
10 months |
vboxsync |
VMM/IEM: move parts of 'imm8' jump table construction & handling into …
|
|
|
@104177
|
10 months |
vboxsync |
VMM/IEM: Get rid of IEM_MC_STORE_SSE_RESULT(), by checking for pending …
|
|
|
@104174
|
10 months |
vboxsync |
VMM/IEM: Get rid of IEM_MC_REF_MXCSR() and convert the users to use …
|
|
|
@104173
|
10 months |
vboxsync |
VMM/IEM: ARM64 assembly renditions of shl, shr and sar assembly …
|
|
|
@104172
|
10 months |
vboxsync |
VMM/IEM: Doxygen fix, bugref:10371
|
|
|
@104157
|
10 months |
vboxsync |
VMM/IEM: Fix assembly of iemAImpl_vucomiss_u128, bugref:10641
|
|
|
@104156
|
10 months |
vboxsync |
VMM/IEM: Rework microcode of …
|
|
|
@104155
|
10 months |
vboxsync |
VMM/IEM: Implement native emitters for IEM_MC_CLEAR_EFL_BIT(), …
|
|
|
@104153
|
10 months |
vboxsync |
VMM/IEM: Set pCurTbR3 to NULL in the longjmp'ed/catch block to prevent …
|
|
|
@104151
|
10 months |
vboxsync |
VMM/IEM: Deal with iemNativeDbgInfoAddGuestRegWriteback assertion. …
|
|
|
@104150
|
10 months |
vboxsync |
VMM/IEM: Rework the [v][u]comis[sd] instruction emulations to work by …
|
|
|
@104147
|
10 months |
vboxsync |
VMM/IEM: Optimize (?) the TLB code on ARM64 by using LDP and (for …
|
|
|
@104146
|
10 months |
vboxsync |
VMM/IEM: Increased IEMEXECMEM_ALT_SUB_ALLOC_UNIT_SIZE from 128 to 256, …
|
|
|
@104144
|
10 months |
vboxsync |
VMM/IEM: Build fixes for when the TLB lookup code is disabled, bugref:10614
|
|
|
@104143
|
10 months |
vboxsync |
VMM/IEM: Implement native emitters for …
|
|
|
@104141
|
10 months |
vboxsync |
VMM/IEM: Implement native emitters for …
|
|
|
@104140
|
10 months |
vboxsync |
VMM/IEM: Implement native emitters for …
|
|
|
@104139
|
10 months |
vboxsync |
VMM/IEM: Rework MXCSR handling for AVX instructions. See r162550 for …
|
|
|
@104138
|
10 months |
vboxsync |
VMM/IEM: Rework MXCSR handling for AVX instructions. See r162550 for …
|
|
|
@104137
|
10 months |
vboxsync |
Committed too much, bugref:10641
|
|
|
@104136
|
10 months |
vboxsync |
VMM/IEM: Rework MXCSR handling for AVX instructions. See r162550 for …
|
|
|
@104135
|
10 months |
vboxsync |
VMM/IEM: Rework MXCSR handling for AVX instructions. See r162550 for …
|
|
|
@104133
|
10 months |
vboxsync |
VMM/IEM: Convert the 256-bit vmovsldup/vmovshdup/vmovddup emulations …
|
|
|
@104132
|
10 months |
vboxsync |
VMM/IEM: Convert some AVX instruction emulation helpers to the …
|
|
|
@104131
|
10 months |
vboxsync |
VMM/TM: Allow linear scaling of the guest TSC; primarily required for …
|
|
|
@104129
|
10 months |
vboxsync |
VMM/IEM: Rework MXCSR handling for SSE instructions, bugref:10641
…
|
|
|
@104128
|
10 months |
vboxsync |
VMM/IEM: Fix pcmpistrm emulation, regression introdcued with r158058, …
|
|
|
@104123
|
10 months |
vboxsync |
VMM/IEM: Avoid the two RTMemProtect calls in iemExecMemAllocatorFree …
|
|
|
@104118
|
10 months |
vboxsync |
VMM/IEM: Need to flush the MXCSR shadow during ldmxcsr, bugref:10641
|
|
|
@104117
|
10 months |
vboxsync |
VMM/IEM: Fix one more incorrect instruction name, bugref:9898
|
|
|
@104116
|
10 months |
vboxsync |
VMM/IEM: Darwin fixes for IEMEXECMEM_ALT_SUB_WITH_ALLOC_HEADER. The …
|
|
|
@104115
|
10 months |
vboxsync |
VMM/IEM: Split out the executable memory allocator from …
|
|
|
@104114
|
10 months |
vboxsync |
VMM/IEM: Implemented a very simple alternative to …
|
|
|
@104113
|
10 months |
vboxsync |
VMM/IEM: Fix some incorrect instruction names, bugref:9898
|
|
|
@104112
|
10 months |
vboxsync |
VMM/IEM: build fix. bugref:10370
|
|
|
@104110
|
10 months |
vboxsync |
VMM/IEM: Removed incorrect cbReq alignment in …
|
|
|
@104109
|
10 months |
vboxsync |
VMM/IEM: Kicked out the RTHeapSimple based exec mem allocator code as …
|
|
|
@104108
|
10 months |
vboxsync |
VMM/IEM: Slap a header on the exec mem allocations. This simplifies …
|
|
|
@104107
|
10 months |
vboxsync |
VMM/IEM: The source variables for IEM_MC_STORE_XREG_* must be acquired …
|
|
|
@104103
|
10 months |
vboxsync |
VMM/IEM: Convert assembly helpers for MMX/SSE instructions who not …
|
|
|
@104101
|
10 months |
vboxsync |
VMM/IEM: Get rid of the inefficient looping when flushing dirty guest …
|
|
|
@104100
|
10 months |
vboxsync |
VMM/IEM: Optimize kIemTbDbgEntryType_NativeOffset emitting, caching …
|
|
|
@104099
|
10 months |
vboxsync |
VMM/IEM: Emit native code for shl Ev,CL. bugref:10376
|
|
|
@104098
|
10 months |
vboxsync |
VMM/IEM: #undef IEMNATIVE_WITH_DELAYED_REGISTER_WRITEBACK build fix. …
|
|
|
@104095
|
10 months |
vboxsync |
VMM/IEM: Release statistics on how often the exec memory allocator …
|
|
|
@104094
|
10 months |
vboxsync |
VMM/IEM: scm, trailing whitespace fix, bugref:9898
|
|
|
@104093
|
10 months |
vboxsync |
VMM/IEM: scm, trailing whitespace fix, bugref:9898
|
|
|
@104092
|
10 months |
vboxsync |
VMM/IEM: Implement native emitters for IEM_MC_STORE_XREG_R32() and …
|
|
|
@104087
|
10 months |
vboxsync |
VMM/IEM: Implement native emitters for IEM_MC_STORE_XREG_U8() and …
|
|
|