Searched hist:10313 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/arch/x86/isa/microops/
H A Dfpop.isa10313:01dda09b93e5 Mon Sep 01 17:55:00 EDT 2014 Nilay Vaish <nilay@cs.wisc.edu> x86: set op class of two fp instructions
This patch sets op class of two fp instructions: movfp and pop x87 stack
as IntAluOp since these instructions do not make use of the fp alu.

Completed in 10 milliseconds