Why is defined PPC_ISYNC defined as "sync;isync"

Sean P Curry spcurry5@linux.vnet.ibm.com
Mon Dec 8 03:43:00 GMT 2008


Can anyone tell me why the macro PPC_ISYNC (located in
libc/sysdeps/powerpc/powerpc[32/64]/dl-machine.c) is defined as: asm
volatile("sync; isync"...) ?? (why is the "sync" instruction present
before the "isync")  

Thanks in advance,
   Sean



More information about the Libc-help mailing list