aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAndrew Chambers <[email protected]>2021-10-19 13:09:47 +1300
committerAndrew Chambers <[email protected]>2021-10-19 13:09:47 +1300
commit7ec37a49ce0924466894312b3e7138823abe4c2b (patch)
treeb47e5820efd779e14292a48066149715495075e4 /test
parent5bd9ea4d415026ba6019d0abe6e77444f8e515fb (diff)
More refactoring.
Diffstat (limited to 'test')
-rw-r--r--test/test.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/test.sh b/test/test.sh
index abe404a..5ef1266 100644
--- a/test/test.sh
+++ b/test/test.sh
@@ -32,8 +32,6 @@ t () {
# Various regression tests first.
t "movss %xmm15,-0x128(%rbp)"
-t "movaps -0x38(%rbp),%xmm15"
-t "movsd -0x38(%rbp),%xmm15"
t "xchgq %r13, %rax"
t "movl \$1000, %r8d"
t "movb %sil, (%rdi)"
@@ -44,8 +42,6 @@ t "callq *%rax"
t "callq *%r10"
t "movb %r11b, (%rsi, %r12, 1)"
-
-
for r in rax r10
do
for x in xmm0 xmm13