Searched refs:TEMPLATE_INSN (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | metag.h | 987 #define TEMPLATE_INSN(flags, meta_opcode, meta_mask, insn_type) \ macro 1885 TEMPLATE_INSN (DspMeta21, 0x90000000, 0xff00000f, INSN_DSP), 1886 TEMPLATE_INSN (DspMeta21, 0x93000000, 0xff0001ff, INSN_DSP), 1887 TEMPLATE_INSN (DspMeta21, 0x95000000, 0xff00000f, INSN_DSP),
|