150 Commits

Author SHA1 Message Date
MITSUNARI Shigeo
4da8fd4e6d add setDefaultJmpNEAR 2019-12-19 11:08:32 +09:00
MITSUNARI Shigeo
da7f731707 revert to the behavior before v5.84 if -fno-operator-names is defined 2019-12-13 14:01:30 +09:00
MITSUNARI Shigeo
7dac9f61cc update to v5.85
_
2019-12-07 15:21:04 +09:00
MITSUNARI Shigeo
20ee4c2d8b update doc 2019-11-29 15:22:10 +09:00
MITSUNARI Shigeo
ca0e83950b [changed] XBYAK_NO_OP_NAMES is defined 2019-11-29 15:09:17 +09:00
MITSUNARI Shigeo
f32836da6f remove exit(1) 2019-10-12 07:40:41 +09:00
MITSUNARI Shigeo
a1e9adf228 v5.82 2019-09-23 12:10:04 +09:00
MITSUNARI Shigeo
4ca0434b4e v5.81 2019-09-14 19:40:12 +09:00
MITSUNARI Shigeo
4294933450 update version to v5.802 2019-08-02 04:57:16 +09:00
MITSUNARI Shigeo
f402faadcf add vp2intersectd/vp2intersectq 2019-05-28 06:44:08 +09:00
MITSUNARI Shigeo
4cfd520878 add avx512_bf16 2019-05-26 17:34:58 +09:00
MITSUNARI Shigeo
4033564c6f fix vcmppd/vcmpps for ptr_b 2019-04-27 17:40:23 +09:00
MITSUNARI Shigeo
73ac586609 fix Reg::changeBit 2019-04-15 21:44:11 +09:00
MITSUNARI Shigeo
4a6fac8ade update version to 5.77 2019-03-06 10:27:39 +09:00
MITSUNARI Shigeo
f72646a7c8 update version 2019-01-17 13:49:23 +09:00
MITSUNARI Shigeo
bc70e7e11a recover Xbyak::CastTo 2018-10-31 09:44:58 +09:00
MITSUNARI Shigeo
d09a230fbc unlink Label when LabelManager is destroyed 2018-10-29 16:29:57 +09:00
MITSUNARI Shigeo
973e859708 update version 2018-10-21 17:23:38 +09:00
MITSUNARI Shigeo
ea4e35626c util::StackFrame uses push/pop instead of mov 2018-10-15 11:10:00 +09:00
MITSUNARI Shigeo
42462ef922 use evex encoding for vpslld/vpslldq/vpsraw/...(reg, mem, imm); 2018-09-19 15:45:15 +09:00
MITSUNARI Shigeo
da9117a93f update version of readme.md 2018-09-19 01:09:56 +09:00
MITSUNARI Shigeo
d35f4fb781 fix the encoding of vinsertps for disp8N 2018-09-19 01:09:10 +09:00
MITSUNARI Shigeo
613922bda3 add Label L() for convenience 2018-09-04 11:48:52 +09:00
MITSUNARI Shigeo
43e1558362 fix typo 2018-08-28 19:50:27 +09:00
MITSUNARI Shigeo
60004b5c77 fix url of protect-re.cpp 2018-08-28 18:30:22 +09:00
MITSUNARI Shigeo
348b270988 fix typo of doc 2018-08-28 18:29:23 +09:00
MITSUNARI Shigeo
f34f6ed5ef update manual 2018-08-28 15:47:00 +09:00
MITSUNARI Shigeo
7c3e7b8583 fix wrong VSIB encoding with idx >= 16 2018-08-24 06:34:36 +09:00
MITSUNARI Shigeo
671fc805d0 update test/cybozu 2018-08-14 12:31:30 +09:00
MITSUNARI Shigeo
8ca862319d remove mutable in Address 2018-08-14 12:04:08 +09:00
MITSUNARI Shigeo
85767e9520 support mingw64 2018-07-26 09:36:12 +09:00
MITSUNARI Shigeo
59573e6e7a add PROTECT_RE mode for protect() 2018-07-24 18:07:35 +09:00
MITSUNARI Shigeo
71b75f653f fix push(qword[mem]) 2018-06-26 11:28:47 +09:00
MITSUNARI Shigeo
a816249fd7 update version 2018-04-03 09:17:13 +09:00
MITSUNARI Shigeo
f0a8f7faa2 update version 2018-02-14 10:46:26 +09:00
MITSUNARI Shigeo
fd587b55ca change format and add getter for data_cache_size 2018-02-13 12:09:44 +09:00
MITSUNARI Shigeo
221384f03c vmov* supports [mem]|k|z 2018-02-07 16:42:22 +09:00
MITSUNARI Shigeo
2794cde79e add xword, yword, etc. in Xbyak::util 2018-01-24 10:17:15 +09:00
MITSUNARI Shigeo
fb9c04e4df fix document for vfpclassps 2018-01-10 21:21:38 +09:00
MITSUNARI Shigeo
04fdfb1e2c update version 2018-01-05 23:19:44 +09:00
MITSUNARI Shigeo
e4fc9d8a92 fix mpx encoding 2017-08-22 15:53:46 +09:00
MITSUNARI Shigeo
d512551e91 fix wrong align() 2017-08-18 20:15:58 +09:00
MITSUNARI Shigeo
0db696df8f align() uses multibyte nop 2017-08-17 17:22:39 +09:00
MITSUNARI Shigeo
8d27964d75 update version 2017-08-08 19:22:23 +09:00
MITSUNARI Shigeo
9aed9ca39c add mpx 2017-08-08 19:08:41 +09:00
MITSUNARI Shigeo
6a5947e436 support sha(thanks to magrosan) 2017-08-08 15:51:39 +09:00
MITSUNARI Shigeo
8322dc2292 support prefetchw 2017-08-08 07:13:35 +09:00
MITSUNARI Shigeo
6d0e742158 update version 2017-07-12 14:45:30 +09:00
MITSUNARI Shigeo
e88730a64a fix hasReg() (not affect) 2017-07-08 13:42:07 +09:00
MITSUNARI Shigeo
675ebd5c35 undef jnl if Bessel function is defined as macro 2017-05-25 04:33:39 +09:00