Searched refs:FT32_FLD_CB (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | ft32-opc.c | 44 { "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},
|
D | ft32-dis.c | 100 case FT32_FLD_CB: in print_insn_ft32()
|
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | ft32.h | 56 #define FT32_FLD_CB (1 << 3) macro
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-ft32.c | 280 case FT32_FLD_CB: in md_assemble()
|