Searched refs:FT32_FLD_BT_BIT (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dft32.h69 #define FT32_FLD_BT_BIT 18 macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dft32.h69 #define FT32_FLD_BT_BIT 18 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dft32.h69 #define FT32_FLD_BT_BIT 18 macro
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dft32.h69 #define FT32_FLD_BT_BIT 18 macro
/netbsd-current/external/gpl3/gdb.old/dist/sim/ft32/
H A Dinterp.c375 bt = (inst >> FT32_FLD_BT_BIT) & LSBS (FT32_FLD_BT_SIZ);
/netbsd-current/external/gpl3/gdb/dist/sim/ft32/
H A Dinterp.c378 bt = (inst >> FT32_FLD_BT_BIT) & LSBS (FT32_FLD_BT_SIZ);

Completed in 245 milliseconds