Searched refs:A_TREG_B (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/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.27/gas/config/ |
D | tc-sh64.c | 1659 *mode = A_TREG_B; in shmedia_parse_reg() 2317 case A_TREG_B: in shmedia_get_operands() 2318 if (operands->operands[i].type != A_TREG_B) in shmedia_get_operands() 2516 case A_TREG_B: in shmedia_build_Mytes()
|