Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dax-gdb.c122 enum agent_op op_unsigned, int may_carry,
1053 enum agent_op op, enum agent_op op_unsigned, in gen_binop() argument
1062 ax_simple (ax, type1->is_unsigned () ? op_unsigned : op); in gen_binop()