aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAndrew Chambers <[email protected]>2021-10-08 15:05:02 +1300
committerAndrew Chambers <[email protected]>2021-10-08 15:05:02 +1300
commitab551328e2542f65b1fbee9df479c5b4957c8c9f (patch)
tree29b90a476505573dd12dd9e5dc578e578d50a17e /test
parentc1d5be2e3dcf8c2b9d87c69b3227d2f744a2e67e (diff)
Add .ascii and .asciiz .
Diffstat (limited to 'test')
-rw-r--r--test/test.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test.sh b/test/test.sh
index 9c5e1d8..cba78d5 100644
--- a/test/test.sh
+++ b/test/test.sh
@@ -30,7 +30,6 @@ t () {
echo -n "."
}
-
for op in mov add and or sub xor
do
# Special case a register variants.