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.

Instruction Details<br />

A8.6.289 VCLT (register)<br />

VCLT is a pseudo-instruction, equivalent to a VCGT instruction with the oper<strong>and</strong>s reversed. For details see<br />

VCGT (register) on page A8-560.<br />

A8.6.290 VCLT (immediate #0)<br />

VCLT #0 (Vector Compare Less Than Zero) take each element in a vector, <strong>and</strong> compares it with zero. If it is<br />

less than zero, the corresponding element in the destination vector is set to all ones. Otherwise, it is set to<br />

all zeros.<br />

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

8-bit, 16-bit, or 32-bit signed integers<br />

32-bit floating-point numbers.<br />

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

Encoding T1 / A1 Advanced SIMD (F = 1 UNDEFINED in integer-only variants)<br />

VCLT. , , #0<br />

VCLT. , , #0<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 1 1 1 1 1 1 D 1 1 size 0 1 Vd 0 F 1 0 0 Q M 0 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 1 1 D 1 1 size 0 1 Vd 0 F 1 0 0 Q M 0 Vm<br />

if size == ‘11’ || (F == ‘1’ && size != ‘10’) then UNDEFINED;<br />

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

floating_point = (F == ‘1’);<br />

esize = 8

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

Saved successfully!

Ooh no, something went wrong!