Searched refs:FT32_FLD_R_D_BIT (Results 1 – 3 of 3) sorted by relevance
105 fpr(stream, "$r%d", (iword >> FT32_FLD_R_D_BIT) & 0x1f); in print_insn_ft32()151 fpr(stream, "$r%d", (iword >> FT32_FLD_R_D_BIT) & 0x1f); in print_insn_ft32()
60 #define FT32_FLD_R_D_BIT 20 macro
284 b |= parse_register_operand (&op_end) << FT32_FLD_R_D_BIT; in md_assemble()361 b |= parse_register_operand (&op_end) << FT32_FLD_R_D_BIT; in md_assemble()