|
|
@66888
|
8 years |
vboxsync |
IEM: Implemented vmovupd Vpd,Wpd (VEX.66.0f 10)
|
|
|
@66886
|
8 years |
vboxsync |
IEM: Implemented vmovups Vps,Wps (VEX.0f 10)
|
|
|
@66874
|
8 years |
vboxsync |
bs3-mode-EnteredMode.asm: Always save&restore xCX and xDX too as we're …
|
|
|
@66815
|
8 years |
vboxsync |
IEM: s/V\([a-z]*\)ZxReg/V\1ZxReg/g because 'V' can only indicate a …
|
|
|
@66814
|
8 years |
vboxsync |
IEM: clearly mark operands that are written to.
|
|
|
@66813
|
8 years |
vboxsync |
bs3-cpu-generated-1: Mark write-only memory as such, for what it's worth…
|
|
|
@66812
|
8 years |
vboxsync |
IEM: clearly mark operands that are written to.
|
|
|
@66811
|
8 years |
vboxsync |
IEM: Implemented movdq2q Pq,Uq (f2 0f d6)
|
|
|
@66810
|
8 years |
vboxsync |
IEM: Implemented movq2dq Vdq,Nq (f3 0f d6)
|
|
|
@66808
|
8 years |
vboxsync |
IEM: Implemented movq Vq,Wq (f3 0f 73)
|
|
|
@66791
|
8 years |
vboxsync |
IEM: Implemented movhps Mq,Vq (0f 17).
|
|
|
@66785
|
8 years |
vboxsync |
IEM: Implemented movlhps Vdq,Uq and movhps Vdq,Mq (0f 16).
|
|
|
@66748
|
8 years |
vboxsync |
IEM: More tests.
|
|
|
@66747
|
8 years |
vboxsync |
IEM: Implemented movlps Mq,Vq (0x0f 0x13).
|
|
|
@66746
|
8 years |
vboxsync |
IEM: Implemented movsd Vsd,Wsd (0xf2 0x0f 0x10).
|
|
|
@66744
|
8 years |
vboxsync |
IEM: Implemented movupd Vpd,Wpd (0x66 0x0f 0x10).
|
|
|
@66743
|
8 years |
vboxsync |
IEM: Implemented movups Vps,Wps (0x0f 0x10).
|
|
|
@66599
|
8 years |
vboxsync |
x86.h,bs2: X86_XCPT_MAX -> X86_XCPT_LAST; Corrected X86_XCPT_SX value.
|
|
|
@66485
|
8 years |
vboxsync |
Fix -Wmissing-braces in array initializer.
|
|
|
@66464
|
8 years |
vboxsync |
IEM: Implemented movss Vss,Wss (f3 0f 10).
|
|
|
@66463
|
8 years |
vboxsync |
IEM,bs3-cpu-generated-1: Made the current testcases pass on AMD.
|
|
|
@66462
|
8 years |
vboxsync |
IEM,bs3-cpu-generated-1: Made the current testcases pass on AMD.
|
|
|
@66457
|
8 years |
vboxsync |
IEM: Limited xsave and xrstor implemention. Implemented vstmxcsr.
|
|
|
@66456
|
8 years |
vboxsync |
bs3kit: Mark system traps with '* GURU *' to distinguish it from …
|
|
|
@66454
|
8 years |
vboxsync |
bs3kit: Added Bs3GetCpuVendor.
|
|
|
@66452
|
8 years |
vboxsync |
bs3kit: Added Bs3GetCpuVendor.
|
|
|
@66450
|
8 years |
vboxsync |
IEM: More vstmxcsr tests.
|
|
|
@66449
|
8 years |
vboxsync |
bs3kit: build fix
|
|
|
@66448
|
8 years |
vboxsync |
bs3kit: build fix
|
|
|
@66446
|
8 years |
vboxsync |
bs3kit: Various fixes related to using the BS3X0TEXT16, BS3X1TEXT16, …
|
|
|
@66422
|
8 years |
vboxsync |
bs3-cpu-generated-1: fixes
|
|
|
@66421
|
8 years |
vboxsync |
bs3kit: fixed overflow problem in bs3-rm-InitMemory.c causing the …
|
|
|
@66419
|
8 years |
vboxsync |
IEM: More vstmxcsr work.
|
|
|
@66408
|
8 years |
vboxsync |
bs3-cpu-generated-1: fix
|
|
|
@66407
|
8 years |
vboxsync |
Bs3RegCtxSaveEx: Seems safe to clear BS3REG_CTX_F_NO_AMD64 after …
|
|
|
@66404
|
8 years |
vboxsync |
IEM: Implemented ldmxcsr Md.
|
|
|
@66392
|
8 years |
vboxsync |
x86.h,IEMAll.cpp,bs3-cpu-generated-1: s/X86_MXSCR_/X86_MXCSR_/
|
|
|
@66391
|
8 years |
vboxsync |
IEM: Implemented stmxcsr Md (0f ae !11/3).
|
|
|
@66342
|
8 years |
vboxsync |
IEM: Converted grp 9 to tables and fixed cmpxchg16b/8b prefix handling.
|
|
|
@66341
|
8 years |
vboxsync |
bs3-cpu-decoding-1: grr
|
|
|
@66340
|
8 years |
vboxsync |
bs3-cpu-decoding-1: grr
|
|
|
@66338
|
8 years |
vboxsync |
bs3-cpu-decoding-1: grr
|
|
|
@66337
|
8 years |
vboxsync |
IEM: Unused entries in grp 8 completes ModR/M decoding and takes a …
|
|
|
@66334
|
8 years |
vboxsync |
IEM: Fixed UD1 / grp 10 decoding (intel eats modr/m after it).
|
|
|
@66331
|
8 years |
vboxsync |
IEM: Converted iemOp_Grp15 from switch to tables; implemented …
|
|
|
@66327
|
8 years |
vboxsync |
IEM,CPUM: Implemented clflush Mb (0f ae /7).
|
|
|
@66323
|
8 years |
vboxsync |
IEM: Implemented movq Wq,Vq (66 0f d6).
|
|
|
@66317
|
8 years |
vboxsync |
bs3-cpu-generated-1: fixed rm+gp issue
|
|
|
@66316
|
8 years |
vboxsync |
bs3kit: Real mode #GP handler (++) fix.
|
|
|
@66315
|
8 years |
vboxsync |
IEM: Implemented movsldup Vdq,Wdq (f3 0f 12)
|
|
|
@66313
|
8 years |
vboxsync |
bs3-cpu-generated-1,IEM: Introducing @opcodesub to more effectively …
|
|
|
@66309
|
8 years |
vboxsync |
IEM: Implemented movlps Vq,Mq and movhlps Vq,Uq (0f 12).
|
|
|
@66306
|
8 years |
vboxsync |
IEM: Implemented movss Wss,Vss (f3 0f 11).
|
|
|
@66303
|
8 years |
vboxsync |
IEM: Implemented movupd Wpd,Vpd (66 0f 11).
|
|
|
@66289
|
8 years |
vboxsync |
Bs3RegCtxPrint: fix
|
|
|
@66286
|
8 years |
vboxsync |
bs3-cpu-generated-1: 16 byte SSE alignment check.
|
|
|
@66283
|
8 years |
vboxsync |
bs3-cpu-generated-1,IEM: More SSE testing stuff.
|
|
|
@66242
|
8 years |
vboxsync |
bs3-cpu-generated-1: More on SSE testing, enabled the first instruction.
|
|
|
@66241
|
8 years |
vboxsync |
bs3-cpu-generated-1: SSE and memory.
|
|
|
@66240
|
8 years |
vboxsync |
bs3kit: Added Bs3MemPrintInfo for heap debugging.
|
|
|
@66226
|
8 years |
vboxsync |
bs3kit,bs3-cpu-generated-1: Extended CPU state and SSE testing work.
|
|
|
@66216
|
8 years |
vboxsync |
bs3-cpu-generated-1: SSE testing work (not quite there, but close).
|
|
|
@66214
|
8 years |
vboxsync |
bs3kit: Hacked up some FPU/SSE/AVX state stuff.
|
|
|
@66206
|
8 years |
vboxsync |
bs3-cpu-generated-1: make sure the high 32-bits of GPRs are populated …
|
|
|
@66203
|
8 years |
vboxsync |
bs3kit-cpu-generated-1: V8086 fixes, works again now. More cleanups.
|
|
|
@66199
|
8 years |
vboxsync |
bs3-cmn-RegCtxSaveEx.asm: Do xSP subtraction on the whole register in …
|
|
|
@66196
|
8 years |
vboxsync |
bs3-cmn-SelProtModeCodeToRealMode.asm: drpo the 'hlt' before panic.
|
|
|
@66195
|
8 years |
vboxsync |
bs3-cmn-SwitchTo32Bit.asm: Return fix for 64-bit callers.
|
|
|
@66194
|
8 years |
vboxsync |
bs3-cmn-SelFlatDataToProtFar16.asm: 64-bit parameter handling fix.
|
|
|
@66188
|
8 years |
vboxsync |
build fix
|
|
|
@66184
|
8 years |
vboxsync |
bs3-cpu-generated-1: Partially switched to max bit-count workers.
|
|
|
@66182
|
8 years |
vboxsync |
bs3kit: bs3-mode-TestDoModes*Stub.asm wtf?
|
|
|
@66181
|
8 years |
vboxsync |
bs3kit: bs3-mode-TestDoModes*Stub.asm cleanups.
|
|
|
@66180
|
8 years |
vboxsync |
bs3kit: typo.
|
|
|
@66179
|
8 years |
vboxsync |
bs3kit: Added Bs3TestDoModesByMax.
|
|
|
@66175
|
8 years |
vboxsync |
bs3kit: Preparing for new Bs3TestDoModes style API that uses worker …
|
|
|
@66174
|
8 years |
vboxsync |
bs3-cpu-generated-1: split main function
|
|
|
@66172
|
8 years |
vboxsync |
bs3-cpu-generated-1: Adding SSE testing (work in progress)…
|
|
|
@66168
|
8 years |
vboxsync |
bs3kit: Added lower case mode name global variables and getter.
|
|
|
@66167
|
8 years |
vboxsync |
bs3kit: Added ASMCpuIdExSlow.asm.
|
|
|
@66162
|
8 years |
vboxsync |
bs3-cpu-generated-1: Test more memory encodings.
|
|
|
@66161
|
8 years |
vboxsync |
bs3-cpu-generated-1: Test more encodings.
|
|
|
@66159
|
8 years |
vboxsync |
IEM,bs3-cpu-generated-1: Implemented the BOUND instruction and …
|
|
|
@66158
|
8 years |
vboxsync |
Bs3SelFar32ToFlat32: V86 mode fix.
|
|
|
@66149
|
8 years |
vboxsync |
Added VBox/bios.h and VBox/bios.mac (generated) and changed the …
|
|
|
@66145
|
8 years |
vboxsync |
bootsectors: Relocated shutdown port.
|
|
|
@66134
|
8 years |
vboxsync |
bs3-cpu-generated-1: Deal with instructions not available in 64-bit …
|
|
|
@66127
|
8 years |
vboxsync |
bs3-cpu-generated-1: python type fix.
|
|
|
@66124
|
8 years |
vboxsync |
bs3-cpu-generated-1,IEM: More tests, fixed rAX,Iz testing bug.
|
|
|
@66123
|
8 years |
vboxsync |
bs3-cpu-generated-1: Implemented testing instructions taking GV,Ev or …
|
|
|
@66119
|
8 years |
vboxsync |
bs3-cpu-generated-1: Implemented testing instructions taking rAX,Iz as …
|
|
|
@66118
|
8 years |
vboxsync |
bs3-cpu-generated-1: Implemented testing instruction taking AL,Ib as …
|
|
|
@66117
|
8 years |
vboxsync |
bs3kit: Made Bs3TestFailed* return false as that's more convenient …
|
|
|
@66116
|
8 years |
vboxsync |
bs3-cpu-generated-1,IEM: updates.
|
|
|
@66115
|
8 years |
vboxsync |
bs3-cmn-TestSub.c: Must reset the sub-test reported flag.
|
|
|
@66114
|
8 years |
vboxsync |
bs3-cpu-generated-1,IEM: updates.
|
|
|
@66113
|
8 years |
vboxsync |
bs3-cpu-generated-1,IEM: updates.
|
|
|
@66112
|
8 years |
vboxsync |
bs3kit: Override DECLASM for 64-bit GCC targets to ensure we use the …
|
|
|
@66111
|
8 years |
vboxsync |
bs3kit: work around va_list trouble with 64-bit gcc.
|
|
|
@66102
|
8 years |
vboxsync |
bs3-cpu-generated-1: updates
|
|
|