Skip to content
Commit 9863c28a authored by James Yang's avatar James Yang Committed by Scott Wood
Browse files

powerpc: Emulate sync instruction variants



Reserved fields of the sync instruction have been used for other
instructions (e.g. lwsync).  On processors that do not support variants
of the sync instruction, emulate it by executing a sync to subsume the
effect of the intended instruction.

Signed-off-by: default avatarJames Yang <James.Yang@freescale.com>
[scottwood@freescale.com: whitespace and subject line fix]
Signed-off-by: default avatarScott Wood <scottwood@freescale.com>
parent c58ce397
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment