Searched refs:FT32_FLD_R_1_BIT (Results 1 – 3 of 3) sorted by relevance
116 fpr(stream, "$r%d", (iword >> FT32_FLD_R_1_BIT) & 0x1f); in print_insn_ft32()154 fpr(stream, "$r%d", (iword >> FT32_FLD_R_1_BIT) & 0x1f); in print_insn_ft32()
72 #define FT32_FLD_R_1_BIT 15 macro
293 b |= parse_register_operand (&op_end) << FT32_FLD_R_1_BIT; in md_assemble()364 b |= parse_register_operand (&op_end) << FT32_FLD_R_1_BIT; in md_assemble()