Searched refs:FT32_FLD_R_2_BIT (Results 1 – 3 of 3) sorted by relevance
78 #define FT32_FLD_R_2_BIT 4 macro
126 fpr(stream, "$r%d", (iword >> FT32_FLD_R_2_BIT) & 0x1f); in print_insn_ft32()
313 b |= parse_register_operand (&op_end) << FT32_FLD_R_2_BIT; in md_assemble()