Implement nop (the C compiler sometimes generates this!).
authorDavid Given <dg@cowlark.com>
Sun, 26 May 2013 21:54:53 +0000 (22:54 +0100)
committerDavid Given <dg@cowlark.com>
Sun, 26 May 2013 21:54:53 +0000 (22:54 +0100)
--HG--
branch : dtrg-videocore

mach/vc4/ncg/table

index ae44c02..3c28651 100644 (file)
@@ -256,6 +256,8 @@ PATTERNS
 
 /* Intrinsics */
 
+       pat nop                            /* Does nothing */
+
        pat loc                            /* Load constant */
                yields {CONST, $1}