aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMichael Matz <matz@suse.de>2016-05-14 04:41:06 +0200
committerMichael Matz <matz@suse.de>2016-05-14 04:41:06 +0200
commit7cfd21440b1b75c5ac78351ba02427983d1d20e6 (patch)
tree294213afbee4bb927c90cb554b8ba4ff9e7d172b /tests
parent4f27e217a864d8ddb74265d24a5aadea0a3ec92d (diff)
downloadtinycc-7cfd21440b1b75c5ac78351ba02427983d1d20e6.tar.gz
tinycc-7cfd21440b1b75c5ac78351ba02427983d1d20e6.tar.bz2
x86-asm: Add .fill test
Diffstat (limited to 'tests')
-rw-r--r--tests/asmtest.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/asmtest.S b/tests/asmtest.S
index e8865f1..a221126 100644
--- a/tests/asmtest.S
+++ b/tests/asmtest.S
@@ -697,3 +697,4 @@ ft1: ft2: ft3: ft4: ft5: ft6: ft7: ft8: ft9:
.rept 6
nop
.endr
+.fill 4,1,0x90