Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/binutils/include/opcode/
Dcr16.h229 #define OP_SHIFT_DEC (1 << 6) macro
/freebsd-9-stable/contrib/binutils/opcodes/
Dcr16-opc.c568 {5, arg_c, OP_EVEN|OP_SHIFT_DEC|OP_SIGNED}, /* disps5 */
/freebsd-9-stable/contrib/binutils/gas/config/
Dtc-cr16.c1934 else if (flags & OP_SHIFT_DEC) in check_range()