> As far as moving around the code, that would be easier said than done.
> That's all generated and I don't know how easy it would be to get the
> isa_parser to generate something structured differently that would
> still make sense in all the other instructions of all the other ISAs.
> Steve?

I was mentioning something like this earlier, but in
arch/alpha/mem.isa the initiateAcc code is generated from the
LoadStore::initiateAcc template. If you just give Store conditionals
its own template for initiateAcc (like it already has for
completeAcc), I think that will be a fix too (assuming you set the
tracedata early or handle it some other way)...

-- 
===========
Korey L Sewell
Computer Science & Engineering
University of Michigan
_______________________________________________
m5-dev mailing list
m5-dev@m5sim.org
http://m5sim.org/mailman/listinfo/m5-dev

Reply via email to