mirror of
https://github.com/simh/simh.git
synced 2026-01-26 04:01:38 +00:00
Added VAX860 to the descrip.mms and cleaned up the VMS compiler identified issues
This commit is contained in:
@@ -1784,8 +1784,6 @@ t_stat cpu_fprint_one_inst (FILE *st, uint32 ir, t_uint64 pc, t_uint64 ra, t_uin
|
||||
{
|
||||
uint32 op;
|
||||
t_value sim_val;
|
||||
extern t_stat fprint_sym (FILE *ofile, t_addr addr, t_value *val,
|
||||
UNIT *uptr, int32 sw);
|
||||
|
||||
static const h_fmt[64] = {
|
||||
0, 0, 0, 0, 0, 0, 0, 0,
|
||||
|
||||
Reference in New Issue
Block a user