Skip to content

Commit

Permalink
test change
Browse files Browse the repository at this point in the history
  • Loading branch information
matouskozak committed Jan 29, 2025
1 parent ef7edf9 commit 55561a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mono/mono/mini/simd-intrinsics.c
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ typedef struct {
uint16_t id; // One of the SN_ constants
uint16_t default_op; // ins->opcode
uint16_t default_instc0; // ins->inst_c0
uint16_t unsigned_op;
uint16_t unsigned_op; //tes tchange
uint16_t unsigned_instc0;
uint16_t floating_op;
uint16_t floating_instc0;
Expand Down

0 comments on commit 55561a3

Please sign in to comment.