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

  /src/external/gpl3/binutils/dist/opcodes/
alpha-opc.c 347 #define FP_(oo,fff) (OP(oo) | (((fff) & 0x7FF) << 5))
349 #define FP(oo,fff) FP_(oo,fff), FP_MASK
  /src/external/gpl3/binutils.old/dist/opcodes/
alpha-opc.c 347 #define FP_(oo,fff) (OP(oo) | (((fff) & 0x7FF) << 5))
349 #define FP(oo,fff) FP_(oo,fff), FP_MASK
  /src/external/gpl3/gdb.old/dist/opcodes/
alpha-opc.c 347 #define FP_(oo,fff) (OP(oo) | (((fff) & 0x7FF) << 5))
349 #define FP(oo,fff) FP_(oo,fff), FP_MASK
  /src/external/gpl3/gdb/dist/opcodes/
alpha-opc.c 347 #define FP_(oo,fff) (OP(oo) | (((fff) & 0x7FF) << 5))
349 #define FP(oo,fff) FP_(oo,fff), FP_MASK

Completed in 17 milliseconds