[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
6.56.3.39 Negation
- float32x2_t vneg_f32 (float32x2_t)
Form of expected instruction(s):vneg.f32 d0, d0
- int32x2_t vneg_s32 (int32x2_t)
Form of expected instruction(s):vneg.s32 d0, d0
- int16x4_t vneg_s16 (int16x4_t)
Form of expected instruction(s):vneg.s16 d0, d0
- int8x8_t vneg_s8 (int8x8_t)
Form of expected instruction(s):vneg.s8 d0, d0
- float32x4_t vnegq_f32 (float32x4_t)
Form of expected instruction(s):vneg.f32 q0, q0
- int32x4_t vnegq_s32 (int32x4_t)
Form of expected instruction(s):vneg.s32 q0, q0
- int16x8_t vnegq_s16 (int16x8_t)
Form of expected instruction(s):vneg.s16 q0, q0
- int8x16_t vnegq_s8 (int8x16_t)
Form of expected instruction(s):vneg.s8 q0, q0
- int32x2_t vqneg_s32 (int32x2_t)
Form of expected instruction(s):vqneg.s32 d0, d0
- int16x4_t vqneg_s16 (int16x4_t)
Form of expected instruction(s):vqneg.s16 d0, d0
- int8x8_t vqneg_s8 (int8x8_t)
Form of expected instruction(s):vqneg.s8 d0, d0
- int32x4_t vqnegq_s32 (int32x4_t)
Form of expected instruction(s):vqneg.s32 q0, q0
- int16x8_t vqnegq_s16 (int16x8_t)
Form of expected instruction(s):vqneg.s16 q0, q0
- int8x16_t vqnegq_s8 (int8x16_t)
Form of expected instruction(s):vqneg.s8 q0, q0
This document was generated on October 19, 2013 using texi2html 5.0.