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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Instruction Details<br />

A8.6.408 VTST<br />

Vector Test Bits takes each element in a vector, <strong>and</strong> bitwise ANDs it with the corresponding element of a<br />

second vector. If the result is not zero, the corresponding element in the destination vector is set to all ones.<br />

Otherwise, it is set to all zeros.<br />

The oper<strong>and</strong> vector elements can be any one of:<br />

8-bit, 16-bit, or 32-bit fields.<br />

The result vector elements are bitfields the same size as the oper<strong>and</strong> vector elements.<br />

Encoding T1 / A1 Advanced SIMD<br />

VTST. , , <br />

VTST. , , <br />

15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0<br />

1 1 1 0 1 1 1 1 0 D size Vn Vd 1 0 0 0 N Q M 1 Vm<br />

31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0<br />

1 1 1 1 0 0 1 0 0 D size Vn Vd 1 0 0 0 N Q M 1 Vm<br />

if Q == ‘1’ && (Vd == ‘1’ || Vn == ‘1’ || Vm == ‘1’) then UNDEFINED;<br />

if size == ‘11’ then UNDEFINED;<br />

esize = 8

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

Saved successfully!

Ooh no, something went wrong!