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

  /src/external/gpl3/binutils/dist/include/opcode/
dlx.h 71 RFEOP = (0x010 << 26), TRAPOP = (0x011 << 26), JROP = (0x012 << 26), JALROP = (0x013 << 26)
95 #define TRAPOP 0x44000000
267 { "trap" , TRAPOP, "D" }, /* TRAP to OS */
  /src/external/gpl3/binutils.old/dist/include/opcode/
dlx.h 71 RFEOP = (0x010 << 26), TRAPOP = (0x011 << 26), JROP = (0x012 << 26), JALROP = (0x013 << 26)
95 #define TRAPOP 0x44000000
267 { "trap" , TRAPOP, "D" }, /* TRAP to OS */
  /src/external/gpl3/gdb/dist/include/opcode/
dlx.h 71 RFEOP = (0x010 << 26), TRAPOP = (0x011 << 26), JROP = (0x012 << 26), JALROP = (0x013 << 26)
95 #define TRAPOP 0x44000000
267 { "trap" , TRAPOP, "D" }, /* TRAP to OS */
  /src/external/gpl3/gdb.old/dist/include/opcode/
dlx.h 71 RFEOP = (0x010 << 26), TRAPOP = (0x011 << 26), JROP = (0x012 << 26), JALROP = (0x013 << 26)
95 #define TRAPOP 0x44000000
267 { "trap" , TRAPOP, "D" }, /* TRAP to OS */

Completed in 16 milliseconds