Skip to content

Commit

Permalink
Unify file naming
Browse files Browse the repository at this point in the history
  • Loading branch information
jiegec committed Dec 12, 2023
1 parent 940e7ef commit 0279126
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 3 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion docs/lsx/fma.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Fused Multiply-Add and Variants
# Fused Multiply-Add

## __m128 __lsx_vfmadd_s (__m128 a, __m128 b, __m128 c)

Expand Down
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion docs/lsx/logical.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Bitwise Logical
# Logical

## __m128i __lsx_vandi_b (__m128i a, imm0_255 imm)

Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion docs/lsx/shift.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Integer Shift
# Shift

## __m128i __lsx_vbsll_v (__m128i a, imm0_31 imm)

Expand Down
File renamed without changes.

0 comments on commit 0279126

Please sign in to comment.