Skip to content
This repository was archived by the owner on Dec 1, 2021. It is now read-only.

Commit b4f4611

Browse files
committed
Add comment about supported architectures
1 parent 6053bd0 commit b4f4611

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,10 @@ To see the actual command to generate the assembly
125125
$ make -n SimdAvx2BgraToGray.s
126126
```
127127

128+
## Supported golang architectures
129+
130+
For now just the AMD64 architecture is supported. Also ARM64 should work just fine in a similar fashion but support is lacking at the moment.
131+
128132
## Compatible compilers
129133

130134
The following compilers have been tested:

0 commit comments

Comments
 (0)