Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Dmn10300.h155 #define FMT_D5 10 macro
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mn10300.c1705 || opcode->format == FMT_D5) in md_assemble()
1850 if (opcode->format == FMT_S6 || opcode->format == FMT_D5) in md_assemble()
2031 else if (opcode->format == FMT_D5) in md_assemble()
/toolchain/binutils/binutils-2.27/opcodes/
Dm10300-dis.c90 || op->format == FMT_S6 || op->format == FMT_D5) in disassemble()
Dm10300-opc.c896 { "btst", 0xfe020000, 0xffff0000, 0, FMT_D5, 0, {IMM8E, MEM(IMM32_LOWSHIFT8)}},
901 { "bset", 0xfe000000, 0xffff0000, 0, FMT_D5, 0, {IMM8E, MEM(IMM32_LOWSHIFT8)}},
906 { "bclr", 0xfe010000, 0xffff0000, 0, FMT_D5, 0, {IMM8E, MEM(IMM32_LOWSHIFT8)}},