Skip to content

Commit b032fb5

Browse files
jvddAmanieu
authored andcommitted
docs: fix unfinished vcgt documentation
1 parent 1044810 commit b032fb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/stdarch-gen/neon.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ generate int64x1_t:uint64x1_t, int64x2_t:uint64x2_t
492492
arm = vcgt.s
493493
generate int8x8_t:uint8x8_t, int8x16_t:uint8x16_t, int16x4_t:uint16x4_t, int16x8_t:uint16x8_t, int32x2_t:uint32x2_t, int32x4_t:uint32x4_t
494494

495-
/// Compare unsigned highe
495+
/// Compare unsigned greater than
496496
name = vcgt
497497
fn = simd_gt
498498
a = 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16

0 commit comments

Comments
 (0)