Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dppc-opc.c2510 #define XSYNC(op, xop, l) (X ((op), (xop)) | ((((unsigned long)(l)) & 3) << 21)) macro
5453 {"lwsync", XSYNC(31,598,1), 0xffffffff, PPC, E500, {0}},
5454 {"ptesync", XSYNC(31,598,2), 0xffffffff, PPC64, PPCNONE, {0}},
DChangeLog-0001481 (XSYNC): Define.