index
:
xbyak
dev
master
a JIT assembler for x86(IA-32)/x64(AMD64, x86-64) MMX/SSE/SSE2/SSE3/SSSE3/SSE4/FPU/AVX/AVX2/AVX-512 by C++ header
herumi
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2024-10-13
Merge branch 'dev'
v7.10
MITSUNARI Shigeo
2024-10-13
v7.10
MITSUNARI Shigeo
2024-10-13
vpdpw[su,us,uu]d[,s] support avx10.2
MITSUNARI Shigeo
2024-10-13
vpdpb[su,uu,ss]d[,s] support avx10.2
MITSUNARI Shigeo
2024-10-13
[skip ci] [doc] update setDefaultEncoding
MITSUNARI Shigeo
2024-10-13
add vpdpbssd for avx10.2
MITSUNARI Shigeo
2024-10-13
[skip ci] [doc] setDefaultEncoding for vmpsadbw
MITSUNARI Shigeo
2024-10-13
add vmpsadbw for avx10.2
MITSUNARI Shigeo
2024-10-13
extend setDefaultEncoding for mpsadbw
MITSUNARI Shigeo
2024-10-13
mov vcvtneps2bf16 to avx512
MITSUNARI Shigeo
2024-10-13
add vdpphps
MITSUNARI Shigeo
2024-10-13
move vpmadd52{h,l}uq to avx512
MITSUNARI Shigeo
2024-10-13
add avx10 compare and convert instructions
MITSUNARI Shigeo
2024-10-13
remove unnecessary blank
MITSUNARI Shigeo
2024-10-13
support all avx10 bf16 instructions
MITSUNARI Shigeo
2024-10-13
add vcmppbf16, vfpclasspbf16
MITSUNARI Shigeo
2024-10-13
add vf[,n]m[add,sub][132,213,231]nebf16
MITSUNARI Shigeo
2024-10-13
add type of w(x, x, op) in avx10 bf16
MITSUNARI Shigeo
2024-10-13
add vaddnepbf16
MITSUNARI Shigeo
2024-10-13
install python3 for github action
MITSUNARI Shigeo
2024-10-13
install xz-util for github action
MITSUNARI Shigeo
2024-10-13
add test by xed
MITSUNARI Shigeo
2024-10-13
start to test by xed
MITSUNARI Shigeo
2024-10-11
[doc] about v7.09.1
MITSUNARI Shigeo
2024-10-11
Merge remote-tracking branch 'origin/dev'
v7.09.1
MITSUNARI Shigeo
2024-10-11
don't run ci on pushing tags
dev-test
MITSUNARI Shigeo
2024-10-10
rename TARGET to TEST_FILES
MITSUNARI Shigeo
2024-10-10
v7.09.1
MITSUNARI Shigeo
2024-10-10
fix tests of vpcompressb and vpcompressw
MITSUNARI Shigeo
2024-10-10
[fix] correct the name of vpcompressb and vcompressw
MITSUNARI Shigeo
2024-10-10
add test by xed
MITSUNARI Shigeo
2024-10-08
[skip ci][doc]fix typo
MITSUNARI Shigeo
2024-10-08
v7.09
v7.09
MITSUNARI Shigeo
2024-10-08
Merge branch 'dev'
MITSUNARI Shigeo
2024-10-08
add test of avx10 on windows
MITSUNARI Shigeo
2024-10-08
support YMM embedded rounding of AVX10.2
MITSUNARI Shigeo
2024-10-08
[fix] v{max,min}{ph,sh} supports not {er} but {sae}
MITSUNARI Shigeo
2024-10-08
add tests of v{add,max,min} with {er}/{sae}
MITSUNARI Shigeo
2024-10-08
[fix] v{and,andn,or,xor} does not support {er}. v{max,min} support not {er} ↵
MITSUNARI Shigeo
but {sae}
2024-10-08
add tests of vfmadd with {er}
MITSUNARI Shigeo
2024-10-08
[fix] vfmadd supports {er}
MITSUNARI Shigeo
2024-10-08
add test of vcvttpd2dq with sae
MITSUNARI Shigeo
2024-10-08
[fix] vcvttpd2dq accepts not {er} but {sae}
MITSUNARI Shigeo
2024-10-08
move test of rdfsbase etc.
MITSUNARI Shigeo
2024-10-07
define B4 and U in evex
MITSUNARI Shigeo
2024-10-07
Merge branch 'dev'
v7.08
MITSUNARI Shigeo
2024-10-07
v7.08
MITSUNARI Shigeo
2024-10-07
add {rd,wr}{fs,gs}base
MITSUNARI Shigeo
2024-09-29
[sample] XBYAK_NO_OP_NAMES is no longer needed
MITSUNARI Shigeo
2024-09-29
[sample] memfd waits to exit
MITSUNARI Shigeo
[next]