simh-testsetgenerator/I7094
Mark Pizzolato 80d9393b83 alpha, HP2100, ID16, ID32, I7094, PDP11 and VAX: Fix array REG definitions
Array REGister definitions have been made consistent by passing the
name of the array object.  This allows proper sizing assessment
to occur in the register validation logic.

Some previously described array REGister initializers were not really
arrays.  Some were structures and others were merely pointers to
someplace in memory that it was desirable to view as a scalar array.

Structures or other blob data should now use SAVEDATA.  Virtual
arrays intended to be interpret some part of memory as scalar data
now use VBRDATA initializers.
2020-03-06 16:29:17 -08:00
..
i7094_binloader.c GRI, H316, I7094, NOVA, SDS, sigma: Annotate switch case fall through (COVERITY) 2017-03-13 10:44:51 -07:00
i7094_bug_history.txt Notes For V3.8 2011-04-15 08:36:09 -07:00
i7094_cd.c I1401, I1620, I7094, S3: Silence GCC optimizer warnings about unused function results 2019-12-30 17:43:35 -08:00
i7094_clk.c Added calls to sim_register_clock_unit for simulators with clock devices 2013-01-22 16:07:23 -08:00
i7094_com.c alpha, HP2100, ID16, ID32, I7094, PDP11 and VAX: Fix array REG definitions 2020-03-06 16:29:17 -08:00
i7094_cpu.c I1401, I7094, ID16, ID32, NOVA, SDS, SIGMA: CONST compatibility with 3.10 2018-03-09 15:55:22 -08:00
i7094_cpu1.c Merge with v3.9-0-rc2 first pass 2012-03-24 19:46:37 -07:00
i7094_dat.h Notes For V3.8 2011-04-15 08:35:54 -07:00
i7094_defs.h ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
i7094_drm.c Merge with v3.9-0-rc2 first pass 2012-03-24 19:46:37 -07:00
i7094_dsk.c I7094: Annotated fall through in switch (COVERITY) 2017-03-20 07:46:28 -07:00
i7094_io.c I7094: Annotated fall through in switch (COVERITY) 2017-03-20 07:46:28 -07:00
i7094_lp.c I7094: Fixed GET_PCHAIN macro (COVERITY) 2017-03-14 04:47:27 -07:00
i7094_mt.c I7094: Reorganize BUF REGisters to avoid dynamic buffer allocation 2020-02-28 07:47:44 -08:00
i7094_sys.c SCP: Migrate all stdio writes to pass through SCP provided Fprintf() 2017-01-14 20:48:09 -08:00