HomeSort by: relevance | last modified time | path
    Searched defs:gettwo (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-m68k.c 133 #define gettwo(x) (((x)->m_opcode)&0xffff) macro
1405 the_ins.opcode[1] = gettwo (opcode);
2381 the_ins.opcode[1] = gettwo (opcode);
tc-m68k.c 133 #define gettwo(x) (((x)->m_opcode)&0xffff) macro
1405 the_ins.opcode[1] = gettwo (opcode);
2381 the_ins.opcode[1] = gettwo (opcode);
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-m68k.c 133 #define gettwo(x) (((x)->m_opcode)&0xffff) macro
1405 the_ins.opcode[1] = gettwo (opcode);
2381 the_ins.opcode[1] = gettwo (opcode);
tc-m68k.c 133 #define gettwo(x) (((x)->m_opcode)&0xffff) macro
1405 the_ins.opcode[1] = gettwo (opcode);
2381 the_ins.opcode[1] = gettwo (opcode);

Completed in 101 milliseconds