VirtualBox

source: vbox/trunk/src/VBox/VMM/testcase/tstIEMAImpl.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @99775   19 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @98822   22 months vboxsync VMM/testcase/tstIEMAImpl: Add testcase for pcmp{i,e}str{i,m}, bugref:9898
(edit) @98106   2 years vboxsync Manual (C) year updates.
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @96931   2 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic cvtps2pi/cvttps2pi …
(edit) @96922   2 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic cvtpi2ps/cvtpi2pd testcases, …
(edit) @96917   2 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic cvtpd2pi/cvttpd2pi …
(edit) @96846   2 years vboxsync VMM/testcase/tstIEMAImpl: Check the correct type with …
(edit) @96797   2 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic …
(edit) @96790   2 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic cmpps/cmpss/cmppd/cmpsd …
(edit) @96749   2 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic …
(edit) @96742   2 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic cvtsi2ss/cvtsi2sd testcases, …
(edit) @96734   2 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic cvttss2si/cvtss2si …
(edit) @96732   2 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic cvttss2si/cvtss2si …
(edit) @96727   2 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic cvtsd2si testcase, ​bugref:9898
(edit) @96724   2 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic cvttsd2si testcase, ​bugref:9898
(edit) @96682   2 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic cvtps2pd testcase, ​bugref:9898
(edit) @96412   2 years vboxsync update copyright and license notice text in generators
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @96395   2 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic addpd2ps testcase, bugref:9898
(edit) @96393   2 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic addsubps/addsubpd testcases, …
(edit) @96385   2 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic sqrtps/sqrtpd/sqrtss/sqrtsd …
(edit) @96383   2 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic haddps/haddpd/hsubps/hsubpd …
(edit) @96380   2 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic cvtss2sd/cvtsd2ss testcases, …
(edit) @96352   2 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic maxss/maxsd testcases, …
(edit) @96350   2 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic divss/divsd testcases, …
(edit) @96348   2 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic minss/minsd testcases, …
(edit) @96344   2 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic subss/subsd testcases, …
(edit) @96342   2 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic mulss/mulsd testcases, …
(edit) @96340   2 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic addss/addsd testcases, …
(edit) @96336   2 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic maxps/maxpd testcases, …
(edit) @96334   2 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic divps/divpd testcases, …
(edit) @96332   2 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic minps/minpd testcases, …
(edit) @96327   2 years vboxsync VMM/testcase/tstIEMAImpl: Use binary files to store the test data for …
(edit) @96291   2 years vboxsync VMM/testcase/tstIEMAImpl: Don't just use a single value in the XMM …
(edit) @96290   2 years vboxsync VMM/testcase/tstIEMAImpl: Don't just use a single value in the XMM …
(edit) @96287   2 years vboxsync VMM/testcase/tstIEMAImpl: Add testcase for mulps and mulpd, bugref:9898
(edit) @96257   2 years vboxsync VMM: scm fix, bugref:9898
(edit) @96256   2 years vboxsync VMM/testcase/tstIEMAImpl: Start testing double precision instruction …
(edit) @96254   2 years vboxsync VMM/testcase/tstIEMAImpl: Start testing double precision instruction …
(edit) @96252   2 years vboxsync VMM/IEM: Start implementing floating point SSE instructions using …
(edit) @96248   2 years vboxsync VMM/testcase/tstIEMAImpl: Start testing single precision instruction …
(edit) @94695   3 years vboxsync tstIEMAImpl: verbose/quiet options. bugref:9898
(edit) @94693   3 years vboxsync tstIEMAImpl: Better error reporting for fcom and friends. bugref:9898
(edit) @94680   3 years vboxsync tstIEMAImpl: fprem, fprem1 & fscale adjustments. bugref:9898
(edit) @94606   3 years vboxsync VMM/IEM,libs/softfloat,tstIEMAImpl: C implementation of fadd helper …
(edit) @94571   3 years vboxsync tstIEMAImpl: Allow multiple simple pattern expressions for the …
(edit) @94569   3 years vboxsync tstIEMAImpl: Exception variations for the fxtract++ set of tests too. …
(edit) @94540   3 years vboxsync tstIEMAImpl: f2xm1 testing. Added enabling/disabling of individual …
(edit) @94444   3 years vboxsync tstIEMAImpl: fxam needs some non-zero FTW to test the 'empty' …
(edit) @94423   3 years vboxsync tstIEMAImpl: More tests where AMD and Intel differs a little (or a …
(edit) @94418   3 years vboxsync tstIEMAImpl: Rest of the FPU tests, unless there are vendor specific …
(edit) @94416   3 years vboxsync tstIEMAImpl: Rest of the FPU tests, unless there are vendor specific …
(edit) @94415   3 years vboxsync tstIEMAImpl: Removed obsolete data that gets clang upset. Fixed tweak …
(edit) @94413   3 years vboxsync VMM/IEM,tstIEMAImpl: A handful of FPU instructions produces different …
(edit) @94412   3 years vboxsync tstIEMAImpl: Build fixes and AMD data. bugref:9898
(edit) @94409   3 years vboxsync tstIEMAImpl: Split the data out and put it in separate files to avoid …
(edit) @94402   3 years vboxsync tstIEMAImpl,VMM/IEM: Added tests for FPU instructions taking two …
(edit) @94398   3 years vboxsync tstIEMAImpl: Added special values to some of the tests to make sure we …
(edit) @94366   3 years vboxsync tstIEMAImpl: Build fix. bugref:9898
(edit) @94364   3 years vboxsync VMM/IEM,tstIEMAImpl: Integer and decimal load/store tests. bugref:9898
(edit) @94340   3 years vboxsync tstIEMAImpl: Separated out the fld/fst related fpu data and how its …
(edit) @94339   3 years vboxsync tstIEMAImpl: Separated out the fld/fst related fpu data and how its …
(edit) @94304   3 years vboxsync tstIEMAImpl: Shaped the floating point values we generate a bit better …
(edit) @94261   3 years vboxsync iprt/types.h,VMM,ValKit,IPRT: Dropped the bit counts in member …
(edit) @94260   3 years vboxsync VMM/IEM: Implemented C versions of fld1, fldz, and friends. Tests too. …
(edit) @94259   3 years vboxsync VMM/IEM: Implemented C versions of fld1, fldz, and friends. Tests too. …
(edit) @94258   3 years vboxsync VMM/IEM: Implemented C versions of fld1, fldz, and friends. Tests too. …
(edit) @94256   3 years vboxsync VMM/IEM: Implemented C versions of fld1, fldz, and friends. Tests too. …
(edit) @94221   3 years vboxsync tstIEMAImpl: More shift test variations. bugref:9898
(edit) @94194   3 years vboxsync tstIEMAImpl.cpp: re-enabled some shift tests accidentally disabled. …
(edit) @94193   3 years vboxsync tstIEMAImpl.cpp: re-enabled some shift tests accidentally disabled. …
(edit) @94192   3 years vboxsync VMM/IEM: Corrected C implementation of the double shift instructions …
(edit) @94170   3 years vboxsync VMM/IEM: AMD eflags for mul,imul,div and idiv. bugref:9898
(edit) @94169   3 years vboxsync VMM/IEM: Fixed imul_two mappings; testcase fixes and AMD data. bugref:9898
(edit) @94165   3 years vboxsync VMM/IEM: Test case fix. bugref:9898
(edit) @94163   3 years vboxsync VMM/IEM: Try deal with basic Intel/AMD EFLAGS difference for shifts …
(edit) @94162   3 years vboxsync VMM/IEM: Try deal with basic Intel/AMD EFLAGS difference for double …
(edit) @94155   3 years vboxsync VMM/IEM: Try deal with basic Intel/AMD EFLAGS difference for binary …
(edit) @93893   3 years vboxsync VMM/IEM: Added tests for bswap C workers, discovering weird behaviour …
(edit) @93888   3 years vboxsync VMM/IEM: Corrected MUL, IMUL, DIV and IDIV instruction helpers (C …
(edit) @93887   3 years vboxsync VMM/IEM: Corrected flag calculations for shift operations; added tests …
(edit) @93886   3 years vboxsync VMM/IEM: Corrected flag calculations for unary operations …
(edit) @93885   3 years vboxsync VMM/IEM: Corrected flag calculations for double shifts according to …
(edit) @93880   3 years vboxsync VMM/IEM: Tests for CMPXCHG8B and 16B C implementations. bugref:9898
(edit) @93879   3 years vboxsync VMM/IEM: Added CMPXCHG testcase and corrected flag handling in C …
(edit) @93877   3 years vboxsync VMM/IEM: Fixed EFlags for LOCK XADD, adding tests for it. bugref:9898
(edit) @93870   3 years vboxsync VMM/IEM: More tests. bugref:9898
(edit) @93869   3 years vboxsync VMM/IEM: Corrected IMUL result and changed the C version to produce …
(edit) @93865   3 years vboxsync VMM/IEM: Corrected overflow flag (OF) calculations for ADD, ADC, SUB …
(edit) @93864   3 years vboxsync VMM/IEM: Corrected overflow flag (OF) calculations for ADD, ADC, SUB …
(edit) @93863   3 years vboxsync VMM/IEM: Started on a simple testcase for the IEMAllAImplC.cpp code. …
(add) @93862   3 years vboxsync VMM/IEM: Started on a simple testcase for the IEMAllAImplC.cpp code. …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette