x86: set op class of two fp instructions
authorNilay Vaish <nilay@cs.wisc.edu>
Mon, 1 Sep 2014 21:55:49 +0000 (16:55 -0500)
committerNilay Vaish <nilay@cs.wisc.edu>
Mon, 1 Sep 2014 21:55:49 +0000 (16:55 -0500)
commit4ccdf8fb81ff670f111428c31b9741c926d87d20
tree52e7191365e3da35302d2afeedebf38d310ffc4e
parentb4dade6fb273baaf86d316ca90fba5ebc7d4b717
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.
src/arch/x86/isa/microops/fpop.isa