From 4ee9c3d869742334672a1c622e2589ebeb8991cd Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Fri, 1 Sep 2006 13:37:51 -0700 Subject: Add break, cont, and halt instructions. --- assembler/TODO | 1 + 1 file changed, 1 insertion(+) (limited to 'assembler/TODO') diff --git a/assembler/TODO b/assembler/TODO index 4e2a4dab..99fe77b2 100644 --- a/assembler/TODO +++ b/assembler/TODO @@ -8,3 +8,4 @@ - boolean types - replace GL* with non-GL? - labels for branch/jump instruction destinations +- break/cont syntax should be better. -- cgit v1.2.3