Searched refs:m68k_op (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/config/
H A Dm68k-parse.h311 struct m68k_op struct
342 extern int m68k_ip_op (char *, struct m68k_op *);
H A Dm68k-parse.y91 static struct m68k_op *op;
1069 struct m68k_op *oparg;
H A Dtc-m68k.c248 struct m68k_op operands[6];
363 static char *crack_operand (char *str, struct m68k_op *opP);
1085 register struct m68k_op *opP;
1094 struct m68k_op operands_backup[6];
3558 crack_operand (char *str, struct m68k_op *opP)
5567 struct m68k_op rop;
6022 struct m68k_op leftop, rightop;
/haiku-buildtools/binutils/gas/config/
H A Dm68k-parse.h324 struct m68k_op struct
355 extern int m68k_ip_op (char *, struct m68k_op *);
H A Dm68k-parse.y90 static struct m68k_op *op;
1093 m68k_ip_op (char *s, struct m68k_op *oparg)
H A Dtc-m68k.c357 struct m68k_op operands[6];
480 static char *crack_operand (char *str, struct m68k_op *opP);
1400 struct m68k_op *opP;
1409 struct m68k_op operands_backup[6];
3958 crack_operand (char *str, struct m68k_op *opP)
6006 struct m68k_op rop;
6461 struct m68k_op leftop, rightop;
/haiku-buildtools/legacy/binutils/gas/
H A Dm68k-parse.c153 static struct m68k_op *op;
2652 struct m68k_op *oparg;
/haiku-buildtools/binutils/gas/
H A Dm68k-parse.c129 static struct m68k_op *op;
2751 m68k_ip_op (char *s, struct m68k_op *oparg)

Completed in 190 milliseconds