summaryrefslogtreecommitdiffstats
path: root/asm-tests/i386.S
diff options
context:
space:
mode:
Diffstat (limited to 'asm-tests/i386.S')
-rw-r--r--asm-tests/i386.S4
1 files changed, 4 insertions, 0 deletions
diff --git a/asm-tests/i386.S b/asm-tests/i386.S
new file mode 100644
index 0000000..30adc4f
--- /dev/null
+++ b/asm-tests/i386.S
@@ -0,0 +1,4 @@
+/* on x86 old clang doesn't support .code16 */
+
+ .code16
+ movb %al, %bl