[android-kernel] Re: NEON intrinsics for shift operations not working on emulator

2011-08-01 Thread newbie_tsb
Dear mizmit1222, Thanks for your help. I was able to execute NEON instructions on Android emulator built from latest SDK source code from the repository. http://source.android.com/source/index.html. Regards -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups.googl

[android-kernel] Re: NEON intrinsics for shift operations not working on emulator

2011-07-29 Thread newbie_tsb
Hi mizmit1222, Thanks for your help. But I am still facing the same problem on emulator. I downloaded the source code of AOSP and built it following the instructions given in http://source.android.com/source/index.html. The build was successful. Then I started the emulator by using the kernel "ke

[android-kernel] NEON intrinsics for shift operations not working on emulator

2011-07-28 Thread newbie_tsb
I downloaded the source code of android-goldfish-2.6.29 kernel and built it for ARM v7 and NEON support. I want to test a code with NEON intrinsics on android emulator(AVD). I was able to launch the emulator with ARM v7 and NEON support. My problem is not all NEON intrinsics seem to work.Specifical