1
0
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:
Tom Everett
2016-03-08 18:08:30 -07:00
parent 106d528ef6
commit e3f30f6628
6 changed files with 11 additions and 1 deletions

11
src/tests/testmul.s Normal file
View File

@@ -0,0 +1,11 @@
lac d10
cll " clear link
mul " mutiply by radix
num2: 10
lacq
cll
idiv; 10
nop
hlt
d10: 10