Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-pdp11.c30 struct pdp11_code struct
323 parse_reg (char *str, struct pdp11_code *operand) in parse_reg()
363 parse_ac5 (char *str, struct pdp11_code *operand) in parse_ac5()
394 parse_ac (char *str, struct pdp11_code *operand) in parse_ac()
407 parse_expression (char *str, struct pdp11_code *operand) in parse_expression()
431 parse_op_no_deferred (char *str, struct pdp11_code *operand) in parse_op_no_deferred()
585 parse_op_noreg (char *str, struct pdp11_code *operand) in parse_op_noreg()
604 parse_op (char *str, struct pdp11_code *operand) in parse_op()
624 parse_fop (char *str, struct pdp11_code *operand) in parse_fop()
657 struct pdp11_code insn, op1, op2; in md_assemble()
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-pdp11.c45 struct pdp11_code struct
264 parse_reg (char *str, struct pdp11_code *operand) in parse_reg()
304 parse_ac5 (char *str, struct pdp11_code *operand) in parse_ac5()
335 parse_ac (char *str, struct pdp11_code *operand) in parse_ac()
348 parse_expression (char *str, struct pdp11_code *operand) in parse_expression()
396 parse_op_no_deferred (char *str, struct pdp11_code *operand) in parse_op_no_deferred()
548 parse_op_noreg (char *str, struct pdp11_code *operand) in parse_op_noreg()
567 parse_op (char *str, struct pdp11_code *operand) in parse_op()
587 parse_fop (char *str, struct pdp11_code *operand) in parse_fop()
621 struct pdp11_code insn, op1, op2;