Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - Couple questions about floating point handling in ppc: (1 Item)
   
Couple questions about floating point handling in ppc  
how the qnx handles fpu unavailble exception (0x800) if hardware unit present ,
how qnx handles the fpu registers in context switch ,
why i receive Floating point exception (SIGFPE) from the qnx kernel .
I want to understand the ppc600 handlers for floating point emulator and hardware that reside in init_cpu600.c inside 
the kernel source.
I want to understand the fpu handling done in kernel_fpu.s inside the kernel source.