Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/gas/config/
Dtc-spu.c54 static int calcop (struct spu_opcode *format, const char *param,
314 if (calcop (format, param, &insn)) in md_assemble()
379 calcop (struct spu_opcode *format, const char *param, struct spu_insn *insn) in calcop() function
/freebsd-10-stable/contrib/binutils/gas/
DChangeLog-92959250 get_vec9, getval, get_pcr, calcop, match_name): make static and
9254 (calcop): cope with instructions without arguments. Handle 'o'
10725 (calcop): Change calls to get_reg.
10726 (calcop): Handle new case 'x' to set reg_prefix.
10727 (calcop): Set reg_prefix to 'r' after each call to get_reg.
DChangeLog-02033284 (calcop): Ditto for reg_prefix var.
DChangeLog-00012124 (calcop): Adjust type of `reg_prefix' to char.