Home
last modified time | relevance | path

Searched defs:VXR (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/binutils/opcodes/
H A Dppc-opc.c1553 #define VXR(op, xop, rc) (OP (op) | (((rc) & 1) << 10) | (((unsigned long)(xop)) & 0x3ff)) macro
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dppc-opc.c1614 #define VXR(op, xop, rc) (OP (op) | (((rc) & 1) << 10) | (((unsigned long)(xop)) & 0x3ff)) macro