[ACTIVITY] report week 01

2012-01-06 Thread Peter Maydell
[short week, three days] RAG: Red: Amber: Green: Current Milestones: || || Planned|| Estimate || Actual || ||cp15-rework || 2012-01-06 || 2012-01-17 |||| ||initial-a15-system-model || 2012-01-27 || 2012-01-27 |||| ||qemu-kv

Re: Operations on intrinsic types

2012-01-06 Thread Richard Earnshaw
On 06/01/12 02:17, Michael Hope wrote: > Hi Ramana. You were right about being able to do operations on > intrinsic types. Instead of doing the admittedly made up: > > int16x4_t foo2(int16x4_t a, int16x4_t b) > { > int16x4_t ca = vdup_n_s16(0.2126*256); > int16x4_t cb = vdup_n_s16(0.7152*256)