Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
4
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
dps8m
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
8
Issues
8
List
Boards
Labels
Service Desk
Milestones
Iterations
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
dps8m
dps8m
Commits
a051a2fe
Commit
a051a2fe
authored
Oct 02, 2020
by
Charles Anthony
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Typo in comment.
parent
b63b011a
Pipeline
#197568893
passed with stages
in 8 minutes and 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/dps8/dps8_hw_consts.h
src/dps8/dps8_hw_consts.h
+1
-1
No files found.
src/dps8/dps8_hw_consts.h
View file @
a051a2fe
...
...
@@ -113,7 +113,7 @@ enum { IOM_CONNECT_CHAN = 2 };
#define NEG136 0777777777777LLU // -1
#define MAXPOS 0377777777777LLU // 2**35-1
#define MAXNEG 0400000000000LLU // -2**35
#define MAX36 0777777777777LLU // 2**36
#define MAX36 0777777777777LLU // 2**36
-1
#define MAX72 (((word72)1U << 72) - 1U) // 72 1's
#define CARRY 01000000000000LLU // carry from 2 36-bit additions/subs
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment