05.02.2013 Views

ARM Architecture Reference Manual ARMv7-A and ARMv7-R edition

ARM Architecture Reference Manual ARMv7-A and ARMv7-R edition

ARM Architecture Reference Manual ARMv7-A and ARMv7-R edition

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

127 0<br />

Pseudocode details of Advanced SIMD vectors<br />

Application Level Programmers’ Model<br />

Figure A2-3 Examples of Advanced SIMD vectors<br />

The pseudocode function Elem[] is used to access the element of a specified index <strong>and</strong> size in a vector:<br />

// Elem[] - non-assignment form<br />

// ============================<br />

bits(size) Elem[bits(N) vector, integer e, integer size]<br />

assert e >= 0 && (e+1)*size = 0 && (e+1)*size

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!