Home
last modified time | relevance | path

Searched refs:FT32_FLD_K8_SIZ (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/include/opcode/
Dft32.h94 #define FT32_FLD_K8_SIZ 8 macro
/toolchain/binutils/binutils-2.27/opcodes/
Dft32-dis.c146 imm = iword & ((1 << FT32_FLD_K8_SIZ) - 1); in print_insn_ft32()