THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened.  Details are below.

User who did this: - Gabe Black (gblack)

Attached to Project - M5 Bugs
Summary - SPARC's call instruction makes R15 look like a source
Task Type - Bug
Category - ISA Support
Status - New
Assigned To - Gabe Black
Operating System - All
Severity - Low
Priority - Normal
Reported Version - 2.0beta5
Due in Version - 
Due Date - Undecided
Details - SPARC's call instruction is written so that R15 is set to an
instruction generated value and then used in later computation. The
parser doesn't know this is shorthand for the computed value and
instead treats R15 as a source operand for the instruction. The rest
of the ISA description should be checked for similar errors. This will
likely affect the statistics in O3 because of the change in
dependencies.

More information can be found at the following URL:
http://www.m5sim.org/flyspray/task/335

You are receiving this message because you have requested it from the
Flyspray bugtracking system.  You can be removed from future
notifications by visiting the URL shown above.

_______________________________________________
m5-dev mailing list
m5-dev@m5sim.org
http://m5sim.org/mailman/listinfo/m5-dev

Reply via email to