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

  /src/external/gpl3/binutils/dist/gas/config/
tc-sparc.c 1242 static unsigned long last_opcode;
1563 || (last_opcode & ANNUL) == 0))
3440 last_opcode = theinsn->opcode;
1233 static unsigned long last_opcode; variable
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-sparc.c 1241 static unsigned long last_opcode;
1562 || (last_opcode & ANNUL) == 0))
3439 last_opcode = theinsn->opcode;
1232 static unsigned long last_opcode; variable

Completed in 28 milliseconds