Searched refs:pa_opcode (Results 1 – 18 of 18) sorted by relevance
40 struct pa_opcode struct311 static const struct pa_opcode pa_opcodes[] =
2190 (pa_opcode): Revise ordering rules. Add/move strict pa10 variants2250 * hppa.h (pa_opcode): Add rules for opcode ordering. Check first for2267 * hppa.h (pa_opcode): Don't set FLAG_STRICT in pa10 loads and stores.
1033 * hppa.h (pa_opcode): Add new entries for addb and addib.1182 * hppa.h (struct pa_opcode): Add new field "flags".2464 (pa_opcode): Replace unused delayed field with an architecture2723 * hppa.h (pa_opcode): Use '|' for movb and movib insns. (From
377 const struct pa_opcode *opcode = &pa_opcodes[i]; in print_insn_hppa()
694 * opcode/hppa.h (struct pa_opcode): Likewise.
3191 struct pa_opcode *insn; in pa_ip()3230 if ((insn = (struct pa_opcode *) str_hash_find (op_hash, str)) == NULL) in pa_ip()