1
0
mirror of https://github.com/wfjm/w11.git synced 2026-04-20 10:36:11 +00:00

pdp11_sequencer: BUGFIX: get correct PS after vector push abort

- rtl/w11a
  - pdp11.vhd: add cpustat_type in_vecflow
  - pdp11_sequencer.vhd: BUGFIX: get correct PS after vector push abort
- tools
  - tcode/cpu_details.mac: add test A3.5
  - tcode/cpu_mmu.mac: add test C2.5, C2.6, C2.7
  - xxdp/ekbee1_patch_1170.scmd: fix test 122
  - xxdp/ekbee1_patch_w11a.tcl: fix test 122
This commit is contained in:
wfjm
2022-12-12 09:02:34 +01:00
parent a442a225e5
commit 2407e662a9
20 changed files with 413 additions and 58 deletions

View File

@@ -1,4 +1,4 @@
; $Id: cpu_basics.mac 1325 2022-12-07 11:52:36Z mueller $
; $Id: cpu_basics.mac 1329 2022-12-11 17:28:28Z mueller $
; SPDX-License-Identifier: GPL-3.0-or-later
; Copyright 2015-2022 by Walter F.J. Mueller <W.F.J.Mueller@gsi.de>
;