OSDN Git Service

2014-01-25 Walter Lee <walt@tilera.com>
[pf3gnuchains/gcc-fork.git] / gcc / config / tilegx / tilegx.md
index 5a16fec..dd45811 100644 (file)
 \f
 ;; Network intrinsics
 
-;; Note the "pseudo" text is handled specially by the
-;; asm_output_opcode routine.  If the output is an empty string, the
-;; instruction would bypass the asm_output_opcode routine, bypassing
-;; the bundle handling code.
+;; Note the this barrier is of type "nothing," which is deleted after
+;; the final scheduling pass so that nothing is emitted for it.
 (define_insn "tilegx_network_barrier"
   [(unspec_volatile:SI [(const_int 0)] UNSPEC_NETWORK_BARRIER)]
   ""