Hi all, I am trying to generate an floating point exception by dividing variable to zero. But i am not getting any exceptions,instead it give me 0 output if i divide a/0,0/0 etc...i tried with kernel module and checked the value of FPSR register,where i found that DZC bit was not set when it get this divide by zero exception..whereas this bit is always found cleared in this register,if i execute my module in while loop..
Please comment here why i am not getting this exception on ARM target. Thanks -- -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel --- You received this message because you are subscribed to the Google Groups "Android Linux Kernel Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
