aboutsummaryrefslogtreecommitdiff
path: root/sim/mips/mdmx.igen
AgeCommit message (Collapse)AuthorFilesLines
1998-02-28Add generic sim-info.c:sim_info() function using module mechanism.Andrew Cagney1-8/+9
Clean up compile probs in mips/vr5400.
1998-02-23sim-main.h: Re-arange r5900 registers so that they have their ownAndrew Cagney1-63/+131
little struct. interp.c: Update. Also add floating point Max/Min functions. mips.igen: Remove r5900 tag from any floating point instructions. r5900.igen: Rewrite. Implement *all* floating point insns (except ld/st). r5400.igen: Tag mdmx functions as being mdmx specific.
1998-02-01mips: Add multi-processor support for r5900. Others might work.Andrew Cagney1-15/+14
common, igen: Fix MP related bugs.
1997-11-26Fix typo in format argument to sim_io_eprintf.Andrew Cagney1-3/+3
1997-11-26Move MDMX instructions which are public knowledge from vr5400.igenAndrew Cagney1-0/+1299
into mdmx.igen (MDMX is MMX on steroids). Keep the file secret.