From: Snafu Date: Sun, 9 May 2010 23:07:30 +0000 (+0200) Subject: Removed unnecessary codea/snafu_04.* X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=testub10.git;a=commitdiff_plain;h=af80f67da49d233697222fa62f6ba516a7560943 Removed unnecessary codea/snafu_04.* --- diff --git a/codea/snafu_04.0 b/codea/snafu_04.0 deleted file mode 100644 index 6cc265b..0000000 --- a/codea/snafu_04.0 +++ /dev/null @@ -1,13 +0,0 @@ -struct foo bar beef end; - -method foobar() - return foo.beef; -end; - -method foobar2() - return this.bar; -end; - -method foobar3() - return (233 - 31).beef; -end; diff --git a/codea/snafu_04.call b/codea/snafu_04.call deleted file mode 100644 index 84cf59d..0000000 --- a/codea/snafu_04.call +++ /dev/null @@ -1,14 +0,0 @@ -long foobar(long); -long foobar2(long); -long foobar3(long); - -long tmp[] = {1111, 2222, 3333}; -/* -asm( "\tpush %%rax\n" - "\tmovq $42, %%rax\n" - "\tmovq %%rax, 218\n" - "\tpop %%rax\n" :: ); -*/ -RET((foobar((long) tmp) == tmp[2]) - && (foobar2((long) tmp) == tmp[1])); - //&& (foobar3(0xDEAD) == 42)); diff --git a/codea/snafu_04.instr b/codea/snafu_04.instr deleted file mode 100644 index b8626c4..0000000 --- a/codea/snafu_04.instr +++ /dev/null @@ -1 +0,0 @@ -4