|
|
@104378
|
10 months |
vboxsync |
VMM/IEM: Automtically convert IEMInternal.h & IEMN8veRecompiler.h into …
|
|
|
@104373
|
10 months |
vboxsync |
VMM/IEM: Implement native emitter for pmovmskb which is used at least …
|
|
|
@104369
|
10 months |
vboxsync |
VMM/IEM: bugref:9898 Implemented vinsertps, vextractps emulation.
|
|
|
@104368
|
10 months |
vboxsync |
VMM/IEM: bugref:9898 Fix insertps emulation to apply the clear mask …
|
|
|
@104367
|
10 months |
vboxsync |
VMM/IEM: Use IEMInternal.h from IEMAllN8veHlpA-arm64.S and produce …
|
|
|
@104362
|
10 months |
vboxsync |
VMM/IEM: Don't unroll loops in TBs. bugref:10653
|
|
|
@104361
|
10 months |
vboxsync |
VMM/IEM: Moved the native TB exit statistics on g_aSimpleTailLabels to …
|
|
|
@104357
|
10 months |
vboxsync |
VMM/IEM: Adding a TB lookup table to each TB, so we can cache which TB …
|
|
|
@104354
|
10 months |
vboxsync |
VMM/IEM: Fixed regression from r162733 in iemAImpl_pcmpistri_u128, …
|
|
|
@104353
|
10 months |
vboxsync |
VMM/IEM: Fixed gregression from r162733 in iemAImpl_pcmpistri_u128, …
|
|
|
@104348
|
10 months |
vboxsync |
VMM/IEM: Implement native emitters for pcmpeqb, pcmpeqw and pcmpeqd …
|
|
|
@104346
|
10 months |
vboxsync |
VMM/IEM: Fixed regression from r162777 that broke 8- and 16-bit wide …
|
|
|
@104343
|
10 months |
vboxsync |
VMM/IEM: Fixed debug/strict regression from r162198 where x0/rax could …
|
|
|
@104342
|
10 months |
vboxsync |
VMM/IEM: Fixed debug/strict regression from r162198 where x0/rax could …
|
|
|
@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
|
|
|