mips: Fix decoder of two float-convert instructions
Review Request #764 - Created June 30, 2011 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Deyuan Guo | |
| gem5 | |
| Reviewers | |
| Default | |
| ali, gblack, nate, stever | |
The code here should be "decode FUNCTION" but not "decode FUNCTION_HI". This will cause an instruction undefined error. Thanks.
