Change the physical memory logic, and also add misspeculation fix to
authorAndrew Schultz <alschult@umich.edu>
Thu, 19 Feb 2004 02:38:55 +0000 (21:38 -0500)
committerAndrew Schultz <alschult@umich.edu>
Thu, 19 Feb 2004 02:38:55 +0000 (21:38 -0500)
commit12747d3084339d9db52d32e75215242b38474887
treea053a1f60a14174e873c0507ef5d84daf74a9d9f
parent2d5ef88e1c782376746c6025843cf2a10ad741a9
Change the physical memory logic, and also add misspeculation fix to
tlb index calls that are called from ExecContext::readIpr

arch/alpha/ev5.cc:
    Fix misspeculation bugs for misspeculated IPR accesses

--HG--
extra : convert_revision : c9ffcf9ef8123dfcaee1606c05aee8ad60d893d7
arch/alpha/alpha_memory.cc
arch/alpha/alpha_memory.hh
arch/alpha/ev5.cc