Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-mips.c3468 INSERT_OPERAND (RT, insn, tmp); in macro_build()
3469 INSERT_OPERAND (RD, insn, tmp); in macro_build()
3799 INSERT_OPERAND (RT, insn, regnum); in macro_build_lui()
7153 INSERT_OPERAND (RT, insn, AT); in macro()
7155 INSERT_OPERAND (RS, insn, breg); in macro()
8834 INSERT_OPERAND (DSPACC, *ip, regno); in mips_ip()
9106 INSERT_OPERAND (INSMSB, *ip, in mips_ip()
9182 INSERT_OPERAND (RT, *ip, regno); in mips_ip()
9367 INSERT_OPERAND (RD, *ip, regno); in mips_ip()
9941 INSERT_OPERAND (BCC, *ip, regno); in mips_ip()
[all …]
/freebsd-12.1/contrib/binutils/gas/
H A DChangeLog-20061316 * config/tc-mips.c (macro_build): Use INSERT_OPERAND wherew
1320 and MT instructions a fatal error. Use INSERT_OPERAND where