Searched refs:validate_mips16_insn (Results 1 – 2 of 2) sorted by relevance
606 (validate_mips16_insn): New function.612 Call validate_mips16_insn for MIPS16 instructions.
3407 validate_mips16_insn (const struct mips_opcode *opcode, in validate_mips16_insn() function3535 if (!validate_mips16_insn (&mips16_opcodes[i], &mips16_operands[i])) in md_begin()