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

  /src/external/gpl3/binutils/dist/include/opcode/
dlx.h 75 LBOP = (0x020 << 26), LHOP = (0x021 << 26), LWOP = (0x023 << 26), LBUOP = (0x024 << 26)
108 #define LHOP 0x84000000
247 { "lh", LHOP, "b,a,I" }, /* Load Halfword */
  /src/external/gpl3/binutils.old/dist/include/opcode/
dlx.h 75 LBOP = (0x020 << 26), LHOP = (0x021 << 26), LWOP = (0x023 << 26), LBUOP = (0x024 << 26)
108 #define LHOP 0x84000000
247 { "lh", LHOP, "b,a,I" }, /* Load Halfword */
  /src/external/gpl3/gdb/dist/include/opcode/
dlx.h 75 LBOP = (0x020 << 26), LHOP = (0x021 << 26), LWOP = (0x023 << 26), LBUOP = (0x024 << 26)
108 #define LHOP 0x84000000
247 { "lh", LHOP, "b,a,I" }, /* Load Halfword */
  /src/external/gpl3/gdb.old/dist/include/opcode/
dlx.h 75 LBOP = (0x020 << 26), LHOP = (0x021 << 26), LWOP = (0x023 << 26), LBUOP = (0x024 << 26)
108 #define LHOP 0x84000000
247 { "lh", LHOP, "b,a,I" }, /* Load Halfword */

Completed in 37 milliseconds