bfa9cc2c3a
arch/alpha/isa/decoder.isa: Mark store conditionals as serializing. This is slightly higher over head than they truly have in the 264, but it's close. Normally they block any other instructions from entering the IQ until the IQ is empty. This is higher overhead because it waits until the ROB is empty. Also mark RPCC as unverifiable. The checker will just grab the value from the instruction and assume it's correct. cpu/static_inst.hh: Add unverifiable flag, specifically for the CheckerCPU. --HG-- extra : convert_revision : cbc34d1f2f5b07105d31d4bd8f19edae2cf8158e |
||
---|---|---|
.. | ||
branch.isa | ||
decoder.isa | ||
fp.isa | ||
int.isa | ||
main.isa | ||
mem.isa | ||
opcdec.isa | ||
pal.isa | ||
unimp.isa | ||
unknown.isa | ||
util.isa |