Searched refs:FT32_FLD_CV (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 | 111 case FT32_FLD_CV: in print_insn_ft32()
|
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | ft32.h | 65 #define FT32_FLD_CV (1 << 6) macro
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-ft32.c | 289 case FT32_FLD_CV: in md_assemble()
|