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

  /src/external/gpl3/binutils/dist/opcodes/
s390-opc.c 268 #define OP48(x) { x >> 40, (x >> 32) & 255, (x >> 24) & 255, \
  /src/external/gpl3/binutils.old/dist/opcodes/
s390-opc.c 268 #define OP48(x) { x >> 40, (x >> 32) & 255, (x >> 24) & 255, \
  /src/external/gpl3/gdb.old/dist/opcodes/
s390-opc.c 268 #define OP48(x) { x >> 40, (x >> 32) & 255, (x >> 24) & 255, \
  /src/external/gpl3/gdb/dist/opcodes/
s390-opc.c 268 #define OP48(x) { x >> 40, (x >> 32) & 255, (x >> 24) & 255, \

Completed in 37 milliseconds