HomeSort by relevance Sort by last modified time
    Searched refs:TRAPOP (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/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 */
  /toolchain/binutils/binutils-2.25/opcodes/
dlx-dis.c 374 { OPC(TRAPOP), "trap" }, /* Store halfword. */

Completed in 103 milliseconds