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:
Jeff 2017-03-07 13:44:43 -08:00 committed by Jeff Parsons
commit 7e207db2a1
8 changed files with 456 additions and 350 deletions

View file

@ -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
]
}

View file

@ -13,6 +13,12 @@ dep 113 251000000017
dep 114 577040000002
dep 115 261240000011
dep 116 262240000005
dep 117 515040170600
dep 120 135100000001
dep 121 270000000000
dep 122 265040000123
dep 123 270000000000
dep 124 265040000125
ex -m 100-116
dep pc 100
step 11