Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Davr-dis.c46 avr_operand (unsigned int insn, unsigned int insn2, unsigned int pc, int constraint, in avr_operand() function
331 ok = avr_operand (insn, insn2, addr, *op, op1, comment1, 0, &sym_op1, &sym_addr1); in print_insn_avr()
334 ok = avr_operand (insn, insn2, addr, *(++op), op2, in print_insn_avr()
/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-avr.c153 static unsigned int avr_operand PARAMS ((struct avr_opcodes_s *,
499 reg1 = avr_operand (opcode, where, op, &str);
523 reg2 = avr_operand (opcode, where, op, &str);
590 avr_operand (opcode, where, op, line) in avr_operand() function