aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/tile/wordcopy.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/tile/wordcopy.c')
-rw-r--r--sysdeps/tile/wordcopy.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/sysdeps/tile/wordcopy.c b/sysdeps/tile/wordcopy.c
index 2f93e5a..027a4d6 100644
--- a/sysdeps/tile/wordcopy.c
+++ b/sysdeps/tile/wordcopy.c
@@ -31,11 +31,7 @@
/* Provide the appropriate dblalign builtin to shift two registers
based on the alignment of a pointer held in a third register. */
-#ifdef __tilegx__
#define DBLALIGN __insn_dblalign
-#else
-#define DBLALIGN __insn_dword_align
-#endif
/* _wordcopy_fwd_aligned -- Copy block beginning at SRCP to
block beginning at DSTP with LEN `op_t' words (not LEN bytes!).