Searched defs:OP48 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Ds390-opc.c259 #define OP48(x) { x >> 40, (x >> 32) & 255, (x >> 24) & 255, \ macro
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Ds390-opc.c261 #define OP48(x) { x >> 40, (x >> 32) & 255, (x >> 24) & 255, \ macro
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Ds390-opc.c261 #define OP48(x) { x >> 40, (x >> 32) & 255, (x >> 24) & 255, \ macro
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Ds390-opc.c278 #define OP48(x) { x >> 40, (x >> 32) & 255, (x >> 24) & 255, \ macro

Completed in 115 milliseconds