aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/machine-unit-tests/data.S3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/machine-unit-tests/data.S b/tests/machine-unit-tests/data.S
index d61d81d..94a1dfc 100644
--- a/tests/machine-unit-tests/data.S
+++ b/tests/machine-unit-tests/data.S
@@ -1,5 +1,8 @@
.text
.globl _start
+.set noat
+.set noreorder
+.ent _start
_start:
addi $1, $0, 6