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

  /src/external/gpl3/binutils/dist/include/opcode/
dlx.h 77 LSBUOP = (0x026 << 26), LSHU = (0x027 << 26), LSW = (0x02C << 26),
131 #define LSBUOP 0x98000000
243 { "ldstbu", LSBUOP, "b,a,I" }, /* Load store Byte Unsigned */
  /src/external/gpl3/binutils.old/dist/include/opcode/
dlx.h 77 LSBUOP = (0x026 << 26), LSHU = (0x027 << 26), LSW = (0x02C << 26),
131 #define LSBUOP 0x98000000
243 { "ldstbu", LSBUOP, "b,a,I" }, /* Load store Byte Unsigned */
  /src/external/gpl3/gdb/dist/include/opcode/
dlx.h 77 LSBUOP = (0x026 << 26), LSHU = (0x027 << 26), LSW = (0x02C << 26),
131 #define LSBUOP 0x98000000
243 { "ldstbu", LSBUOP, "b,a,I" }, /* Load store Byte Unsigned */
  /src/external/gpl3/gdb.old/dist/include/opcode/
dlx.h 77 LSBUOP = (0x026 << 26), LSHU = (0x027 << 26), LSW = (0x02C << 26),
131 #define LSBUOP 0x98000000
243 { "ldstbu", LSBUOP, "b,a,I" }, /* Load store Byte Unsigned */

Completed in 16 milliseconds