aboutsummaryrefslogtreecommitdiff
path: root/sim/mips/sim-main.h
AgeCommit message (Expand)AuthorFilesLines
1997-10-21Use SIM*_OVERFLOW_RESULT defined in sim-alu.hAndrew Cagney1-2/+2
1997-10-21Delete profile support from MIPS simulator, use sim/common/sim-profileAndrew Cagney1-2/+0
1997-10-20Make mips registers of type unsigned_word.Andrew Cagney1-2/+3
1997-10-16Move register definitions and macros out of interp.c and into sim-main.hAndrew Cagney1-1/+318
1997-10-14Move global MIPS simulator variables into sim_cpu struct.Andrew Cagney1-38/+208
1997-10-14o Add support for configuring wordsize, fp hardware and targetAndrew Cagney1-0/+221