simh-testsetgenerator/Interdata
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
..
id16_cpu.c I1401, I7094, ID16, ID32, NOVA, SDS, SIGMA: CONST compatibility with 3.10 2018-03-09 15:55:22 -08:00
id16_dboot.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
id16_sys.c I1401, I7094, ID16, ID32, NOVA, SDS, SIGMA: CONST compatibility with 3.10 2018-03-09 15:55:22 -08:00
id32_cpu.c I1401, I7094, ID16, ID32, NOVA, SDS, SIGMA: CONST compatibility with 3.10 2018-03-09 15:55:22 -08:00
id32_dboot.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
id32_sys.c I1401, I7094, ID16, ID32, NOVA, SDS, SIGMA: CONST compatibility with 3.10 2018-03-09 15:55:22 -08:00
id_defs.h ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
id_diag.txt Notes For V3.8 2011-04-15 08:35:43 -07:00
id_dp.c Interdata 16 & 32: Fix DP device width of RTIME, STIME, and WTIME definitions 2020-03-01 12:09:47 -08:00
id_fd.c alpha, HP2100, ID16, ID32, I7094, PDP11 and VAX: Fix array REG definitions 2020-03-06 16:29:17 -08:00
id_fp.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
id_idc.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
id_io.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
id_lp.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
id_mt.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
id_pas.c alpha, HP2100, ID16, ID32, I7094, PDP11 and VAX: Fix array REG definitions 2020-03-06 16:29:17 -08:00
id_pt.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
id_tt.c ID16, ID32: Fixed testing of 8b mode and echoed character (COVERITY) 2017-03-20 07:47:42 -07:00
id_ttp.c ID16, ID32: Fixed testing of 8b mode and echoed character (COVERITY) 2017-03-20 07:47:42 -07:00
id_uvc.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00