History log of /vbox/src/VBox/VMM/testcase/tstX86-1.cpp
Revision Date Author Comments Expand
1bdc710f98c4004b2b449c82cf550224b5372f70 40242 23-Feb-2012 vboxsync

f2xm1, fyl2x, fptan. fpu stack push bugfix.

5ca366bb4004d8335376abb1718d1cb9beedf4ef 40209 22-Feb-2012 vboxsync

IEM: Implemented missing FPU instructions starting with 0xd8 and adjusted fld m32r and fld m64r.

7962cf168afeef286d876738dae7131c2c79ece8 40199 21-Feb-2012 vboxsync

fstp st0

7dfd3f41f200bede0714c89735d9cc8d310e3f1c 40174 18-Feb-2012 vboxsync

checked out some todos.

4338d1606b19c219ef8f200aae7558a8ea7cb796 40138 15-Feb-2012 vboxsync

IEM: fdiv work. Added x86extra.mac for non-automatic x86.h bits.

06194245f8ac73bd13b903e4870fb667bb003ee9 40082 12-Feb-2012 vboxsync

More FPU instruction stubs.

45c462a65387ada09a80826a8413c53e229b15f6 40057 10-Feb-2012 vboxsync

fpu explorations.

60468377ea17fdce430870d87a375af4019293bc 40024 07-Feb-2012 vboxsync

IEM: Some more FPU work underways.

324e9d5fe84f23a35c4feb6853ed3ee9b3b1fad9 40001 05-Feb-2012 vboxsync

IEM: Filled in some NOPs and PREFETCHes.

d62febb39dd135fb36e4a6cc8347a8fbb32740da 39999 04-Feb-2012 vboxsync

tstX86-1.cpp: build fix.

1f9898006130eea293505db4e7ff762c5dde2f3a 39998 04-Feb-2012 vboxsync

tstX86-1: Display CR2.

64904cbef7c0fd8bdd56c7b992f7649870c37ba8 39995 04-Feb-2012 vboxsync

tstX86-1: fxsave (on intel) will #PF before writing anything. very nice.

b891b477f403c0a8a1eea185f9bc4ef9c99caf2d 39993 03-Feb-2012 vboxsync

tstX86-1: Some fxsave and fxrstor tests.

9d6ec5298306cff889de1374fc0c714f42a63307 39989 03-Feb-2012 vboxsync

txtX86-1: some prefix decoding checks for the groups and rex.

54211a0f33e1613ca0f749141ee8ec6fc0ea5c68 39084 22-Oct-2011 vboxsync

VMM: -Wunused-parameter on mac.

ed19769af08e55577841c14043bf70dfee870556 36865 28-Apr-2011 vboxsync

build fix

41f8cc7fbc412262dc183a6fc8349f1169edd3d0 36864 28-Apr-2011 vboxsync

tstX86-1: made it work on darwin.

78f04b74aefa851f2b51815a7260b47d5be8c776 36862 27-Apr-2011 vboxsync

tstX86-1: Testing invalid lock prefix decoding order.

e39e9ca944f684a8b310c320b54aa43bbaa072da 36791 21-Apr-2011 vboxsync

tstX86-1: Build fix for FreeBSD

65c72795ab90d3daefa759b716fbb5c6352c7a56 36768 20-Apr-2011 vboxsync

IEM: Initial commit, work in progress.