From 16a199d730245537647c719fb5f6e95492fc2d92 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Mon, 18 Apr 2011 04:21:08 +0000 Subject: [PATCH] Initial import --- test/i686.S | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test/i686.S diff --git a/test/i686.S b/test/i686.S new file mode 100644 index 0000000..aa6c30a --- /dev/null +++ b/test/i686.S @@ -0,0 +1,3 @@ +/* $Id$ */ +.text + emms /* 0f 77 */