(Created page with "=== Date and Time === Monday 2011-01-31 @9.30 - 10.30 UTC === Participants === Al Nikolov, Martti Lumme, Juha Kallioinen, Carsten Munk, Jan-Simon Möller, Paavo Leinonen, Leonid…") |
|||
| Line 15: | Line 15: | ||
* N900 is the reference device for MeeGo 1.2 handset but there is a silicon bug in Cortex-A8 processor that prevents using of Thumb2 instruction set (see http://cateee.net/lkddb/web-lkddb/ARM_ERRATA_430973.html) | * N900 is the reference device for MeeGo 1.2 handset but there is a silicon bug in Cortex-A8 processor that prevents using of Thumb2 instruction set (see http://cateee.net/lkddb/web-lkddb/ARM_ERRATA_430973.html) | ||
* Decisions: | * Decisions: | ||
| - | * ''Compatibility baseline'' is armv7hl (ARM instruction set with VFPv3-D16) | + | * ''Compatibility baseline'' is armv7hl (ARM instruction set with VFPv3-D16) |
| - | * Optimized high performance is armv7tnhl (Thumb2 instruction set with NEON) | + | * Optimized high performance is armv7tnhl (Thumb2 instruction set with NEON) |
| - | * Optimized for N900 reference device is armv7nhl (ARM instruction set with NEON) | + | * Optimized for N900 reference device is armv7nhl (ARM instruction set with NEON) |
* Optimized high performance level means that it is allowed to Thumb2 instruction set and NEON instructions | * Optimized high performance level means that it is allowed to Thumb2 instruction set and NEON instructions | ||
Contents |
Monday 2011-01-31 @9.30 - 10.30 UTC
Al Nikolov, Martti Lumme, Juha Kallioinen, Carsten Munk, Jan-Simon Möller, Paavo Leinonen, Leonid Moiseichuk, Jarmo Kant
* Compatibility baseline is armv7hl (ARM instruction set with VFPv3-D16) * Optimized high performance is armv7tnhl (Thumb2 instruction set with NEON) * Optimized for N900 reference device is armv7nhl (ARM instruction set with NEON)