Searched hist:9371 (Results 1 - 3 of 3) sorted by relevance
/gem5/src/arch/x86/isa/insts/x87/transcendental_functions/ | ||
H A D | trigonometric_functions.py | 9371:7c1484cc9b10 Sun Dec 30 01:45:00 EST 2012 Nilay Vaish <nilay@cs.wisc.edu> x86: implement x87 fp instruction fsincos This patch implements the fsincos instruction. The code was originally written by Vince Weaver. Gabe had made some comments about the code, but those were never addressed. This patch addresses those comments. |
/gem5/src/arch/x86/isa/decoder/ | ||
H A D | x87.isa | 9371:7c1484cc9b10 Sun Dec 30 01:45:00 EST 2012 Nilay Vaish <nilay@cs.wisc.edu> x86: implement x87 fp instruction fsincos This patch implements the fsincos instruction. The code was originally written by Vince Weaver. Gabe had made some comments about the code, but those were never addressed. This patch addresses those comments. |
/gem5/src/arch/x86/isa/microops/ | ||
H A D | fpop.isa | 9371:7c1484cc9b10 Sun Dec 30 01:45:00 EST 2012 Nilay Vaish <nilay@cs.wisc.edu> x86: implement x87 fp instruction fsincos This patch implements the fsincos instruction. The code was originally written by Vince Weaver. Gabe had made some comments about the code, but those were never addressed. This patch addresses those comments. |
Completed in 16 milliseconds