* gdb.threads/bp_in_thread.exp: New testcase.
[deliverable/binutils-gdb.git] / gas / config / tc-tic4x.h
index 14b06835a00f221e5146935fde223e01f7ba516d..0d6c72c42584a0e98c7692de866dcb85a7cf5b9f 100644 (file)
@@ -71,6 +71,9 @@
 
 #define NO_RELOC               0
 
+/* '||' denotes parallel instruction */
+#define DOUBLEBAR_PARALLEL      1
+
 /* Labels are not required to have a colon for a suffix.  */
 #define LABELS_WITHOUT_COLONS  1
 
This page took 0.02223 seconds and 4 git commands to generate.