simh-testsetgenerator/alpha
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
..
old_pal ALPHA, ALTAIR, AltairZ80, I7094, NOVA, PDP1, PDP10, PDP11, PDP18B, PDP8, SAGE, sigma, swtp6800, TX-0, VAX: Change tabs to spaces which had crept in over time 2015-03-30 10:24:24 -07:00
alpha_500au_syslist.c Merge changes from v3.9-0 rc1 2012-03-19 16:05:24 -07:00
alpha_cpu.c alpha: Fix DMAPEN register definition 2020-03-01 12:09:13 -08:00
alpha_defs.h alpha: Fixed function field widths (Maurice Marks) 2017-04-17 10:10:03 -07:00
alpha_ev5_cons.c alpha: Compiler suggested cleanups 2014-12-30 11:57:19 -08:00
alpha_ev5_defs.h alpha: Correct physical address masking 2018-06-03 15:41:57 -07:00
alpha_ev5_pal.c alpha: Fix Coverity identified Defect: 1416171 2017-03-14 18:22:04 -07:00
alpha_ev5_tlb.c alpha, HP2100, ID16, ID32, I7094, PDP11 and VAX: Fix array REG definitions 2020-03-06 16:29:17 -08:00
alpha_fpi.c ALPHA, ALTAIR, AltairZ80, I7094, NOVA, PDP1, PDP10, PDP11, PDP18B, PDP8, SAGE, sigma, swtp6800, TX-0, VAX: Change tabs to spaces which had crept in over time 2015-03-30 10:24:24 -07:00
alpha_fpv.c ALPHA, ALTAIR, AltairZ80, I7094, NOVA, PDP1, PDP10, PDP11, PDP18B, PDP8, SAGE, sigma, swtp6800, TX-0, VAX: Change tabs to spaces which had crept in over time 2015-03-30 10:24:24 -07:00
alpha_io.c Migrating scp and library global variables to be declared as extern in the appropriate library include file and remove repetitive declarations in referencing modules. 2013-01-10 13:29:15 -08:00
alpha_mmu.c Merge changes from v3.9-0 rc1 2012-03-19 16:05:24 -07:00
alpha_sys.c alpha: CONST compatibility with 3.10 2018-03-09 16:00:56 -08:00
alpha_sys_defs.h Changed use of compile #defines which start with a _ character to not do this since defined symbols starting with _ are reserved to local compiler/runtime implementations in the C language. This addresses issue #32 2013-03-12 11:07:58 -07:00