Searched refs:FT32_FLD_R_2 (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | ft32-opc.c | 49 { "calli", 0, 0xfffc0000U, 0x08340000U, FT32_FLD_R_2}, 80 { "jmpi", 0, 0xfffc0000U, 0x08300000U, FT32_FLD_R_2}, 81 { "jmpic", 0, 0xf8040000U, 0x08000000U, FT32_FLD_CBCRCV|FT32_FLD_R_2},
|
D | ft32-dis.c | 125 case FT32_FLD_R_2: in print_insn_ft32()
|
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | ft32.h | 77 #define FT32_FLD_R_2 (1 << 10) macro
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-ft32.c | 312 case FT32_FLD_R_2: in md_assemble()
|