Home
last modified time | relevance | path

Searched refs:XSYNC (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/binutils/opcodes/
Dppc-opc.c1455 #define XSYNC(op, xop, l) (X ((op), (xop)) | ((((unsigned long)(l)) & 3) << 21)) macro
4069 { "lwsync", XSYNC(31,598,1), 0xffffffff, PPC, { 0 } },
4070 { "ptesync", XSYNC(31,598,2), 0xffffffff, PPC64, { 0 } },
DChangeLog-0001481 (XSYNC): Define.