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

  /toolchain/binutils/binutils-2.27/include/opcode/
dlx.h 76 LHUOP = (0x025 << 26), SBOP = (0x028 << 26), SHOP = (0x029 << 26), SWOP = (0x02B << 26)
111 #define LHUOP 0x94000000
248 { "lhu", LHUOP, "b,a,I" }, /* Load Halfword Unsigned */
  /toolchain/binutils/binutils-2.27/opcodes/
dlx-dis.c 198 { OPC(LHUOP), "lhu" }, /* load halfword unsigned. */
  /toolchain/binutils/binutils-2.27/gas/config/
tc-dlx.c 560 case LHUOP:

Completed in 2191 milliseconds