Searched refs:REG_B (Results 1 – 4 of 4) sorted by relevance
| /freebsd-9-stable/contrib/binutils/opcodes/ |
| D | sh-opc.h | 47 REG_B, enumerator 480 /* 0100nnnn1xxx1110 ldc <REG_N>,Rn_BANK */{"ldc",{A_REG_N,A_REG_B},{HEX_4,REG_N,REG_B,HEX_E}, arch_… 502 /* 0100nnnn1xxx0111 ldc.l @<REG_N>+,Rn_BANK */{"ldc.l",{A_INC_N,A_REG_B},{HEX_4,REG_N,REG_B,HEX_7},… 760 /* 0000nnnn1xxx0010 stc Rn_BANK,<REG_N> */{"stc",{A_REG_B,A_REG_N},{HEX_0,REG_N,REG_B,HEX_2}, arch_… 784 /* 0100nnnn1xxx0011 stc.l Rn_BANK,@-<REG_N> */{"stc.l",{A_REG_B,A_DEC_N},{HEX_4,REG_N,REG_B,HEX_3},…
|
| D | sh-dis.c | 651 case REG_B: in print_insn_sh()
|
| D | ChangeLog-9297 | 2238 * sh-opc.h (sh_nibble_type): Added REG_B. 2242 * sh-dis.c (print_insn_shx): Added cases for REG_B and A_REG_B.
|
| /freebsd-9-stable/contrib/binutils/gas/ |
| D | ChangeLog-9295 | 21 (build_Mbytes): Handle REG_B.
|