diff options
Diffstat (limited to 'gcc/config/fr30/fr30.h')
| -rw-r--r-- | gcc/config/fr30/fr30.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/gcc/config/fr30/fr30.h b/gcc/config/fr30/fr30.h index 87729db..96596e1 100644 --- a/gcc/config/fr30/fr30.h +++ b/gcc/config/fr30/fr30.h @@ -1122,18 +1122,6 @@ extern struct rtx_def * fr30_compare_op0; extern struct rtx_def * fr30_compare_op1; /*}}}*/ -/*{{{ PREDICATE_CODES. */ - -#define PREDICATE_CODES \ - { "stack_add_operand", { CONST_INT }}, \ - { "high_register_operand", { REG }}, \ - { "low_register_operand", { REG }}, \ - { "call_operand", { MEM }}, \ - { "di_operand", { CONST_INT, CONST_DOUBLE, REG, MEM }}, \ - { "nonimmediate_di_operand", { REG, MEM }}, \ - { "add_immediate_operand", { REG, CONST_INT }}, - -/*}}}*/ /* Local Variables: */ /* folded-file: t */ |
