Searched refs:REG_B (Results 1 – 4 of 4) sorted by relevance
| /mirbsd/src/gnu/usr.bin/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()
|
| /mirbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-m68hc11.c | 122 REG_B = 1, enumerator 914 return REG_B; in reg_name_search() 2015 case REG_B: in build_indexed_byte() 2065 && op->reg1 != REG_A && op->reg1 != REG_B && op->reg1 != REG_CCR) in build_reg_mode()
|
| D | tc-sh.c | 2255 case REG_B: in build_Mytes()
|