mirror of
https://github.com/DoctorWkt/pdp7-unix.git
synced 2026-05-05 07:33:37 +00:00
relocated tests
This commit is contained in:
11
src/tests/testmul.s
Normal file
11
src/tests/testmul.s
Normal file
@@ -0,0 +1,11 @@
|
||||
lac d10
|
||||
cll " clear link
|
||||
mul " mutiply by radix
|
||||
num2: 10
|
||||
lacq
|
||||
cll
|
||||
idiv; 10
|
||||
nop
|
||||
hlt
|
||||
|
||||
d10: 10
|
||||
Reference in New Issue
Block a user