Copy implementations
authorErik Hallnor <ehallnor@umich.edu>
Thu, 4 Mar 2004 19:57:57 +0000 (14:57 -0500)
committerErik Hallnor <ehallnor@umich.edu>
Thu, 4 Mar 2004 19:57:57 +0000 (14:57 -0500)
commit7c089b2001afb93fe51b1a89456b15fd0d00c794
treec5186e7fec84e54a093337fc96e72400a0faf6b5
parentcfb6f8fd01e19dbd0b3ce5cfa28d6f78f617e954
Copy implementations

arch/alpha/isa_desc:
    Need to return fault for copy operations.
cpu/exec_context.hh:
    Add temporary storage to pass source address from copy load to copy store
cpu/simple_cpu/simple_cpu.cc:
    Implement copy functions.
cpu/simple_cpu/simple_cpu.hh:
    Return fault

--HG--
extra : convert_revision : 98e5ce563449d6057ba45c70eece9235f1649a90
arch/alpha/isa_desc
cpu/exec_context.hh
cpu/simple_cpu/simple_cpu.cc
cpu/simple_cpu/simple_cpu.hh