Home
last modified time | relevance | path

Searched refs:FT32_FLD_CV (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.c111 case FT32_FLD_CV: in print_insn_ft32()
/toolchain/binutils/binutils-2.27/include/opcode/
Dft32.h65 #define FT32_FLD_CV (1 << 6) macro
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-ft32.c289 case FT32_FLD_CV: in md_assemble()