HomeSort by relevance Sort by last modified time
    Searched refs:m68k_op (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
m68k-parse.h 324 struct m68k_op struct
355 extern int m68k_ip_op (char *, struct m68k_op *);
m68k-parse.y 90 static struct m68k_op *op;
1093 m68k_ip_op (char *s, struct m68k_op *oparg)
tc-m68k.c 357 struct m68k_op operands[6];
480 static char *crack_operand (char *str, struct m68k_op *opP);
    [all...]

Completed in 59 milliseconds