Home
last modified time | relevance | path

Searched refs:BINOP_RSH (Results 1 – 20 of 20) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dexpression.h62 BINOP_RSH, /* >> */ enumerator
Ddwarf2expr.c638 binop = BINOP_RSH; in execute_stack_op()
641 binop = BINOP_RSH; in execute_stack_op()
Dvalarith.c390 case BINOP_RSH: in value_x_binop()
960 case BINOP_RSH: in value_binop()
1088 case BINOP_RSH: in value_binop()
Dp-lang.c407 {"shr", BINOP_RSH, PREC_SHIFT, 0},
Dexpprint.c596 case BINOP_RSH: in op_name_standard()
849 case BINOP_RSH: in dump_subexp_body_standard()
Djv-exp.y597 { write_exp_elt_opcode (BINOP_RSH); }
837 {">>=", ASSIGN_MODIFY, BINOP_RSH},
Dc-lang.c497 {">>", BINOP_RSH, PREC_SHIFT, 0},
Dobjc-exp.y476 { write_exp_elt_opcode (BINOP_RSH); }
1221 {">>=", ASSIGN_MODIFY, BINOP_RSH},
Dc-exp.y409 { write_exp_elt_opcode (BINOP_RSH); }
1272 {">>=", ASSIGN_MODIFY, BINOP_RSH},
Djv-exp.c1763 { write_exp_elt_opcode (BINOP_RSH); }
2224 {">>=", ASSIGN_MODIFY, BINOP_RSH},
Df-exp.y345 { write_exp_elt_opcode (BINOP_RSH); }
Dc-exp.c1721 { write_exp_elt_opcode (BINOP_RSH); }
2924 {">>=", ASSIGN_MODIFY, BINOP_RSH},
Dobjc-exp.c1782 { write_exp_elt_opcode (BINOP_RSH); }
2884 {">>=", ASSIGN_MODIFY, BINOP_RSH},
Djv-lang.c1052 {">>", BINOP_RSH, PREC_SHIFT, 0},
Dp-exp.y395 { write_exp_elt_opcode (BINOP_RSH); }
Df-exp.c1464 { write_exp_elt_opcode (BINOP_RSH); }
Dobjc-lang.c614 {">>", BINOP_RSH, PREC_SHIFT, 0},
Dp-exp.c1500 { write_exp_elt_opcode (BINOP_RSH); }
Deval.c1499 case BINOP_RSH: in evaluate_subexp_standard()
Dada-lang.c8451 {">>", BINOP_RSH, PREC_SHIFT, 0},