Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-mips.c8314 struct mips_operand_token *tokens, unsigned int opcode_extra, in match_insn() argument
8330 if ((opcode->pinfo2 & INSN2_VU0_CHANNEL_SUFFIX) != 0 && opcode_extra == 0) in match_insn()
8333 insn->insn_opcode |= opcode_extra; in match_insn()
8776 int opcode_extra, bool lax_match) in match_insns() argument
8800 if (match_insn (insn, opcode, tokens, opcode_extra, in match_insns()
8821 if (match_insn (insn, invalid_delay_slot, tokens, opcode_extra, in match_insns()
14352 ssize_t length, unsigned int *opcode_extra) in mips_lookup_insn() argument
14379 *opcode_extra |= mask << mips_vu0_channel_mask.lsb; in mips_lookup_insn()
14430 unsigned int opcode_extra; in mips_ip() local
14443 opcode_extra = 0; in mips_ip()
[all …]