Home
last modified time | relevance | path

Searched refs:FT32_FLD_DW_BIT (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/include/opcode/
Dft32.h54 #define FT32_FLD_DW_BIT 25 macro
/toolchain/binutils/binutils-2.27/opcodes/
Dft32-dis.c63 fpr (stream, ".%c ", "bsl"[(iword >> FT32_FLD_DW_BIT) & 3]); in print_insn_ft32()
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-ft32.c262 b |= dw << FT32_FLD_DW_BIT; in md_assemble()