aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/nios2/nios2.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/nios2/nios2.h')
-rw-r--r--gcc/config/nios2/nios2.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/nios2/nios2.h b/gcc/config/nios2/nios2.h
index 3e26cb6..9a299f2 100644
--- a/gcc/config/nios2/nios2.h
+++ b/gcc/config/nios2/nios2.h
@@ -172,9 +172,6 @@
/* 30 */ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, \
}
-#define HARD_REGNO_NREGS(REGNO, MODE) \
- ((GET_MODE_SIZE (MODE) + UNITS_PER_WORD - 1) / UNITS_PER_WORD)
-
/* Order in which to allocate registers. Each register must be
listed once. This is the default ordering for R1 and non-CDX R2
code. For CDX, we overwrite this in ADJUST_REG_ALLOC_ORDER. */