History log of /vbox/src/VBox/VMM/testcase/Instructions/env-common.mac
Revision Date Author Comments Expand
2532c528b686eb371278fc8d8b26b1fdba7960b0 49671 26-Nov-2013 vboxsync

IEM: Fixed several instances of iEffSeg being accessed before the decoding was over, causing iPXE to guru on us. Implemented DAS and DAA to verify the previous fix.

7528d4a15800321b4013826ce35ad184898dba21 47132 14-Jul-2013 vboxsync

test divide errors (BS2+big.mac).

c3c798dbbffa7f6912b2331490beb83ce43e108d 46954 03-Jul-2013 vboxsync

alignment fix

08fc4eb537ed24136b05660d0aa038b336516961 46917 02-Jul-2013 vboxsync

bs2 + VBoxInsTst hacking.

72e9ef1022a910facbd4a232500026befd944d95 46893 01-Jul-2013 vboxsync

more tedium...

8541678784dbe432feebe6d9c1528525e1771397 46875 29-Jun-2013 vboxsync

yeah, finally getting somewhere...

c4b8dd273d2becff4145cf4c634b566e2dd633e6 46856 28-Jun-2013 vboxsync

8-bit high register hell (reg/reg only so far).

c6383709c15c809f8cfb09b5cfe670760f06e2b9 46731 22-Jun-2013 vboxsync

calling it a day...

f372af8e6ee2a011213b11cc69f4a29530ff7ce5 46728 21-Jun-2013 vboxsync

-> home

4db428018b0a098eec7231fc88b688d70b814933 46548 14-Jun-2013 vboxsync

asmdefs.mac,bootsectors,*: Removed xS and sZ in favor of xCB and sCB.

/vbox/include/iprt/asmdefs.mac /vbox/src/VBox/Disassembler/testcase/tstAsm.mac /vbox/src/VBox/HostDrivers/Support/SUPLibTracerA.asm /vbox/src/VBox/Runtime/common/math/ceill.asm /vbox/src/VBox/Runtime/common/math/cosl.asm /vbox/src/VBox/Runtime/common/math/fabs.asm /vbox/src/VBox/Runtime/common/math/fabsf.asm /vbox/src/VBox/Runtime/common/math/fabsl.asm /vbox/src/VBox/Runtime/common/math/floor.asm /vbox/src/VBox/Runtime/common/math/floorf.asm /vbox/src/VBox/Runtime/common/math/floorl.asm /vbox/src/VBox/Runtime/common/math/ldexpl.asm /vbox/src/VBox/Runtime/common/math/llrintl.asm /vbox/src/VBox/Runtime/common/math/logl.asm /vbox/src/VBox/Runtime/common/math/lrintl.asm /vbox/src/VBox/Runtime/common/math/sinl.asm /vbox/src/VBox/Runtime/common/math/tanl.asm /vbox/src/VBox/Runtime/common/math/trunc.asm /vbox/src/VBox/Runtime/common/math/truncf.asm /vbox/src/VBox/Runtime/common/math/truncl.asm /vbox/src/VBox/VMM/VMMR0/HMR0A.asm /vbox/src/VBox/VMM/VMMR0/HMR0Mixed.mac env-common.mac /vbox/src/VBox/VMM/testcase/tstX86-1A.asm
917f4ee9f101c9786cf09ea0fe7923a7f6dfe40c 46543 13-Jun-2013 vboxsync

Instruction testing, early hacking.