Skip to content

Commit

Permalink
added type for aarch64
Browse files Browse the repository at this point in the history
  • Loading branch information
karthikbhargavan committed Jul 13, 2024
1 parent 0ad51f1 commit 1e99b0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions proof-libs/fstar/core/Core.Core_arch.Arm_shared.Neon.fsti
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
module Core.Core_arch.Arm_shared.Neon

val t_int16x4_t:Type0
val t_int16x8_t:Type0
val t_int32x2_t:Type0
val t_int32x4_t:Type0
val t_int64x2_t:Type0
Expand Down

0 comments on commit 1e99b0e

Please sign in to comment.