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

  /src/external/gpl3/binutils/dist/opcodes/
alpha-opc.c 397 #define EV6HWMBR_(oo,h) (OP(oo) | (((h) & 7) << 13))
399 #define EV6HWMBR(oo,h) EV6HWMBR_(oo,h), EV6HWMBR_MASK
  /src/external/gpl3/binutils.old/dist/opcodes/
alpha-opc.c 397 #define EV6HWMBR_(oo,h) (OP(oo) | (((h) & 7) << 13))
399 #define EV6HWMBR(oo,h) EV6HWMBR_(oo,h), EV6HWMBR_MASK
  /src/external/gpl3/gdb.old/dist/opcodes/
alpha-opc.c 397 #define EV6HWMBR_(oo,h) (OP(oo) | (((h) & 7) << 13))
399 #define EV6HWMBR(oo,h) EV6HWMBR_(oo,h), EV6HWMBR_MASK
  /src/external/gpl3/gdb/dist/opcodes/
alpha-opc.c 397 #define EV6HWMBR_(oo,h) (OP(oo) | (((h) & 7) << 13))
399 #define EV6HWMBR(oo,h) EV6HWMBR_(oo,h), EV6HWMBR_MASK

Completed in 92 milliseconds