Searched refs:IMM0_3c (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/contrib/binutils/opcodes/ |
| D | sh-opc.h | 78 IMM0_3c, /* xxxx 0iii */ enumerator 1141 …/* 10000110nnnn0iii bclr #<imm>, <REG_N> */ {"bclr",{A_IMM, A_REG_N},{HEX_8,HEX_6,REG_N,IMM0_3c},… 1150 …/* 10000111nnnn0iii bst #<imm>, <REG_N> */ {"bst",{A_IMM, A_REG_N},{HEX_8,HEX_7,REG_N,IMM0_3c}, …
|
| D | sh-dis.c | 538 case IMM0_3c: in print_insn_sh()
|