removed checks for setting literal operands
authorJustin Wind <justin.wind@gmail.com>
Thu, 19 Apr 2012 19:09:30 +0000 (12:09 -0700)
committerJustin Wind <justin.wind@gmail.com>
Thu, 19 Apr 2012 19:09:30 +0000 (12:09 -0700)
opcodes just set the scratch register the literal is stored in, causing no harm nor later effect.
also added _XOPEN_SOURCE=600 define to Makefile, now compiles cleanly on both darwin and linux.


No differences found