Added copy instructions to the ISA. Well it didn't break anything yet...
authorErik Hallnor <ehallnor@umich.edu>
Fri, 27 Feb 2004 07:40:43 +0000 (02:40 -0500)
committerErik Hallnor <ehallnor@umich.edu>
Fri, 27 Feb 2004 07:40:43 +0000 (02:40 -0500)
commitcfb6f8fd01e19dbd0b3ce5cfa28d6f78f617e954
tree10fabe88602c18bd99010b6df12bec0a7373e59b
parentc3784e37ceba78eee92f46ed92aa2462e238a206
Added copy instructions to the ISA. Well it didn't break anything yet...

arch/alpha/isa_desc:
    Add copy_load and copy_store insts (ldf and stf respectively)
cpu/simple_cpu/simple_cpu.hh:
    Add copy functions to SimpleCPU as well

--HG--
extra : convert_revision : 1fa041da582b418c47d4eefc22dabba978a50e2d
arch/alpha/isa_desc
cpu/simple_cpu/simple_cpu.hh