- Jan 29, 2021
-
-
Jason Hiser authored
-
- Aug 16, 2020
-
-
which includes an interface for multi-line assembly where it can fill in template parameters automatically for the caller. See irdb-cookbook/init_stack.
-
- Jul 10, 2020
-
-
Clark Coleman authored
-
- Jun 25, 2020
-
-
The old method involved writing assembly to a file, asking an external assembler to do the conversion, then processing the binary file to read the binary instructions back out. This method is slow and relies on nasm, which isn't available on all machines or for the full variety of supported architectures. The replacement is keystone, a 3rd party library that is linked to provide assembly->binary conversion.
-
- Dec 18, 2019
-
-
Jason Hiser authored
-
- Dec 16, 2019
-
-
Jason Hiser authored
-
- Dec 11, 2019
-
-
Jason Hiser authored
-
- Dec 04, 2019
-
-
Jason Hiser authored
-
- Oct 25, 2019
-
-
Jason Hiser authored
-
Jason Hiser authored
-
- Oct 24, 2019
-
-
Jason Hiser authored
-
- Jul 29, 2019
-
-
Jason Hiser authored
-
- May 28, 2019
-
-
Jason Hiser authored
-
- May 24, 2019
-
-
Jason Hiser authored
-
- May 17, 2019
-
-
Jason Hiser authored
-
- May 06, 2019
-
-
Jason Hiser authored
-
- May 02, 2019
-
-
Jason Hiser authored
-
- Apr 23, 2019
-
-
Jason Hiser authored
-
- Apr 01, 2019
-
-
Jason Hiser authored
-
- Mar 20, 2019
-
-
Jason Hiser authored
-
Jason Hiser authored
-
- Mar 12, 2019
-
-
Jason Hiser authored
-
- Feb 20, 2019
-
-
Jason Hiser authored
-
- Feb 19, 2019
-
-
Jason Hiser authored
Former-commit-id: 0ca6c079
-