Home
last modified time | relevance | path

Searched refs:getone (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.27/binutils/
Dsysdump.c46 static int getone (int);
287 getone (int type) in getone() function
521 return getone (x); in opt()
527 if (!getone (x)) in must()
632 while (getone (c) && c != IT_tr_CODE); in module()
DChangeLog-2011200 (getone): Likewise.
DChangeLog-98991898 (getone): Initialize it.
DChangeLog-91972436 (getone): Add break's between switch blocks as appropriate.
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-m68k.c155 #define getone(x) ((((x)->m_opcode)>>16)&0xffff) macro
1488 the_ins.opcode[0] = getone (opcode); in m68k_ip()
2464 the_ins.opcode[0] = getone (opcode); in m68k_ip()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-92959241 * config/tc-m68k.c (struct m68k_incant, getone, gettwo): Moved