initial commit

This commit is contained in:
John Regan
2023-03-19 17:46:36 -04:00
commit 1cbfd2ea0c
5 changed files with 5879 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
/coverage
*.o
*.exe
/utest-byte
/utest-byte-single
/utest-byte-static
/utest-short
/utest-short-single
/utest-short-static
/utest-word
/utest-word-single
/utest-word-static
/utest-quad
/utest-quad-single
/utest-quad-static