Skip to content

Commit

Permalink
masm syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
kali committed Aug 30, 2024
1 parent 2ca2fa1 commit 9d989fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions linalg/x86_64/fma/fma_mmm_f32_32x1.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@ Windows ABI:
jmp {{L}}non_linear_loop

{{L}}q40f32_mask:
{{long}} 0x0F0F0F0F
{{long}} 0x0F0F0F0F
{{L}}q40f32_eight:
{{long}} 0x00000008
{{long}} 0x00000008

{{L}}q40f32:
// ymm0-3: acc
Expand Down

0 comments on commit 9d989fe

Please sign in to comment.