Home
last modified time | relevance | path

Searched refs:FT32_FLD_K16_SIZ (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dft32-dis.c136 imm = iword & ((1 << FT32_FLD_K16_SIZ) - 1); in ft32_opcode1()
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dft32-dis.c136 imm = iword & ((1 << FT32_FLD_K16_SIZ) - 1); in ft32_opcode1()
/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Dft32.h91 #define FT32_FLD_K16_SIZ 16 macro
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Dft32.h91 #define FT32_FLD_K16_SIZ 16 macro