[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] Re: NEON intrinsics for shift operations not working on emulator

2011-07-28 Thread mizmit1222
Hi, I found that the latest qemu supports Armv7a-neon. To try it out, you need to build SDK by yourself for now. Follow the instruction how to build AOSP from source code at http://source.android.com/source/index.html Regards, On 7月29日, 午前2:16, newbie_tsb wrote: > I downloaded the source code