6.56.3.14 Comparison (greater-than-or-equal-to)
- uint32x2_t vcge_s32 (int32x2_t, int32x2_t)
Form of expected instruction(s): vcge.s32 d0, d0, d0
- uint16x4_t vcge_s16 (int16x4_t, int16x4_t)
Form of expected instruction(s): vcge.s16 d0, d0, d0
- uint8x8_t vcge_s8 (int8x8_t, int8x8_t)
Form of expected instruction(s): vcge.s8 d0, d0, d0
- uint32x2_t vcge_f32 (float32x2_t, float32x2_t)
Form of expected instruction(s): vcge.f32 d0, d0, d0
- uint32x2_t vcge_u32 (uint32x2_t, uint32x2_t)
Form of expected instruction(s): vcge.u32 d0, d0, d0
- uint16x4_t vcge_u16 (uint16x4_t, uint16x4_t)
Form of expected instruction(s): vcge.u16 d0, d0, d0
- uint8x8_t vcge_u8 (uint8x8_t, uint8x8_t)
Form of expected instruction(s): vcge.u8 d0, d0, d0
- uint32x4_t vcgeq_s32 (int32x4_t, int32x4_t)
Form of expected instruction(s): vcge.s32 q0, q0, q0
- uint16x8_t vcgeq_s16 (int16x8_t, int16x8_t)
Form of expected instruction(s): vcge.s16 q0, q0, q0
- uint8x16_t vcgeq_s8 (int8x16_t, int8x16_t)
Form of expected instruction(s): vcge.s8 q0, q0, q0
- uint32x4_t vcgeq_f32 (float32x4_t, float32x4_t)
Form of expected instruction(s): vcge.f32 q0, q0, q0
- uint32x4_t vcgeq_u32 (uint32x4_t, uint32x4_t)
Form of expected instruction(s): vcge.u32 q0, q0, q0
- uint16x8_t vcgeq_u16 (uint16x8_t, uint16x8_t)
Form of expected instruction(s): vcge.u16 q0, q0, q0
- uint8x16_t vcgeq_u8 (uint8x16_t, uint8x16_t)
Form of expected instruction(s): vcge.u8 q0, q0, q0
This document was generated on October 19, 2013 using texi2html 5.0.