Searched refs:ESYNC (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 689 /* The ESYNC field in an X (sync) form instruction. */ 690 #define ESYNC STRM + 1 694 #define SV ESYNC + 1 1531 If ESYNC is non-zero, then the L field must be either 0 or 1 and 1532 the complement of ESYNC-bit2. */ 5853 {"sync", X(31,598), XSYNCLE_MASK, E6500, 0, {LS, ESYNC}}, 688 #define ESYNC global() macro
|
/kernel/linux/linux-6.6/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 689 /* The ESYNC field in an X (sync) form instruction. */ 690 #define ESYNC STRM + 1 694 #define SV ESYNC + 1 1531 If ESYNC is non-zero, then the L field must be either 0 or 1 and 1532 the complement of ESYNC-bit2. */ 5853 {"sync", X(31,598), XSYNCLE_MASK, E6500, 0, {LS, ESYNC}}, 688 #define ESYNC global() macro
|
Completed in 22 milliseconds