Alek Ratzloff bdd08c6c5b Fix bug when generating single-source instructions
Single-source instructions need their source spec to be in the the top 4
bits of the source/dest spec, and it was incorrectly being set in the
bottom 4 bits. This affected jump instructions, as they would
be reading the instruction at the given address rather than jumping
to it.

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2020-02-19 14:11:57 -05:00
2020-02-11 17:49:17 -05:00
2020-01-25 19:17:39 -05:00
Description
No description provided
1.9 MiB
Languages
Rust 85.9%
Assembly 5.9%
Yacc 5.4%
Roff 2.4%
Shell 0.4%