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