mirror of
https://github.com/herumi/xbyak
synced 2024-11-20 16:06:14 -07:00
[doc] add a blank line
This commit is contained in:
parent
df0ebc7405
commit
016ce86b66
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ It is named from a Japanese word [開闢](https://translate.google.com/?hl=ja&sl
|
|||
- fully support AVX-512
|
||||
|
||||
- support APX
|
||||
|
||||
**Note**:
|
||||
Use `and_()`, `or_()`, ... instead of `and()`, `or()`.
|
||||
If you want to use them, then specify `-fno-operator-names` option to gcc/clang.
|
||||
|
|
Loading…
Reference in a new issue