Opened 9 years ago
Closed 5 years ago
#15 closed defect (fixed)
Fix typo in bound_interceptors.s.archive::fim.alm
| Reported by: | Eric Swenson | Owned by: | Eric Swenson |
|---|---|---|---|
| Priority: | major | Milestone: | MR12.8 |
| Component: | Hardcore | Version: | MR12.6e |
| Keywords: | Cc: |
Description
In bound_interceptors.s.archive/fim.alm
lda bp|mc.scu.fault_data_word get the fault dataister
What is a dataister? Is this supposed to be "register"? More likely supposed to be "data".
Change History (8)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
Previously ticket lived here: https://sourceforge.net/p/dps8m/tickets/40/
comment:3 by , 9 years ago
| Component: | General → Hardcore |
|---|---|
| Status: | new → assigned |
comment:4 by , 5 years ago
I'm guessing it is supposed to be "get the fault data word into a register".
comment:5 by , 5 years ago
| Milestone: | → MR12.8 |
|---|
comment:8 by , 5 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

I assume what was mean is "get the fault data" or "get the fault data word". Perhaps someone had a copy and paste error where the "ister" was part of "register".