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 (
Expand
)
Author
2018-10-31
recover Xbyak::CastTo
v5.751
MITSUNARI Shigeo
2018-10-29
unlink Label when LabelManager is destroyed
v5.75
MITSUNARI Shigeo
2018-10-21
update version
v5.74
MITSUNARI Shigeo
2018-10-21
Xbyak::CastTo is removed
MITSUNARI Shigeo
2018-10-21
add RegRip +/- int
MITSUNARI Shigeo
2018-10-15
increase max temp regs for StackFrame
MITSUNARI Shigeo
2018-10-15
util::StackFrame uses push/pop instead of mov
MITSUNARI Shigeo
2018-09-19
use evex encoding for vpslld/vpslldq/vpsraw/...(reg, mem, imm);
v5.73
MITSUNARI Shigeo
2018-09-19
update version of readme.md
v5.72
MITSUNARI Shigeo
2018-09-19
fix the encoding of vinsertps for disp8N
MITSUNARI Shigeo
2018-09-04
bf uses Label class
v5.71
MITSUNARI Shigeo
2018-09-04
add Label L() for convenience
MITSUNARI Shigeo
2018-08-28
fix typo
MITSUNARI Shigeo
2018-08-28
add protect-re.cpp
MITSUNARI Shigeo
2018-08-28
fix url of protect-re.cpp
MITSUNARI Shigeo
2018-08-28
fix typo of doc
MITSUNARI Shigeo
2018-08-28
update manual
v5.70
MITSUNARI Shigeo
2018-08-28
update test
MITSUNARI Shigeo
2018-08-28
add setProtectMode
MITSUNARI Shigeo
2018-08-28
put warning message if pageSize != 4096
MITSUNARI Shigeo
2018-08-24
a little refactoring
MITSUNARI Shigeo
2018-08-24
fix wrong VSIB encoding with idx >= 16
v5.68
MITSUNARI Shigeo
2018-08-14
update test/cybozu
v5.67
MITSUNARI Shigeo
2018-08-14
remove mutable in Address
MITSUNARI Shigeo
2018-08-13
add cmpsb/scasb/...
MITSUNARI Shigeo
2018-08-13
avoid core_sharing_data_cache = 0 for some cloud envrionment
MITSUNARI Shigeo
2018-07-26
support mingw64
v5.661
MITSUNARI Shigeo
2018-07-24
add PROTECT_RE mode for protect()
v5.66
MITSUNARI Shigeo
2018-06-26
fix push(qword[mem])
v5.65
MITSUNARI Shigeo
2018-04-07
Merge branch 'rsdubtso-master'
v5.64
MITSUNARI Shigeo
2018-04-06
Account for potentially zero 0xb leaf when parsing cache/topology via cpuid
Roman Dubtsov
2018-04-03
update version
v5.631
MITSUNARI Shigeo
2018-03-06
fix to avoid zero division for some virtual machine
MITSUNARI Shigeo
2018-02-14
update version
v5.63
MITSUNARI Shigeo
2018-02-14
Merge pull request #62 from mgouicem/master
MITSUNARI Shigeo
2018-02-13
Fixes an error raised by clang < 3.9
Mourad Gouicem
2018-02-14
Merge pull request #61 from mgouicem/master
MITSUNARI Shigeo
2018-02-13
Change default value for n_cores in setCacheHierarchy.
Mourad Gouicem
2018-02-13
change format and add getter for data_cache_size
v5.62
MITSUNARI Shigeo
2018-02-13
remove macro
MITSUNARI Shigeo
2018-02-13
Merge branch 'mgouicem-master'
MITSUNARI Shigeo
2018-02-12
Adding queries to get the cpu topology on Intel architectures.
Mourad Gouicem
2018-02-07
vmov* supports [mem]|k|z
v5.61
MITSUNARI Shigeo
2018-02-07
define XBYAK_NO_OP_NAMES for test
MITSUNARI Shigeo
2018-02-07
add const for Label
MITSUNARI Shigeo
2018-01-24
add xword, yword, etc. in Xbyak::util
v5.601
MITSUNARI Shigeo
2018-01-10
fix document for vfpclassps
MITSUNARI Shigeo
2018-01-05
fix test dependency
v5.60
MITSUNARI Shigeo
2018-01-05
update version
MITSUNARI Shigeo
2018-01-05
add vgf2p8mulb
MITSUNARI Shigeo
[next]