September 2017 Update
This commit is contained in:
parent
bba7bfd280
commit
ba8067c3b7
14570 changed files with 153136 additions and 63871 deletions
|
|
@ -0,0 +1,6 @@
|
|||
L 2,=F'2147483647' 2**31-1
|
||||
L 3,=F'1' 1
|
||||
AR 2,3 add register3 to register2
|
||||
BO OVERFLOW branch on overflow
|
||||
....
|
||||
OVERFLOW EQU *
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
IPM 1 Insert Program Mask
|
||||
O 1,BITFPO unmask Fixed Overflow
|
||||
SPM 1 Set Program Mask
|
||||
...
|
||||
DS 0F alignment
|
||||
BITFPO DC BL1'00001000' bit20=1 [start at 16]
|
||||
Loading…
Add table
Add a link
Reference in a new issue