aboutsummaryrefslogtreecommitdiff
path: root/sim/common/sim-core.h
AgeCommit message (Expand)AuthorFilesLines
1997-10-31Make memory regions layered (just like existing device regions) soAndrew Cagney1-6/+23
1997-10-30 * sim-core.h (sim_core_write_8): Define.Doug Evans1-0/+1
1997-10-28Implement sim_core_{read,write}_word using sim_core_{read,write}_<N>.Andrew Cagney1-4/+9
1997-10-27Add 128 bit transfers to sim core.Andrew Cagney1-1/+6
1997-10-14Handle core regions which start at a poorly aligned address.Andrew Cagney1-2/+2
1997-09-04o Add modulo argument to sim_core_attachAndrew Cagney1-30/+100
1997-05-23Preliminary suport for xor-endian suport in core module.Andrew Cagney1-27/+36
1997-05-05Start of implementation of a distributed (between processors)Andrew Cagney1-24/+69
1997-05-01 * Makefile.in (sim-options_h): Define.David Edelsohn1-0/+169