| /src/external/gpl3/binutils/dist/opcodes/ |
| avr-dis.c | 52 avr_operand (unsigned int insn, function 448 ok = avr_operand (insn, insn2, addr, *constraints, opcode_str, op1, 453 ok = avr_operand (insn, insn2, addr, *(++constraints), opcode_str,
|
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| avr-dis.c | 52 avr_operand (unsigned int insn, function 448 ok = avr_operand (insn, insn2, addr, *constraints, opcode_str, op1, 453 ok = avr_operand (insn, insn2, addr, *(++constraints), opcode_str,
|
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| avr-dis.c | 52 avr_operand (unsigned int insn, function 448 ok = avr_operand (insn, insn2, addr, *constraints, opcode_str, op1, 453 ok = avr_operand (insn, insn2, addr, *(++constraints), opcode_str,
|
| /src/external/gpl3/gdb/dist/opcodes/ |
| avr-dis.c | 52 avr_operand (unsigned int insn, function 448 ok = avr_operand (insn, insn2, addr, *constraints, opcode_str, op1, 453 ok = avr_operand (insn, insn2, addr, *(++constraints), opcode_str,
|
| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-avr.c | 1043 avr_operand (struct avr_opcodes_s *opcode, function 1372 reg1 = avr_operand (opcode, where, op, &str, ®no1); 1397 reg2 = avr_operand (opcode, where, op, &str, ®no2); 2740 chunk = avr_operand (opcode, -1, "N", &str, NULL); 2752 avr_operand (opcode, -1, "r", &str, ®);
|
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| tc-avr.c | 1043 avr_operand (struct avr_opcodes_s *opcode, function 1372 reg1 = avr_operand (opcode, where, op, &str, ®no1); 1397 reg2 = avr_operand (opcode, where, op, &str, ®no2); 2740 chunk = avr_operand (opcode, -1, "N", &str, NULL); 2752 avr_operand (opcode, -1, "r", &str, ®);
|