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

  /toolchain/binutils/binutils-2.25/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 */
  /toolchain/binutils/binutils-2.25/opcodes/
dlx-dis.c 196 { OPC(LSBUOP),"ldstbu"}, /* load store byte unsigned. */
  /toolchain/binutils/binutils-2.25/gas/config/
tc-dlx.c 558 case LSBUOP:

Completed in 191 milliseconds