PPC_MSGCLR
__asm__ __volatile__ (ASM_FTR_IFSET(PPC_MSGCLR(%1), PPC_MSGCLRP(%1), %0)
asm volatile(PPC_MSGCLR(%0) : : "r" (msg));