Searched refs:A_TREG_B (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | sh64-opc.h | 60 A_TREG_B, enumerator
|
D | sh64-dis.c | 112 case A_TREG_B: in initialize_shmedia_opcode_mask_table() 305 case A_TREG_B: in print_insn_shmedia()
|
D | sh64-opc.c | 112 { "blink", {A_TREG_B,A_GREG_D}, {OFFSET_20,OFFSET_4}, 0x4401fc00 325 { "gettr", {A_TREG_B,A_GREG_D}, {OFFSET_20,OFFSET_4}, 0x4405fc00
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-sh64.c | 1657 *mode = A_TREG_B; in shmedia_parse_reg() 2315 case A_TREG_B: in shmedia_get_operands() 2316 if (operands->operands[i].type != A_TREG_B) in shmedia_get_operands() 2514 case A_TREG_B: in shmedia_build_Mytes()
|