(PREDICATE_CODES): Add cmplsrcb_operand.
From-SVN: r7478
This commit is contained in:
parent
6f7f03f812
commit
6918e4ae27
@ -1630,6 +1630,7 @@ extern int a29k_debug_reg_map[];
|
||||
{"spec_reg_operand", {REG}}, \
|
||||
{"accum_reg_operand", {REG}}, \
|
||||
{"srcb_operand", {SUBREG, REG, CONST_INT}}, \
|
||||
{"cmplsrcb_operand", {SUBREG, REG, CONST_INT}}, \
|
||||
{"reg_or_immediate_operand", {SUBREG, REG, CONST_INT, CONST, \
|
||||
CONST_DOUBLE, CONST, SYMBOL_REF, LABEL_REF}}, \
|
||||
{"reg_or_u_short_operand", {SUBREG, REG, CONST_INT}}, \
|
||||
|
Loading…
Reference in New Issue
Block a user