cbiffle / propasm

Assembler for the Parallax Propeller microcontroller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Operand range limiting may be flaky now.

GoogleCodeExporter opened this issue · comments

I took a deliberate shortcut to get negative integer literals working.  I am 
not confident in operand 
range limiting anymore.  Write test cases and check it for bugs.

Original issue reported on code.google.com by cbif...@gmail.com on 29 Oct 2006 at 1:14

Better now.

Original comment by cbif...@gmail.com on 29 Oct 2006 at 9:16

  • Changed state: Fixed