Added PDP-10 JSP and JFCL operations (which seem to be the simplest means of getting and setting the processor flags)
This commit is contained in:
parent
0e18448423
commit
7e207db2a1
8 changed files with 456 additions and 350 deletions
|
|
@ -43,5 +43,9 @@
|
|||
//
|
||||
0o515040170600, // 000117: HRLZI 1,170600
|
||||
0o135100000001, // 000120: LDB 2,1
|
||||
0o270000000000, // 000121: ADD 0,0
|
||||
0o265040000123, // 000122: JSP 1,.+1
|
||||
0o270000000000, // 000123: ADD 0,0
|
||||
0o265040000125, // 000124: JSP 1,.+1
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue