Searched refs:getone (Results 1 – 6 of 6) sorted by relevance
46 static int getone (int);287 getone (int type) in getone() function521 return getone (x); in opt()527 if (!getone (x)) in must()632 while (getone (c) && c != IT_tr_CODE); in module()
200 (getone): Likewise.
1898 (getone): Initialize it.
2436 (getone): Add break's between switch blocks as appropriate.
155 #define getone(x) ((((x)->m_opcode)>>16)&0xffff) macro1488 the_ins.opcode[0] = getone (opcode); in m68k_ip()2464 the_ins.opcode[0] = getone (opcode); in m68k_ip()
9241 * config/tc-m68k.c (struct m68k_incant, getone, gettwo): Moved