Searched refs:pa_opcode (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/legacy/binutils/include/opcode/
H A Dhppa.h41 struct pa_opcode struct
312 static const struct pa_opcode pa_opcodes[] =
/haiku-buildtools/binutils/include/opcode/
H A Dhppa.h40 struct pa_opcode struct
311 static const struct pa_opcode pa_opcodes[] =
/haiku-buildtools/legacy/binutils/opcodes/
H A Dhppa-dis.c376 const struct pa_opcode *opcode = &pa_opcodes[i];
/haiku-buildtools/binutils/opcodes/
H A Dhppa-dis.c377 const struct pa_opcode *opcode = &pa_opcodes[i];
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-hppa.c1468 retval = hash_insert (op_hash, name, (struct pa_opcode *) &pa_opcodes[i]);
1591 struct pa_opcode *insn;
1630 if ((insn = (struct pa_opcode *) hash_find (op_hash, str)) == NULL)
/haiku-buildtools/binutils/gas/config/
H A Dtc-hppa.c3180 struct pa_opcode *insn;
3219 if ((insn = (struct pa_opcode *) hash_find (op_hash, str)) == NULL)
8252 retval = hash_insert (op_hash, name, (struct pa_opcode *) &pa_opcodes[i]);

Completed in 224 milliseconds