Commit Graph

1107 Commits

Author SHA1 Message Date
0xd4d 9bc489070b Update README 2020-02-14 22:29:08 +01:00
0xd4d b47e779f21 Add type annotation 2020-02-14 22:29:01 +01:00
0xd4d e27fb91a22 Add remaining tests 2020-02-14 20:33:19 +01:00
0xd4d 8980008e43 Change pub(crate) to pub(super/self) 2020-02-14 20:33:12 +01:00
0xd4d b566ccb0eb Update 3dnow table, use Code and not u16 elems 2020-02-14 20:33:04 +01:00
0xd4d c1462b7432 Update min mem size tests 2020-02-14 20:32:57 +01:00
0xd4d 452d75991c Move tests to encoder dir 2020-02-14 20:32:48 +01:00
0xd4d 4cd4baa139 Update README 2020-02-12 13:02:03 +01:00
0xd4d 2f1143dd3f Update hashbrown to 0.7.0 2020-02-11 23:52:07 +01:00
0xd4d 09feb91078 Update README 2020-02-11 19:17:50 +01:00
0xd4d 8101c9d054 Update README (Rust) 2020-02-11 18:59:55 +01:00
0xd4d 03291431c9 Bump version (Rust) 2020-02-11 18:07:41 +01:00
0xd4d a951084934 Update C# README 2020-02-11 17:43:14 +01:00
0xd4d d02c64bffb Add Rust db feature 2020-02-11 17:38:44 +01:00
0xd4d fb935e2136 Fmt opt strings are now String or &'static str 2020-02-11 17:38:36 +01:00
0xd4d bd31bd87bc Formatter ctors now take an Option<Box<...>> instead of an Option<&mut ...> 2020-02-11 17:38:29 +01:00
0xd4d 14bff33c0c Move README to C# dir 2020-02-11 17:38:21 +01:00
0xd4d 1d63a25308 Update build.yml 2020-02-10 22:03:21 +01:00
0xd4d 3247c17794 Update README 2020-02-10 22:03:13 +01:00
0xd4d 6bda7a1aa8 Update README 2020-02-10 21:42:04 +01:00
0xd4d 4db41e0ce5 Change sig from &MemoryOperand to MemoryOperand 2020-02-10 20:04:21 +01:00
0xd4d e035d8d202 Add Instruction Display trait test 2020-02-10 20:04:14 +01:00
0xd4d 5728762b33 Add Rust reg add/sub op tests 2020-02-10 20:04:05 +01:00
0xd4d ef0fe6f9fe Rename NO_xxx to xxx 2020-02-10 20:03:58 +01:00
0xd4d 5b196a54dc Intel formatter updates 2020-02-10 20:03:50 +01:00
0xd4d d7f1afd439 Add Rust examples 2020-02-10 20:03:39 +01:00
0xd4d cc80a59599 Misc 2020-02-10 20:03:06 +01:00
0xd4d 35ed5541da Update #[cfg] attr 2020-02-09 22:54:58 +01:00
0xd4d 695f586a6e Update 16-bit xbegin in 16-bit mode 2020-02-09 20:18:17 +01:00
0xd4d bdbd2cd1b6 Change symbol_size to an Option 2020-02-09 17:55:12 +01:00
0xd4d 81e84e4e69 Add VA tests (Rust) 2020-02-09 17:55:05 +01:00
0xd4d c36fe88a83 Remove Enum.GetValues() calls 2020-02-09 17:54:57 +01:00
0xd4d 1318aec75a Intel formatter: mmx -> mm reg names 2020-02-09 17:54:50 +01:00
0xd4d d7c7baf0e6 Don't convert to 2-op arg nop form (Intel formatter) 2020-02-09 17:54:42 +01:00
0xd4d 18fad1fa88 Don't hide {er} even if instr ignores it (nasm/gas) 2020-02-06 19:27:05 +01:00
0xd4d 9cdb2f6534 Add symbol resolver tests (Rust) 2020-02-06 19:26:52 +01:00
0xd4d ca8adb8591 Fix #if condition 2020-02-05 00:13:25 +01:00
0xd4d 11643f59d2 Create invalid instruction if mem op + opmask + z 2020-02-04 23:53:29 +01:00
0xd4d 3562d491b9 #UD if no CPU supports a cr/dr reg 2020-02-04 23:53:16 +01:00
0xd4d 7a5157b401 Check for more invalid LL encodings 2020-02-04 23:53:07 +01:00
0xd4d 34555e163f Update build.yml, Cargo.toml 2020-02-04 02:03:37 +01:00
0xd4d 0829fd5bf1 Remove Dictionary/HashMap from decoder table deserializer 2020-02-04 02:03:30 +01:00
0xd4d c7acb1e429 Move tests to txt files 2020-02-04 02:03:23 +01:00
0xd4d 9958378db3 Remove unused code 2020-02-01 17:52:51 +01:00
0xd4d db23bd3824 Update build.yml, add missing --color always 2020-02-01 17:08:08 +01:00
0xd4d a691510de2 Fix dir name 2020-02-01 16:49:47 +01:00
0xd4d 421de508ce Add masm sym+opts tests 2020-02-01 16:33:39 +01:00
0xd4d 10b82b2e9d Add no_std uses to test files, add no_std CI tests 2020-02-01 16:33:31 +01:00
0xd4d d87995df13 Enable new lints 2020-02-01 16:33:24 +01:00
0xd4d 1ffd1f96d2 Add more tests 2020-01-31 18:54:17 +01:00