Commit Graph

10 Commits

Author SHA1 Message Date
de4dot c667fe9265 Change license from LGPL3+ to MIT, closes #34 2019-01-01 13:40:59 +01:00
de4dot 220f944b0d Remove utf8 bom 2019-01-01 12:53:32 +01:00
de4dot 0a7bbfc2a1 Update copyright years 2019-01-01 12:10:41 +01:00
de4dot 850e082812 Force inline a few short methods 2018-12-26 16:01:06 +01:00
de4dot 708508ec01 Add a new AVX->AVX2 check flag 2018-12-23 15:06:39 +01:00
de4dot 7aec73a369 Add IsJcc/etc methods 2018-10-26 22:22:15 +02:00
de4dot 32a86ccc26 Support xor/sub reg,reg since reg is written only, not read 2018-10-24 21:23:59 +02:00
de4dot 30987f4e27 Force inline small methods that the jitter doesn't inline 2018-10-15 19:00:44 +02:00
de4dot 32e1833156 Add instruction info tests 2018-09-28 22:45:16 +02:00
de4dot 13661dd077 Move Instruction Create() and info code to new files 2018-09-21 18:55:07 +02:00