Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dft32-opc.c44 { "callx", 0, 0xf8040000U, 0x00040000U, FT32_FLD_CR|FT32_FLD_CB|FT32_FLD_CV|FT32_FLD_PA},
84 { "jmpx", 0, 0xf8040000U, 0x00000000U, FT32_FLD_CR|FT32_FLD_CB|FT32_FLD_CV|FT32_FLD_PA},
Dft32-dis.c100 case FT32_FLD_CB: in print_insn_ft32()
/toolchain/binutils/binutils-2.27/include/opcode/
Dft32.h56 #define FT32_FLD_CB (1 << 3) macro
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-ft32.c280 case FT32_FLD_CB: in md_assemble()