Searched defs:XLYLK (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | ppc-opc.c | 1643 #define XLYLK(op, xop, y, lk) (XLLK ((op), (xop), (lk)) | ((((unsigned long)(y)) & 1) << 21)) macro
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | ppc-opc.c | 1701 #define XLYLK(op, xop, y, lk) (XLLK ((op), (xop), (lk)) | ((((unsigned long)(y)) & 1) << 21)) macro
|