Alek Ratzloff df950c6f63 Fix arithmetic instruction specs
Originally, arithmetic instructions were in the form of

    REG2 = REG1 (OP) REG2

but then I started storing the result in REG1 (both in implementation,
and later defs of the arth instructions). So I'm updating it to match
what was actually in my head.

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2020-01-26 10:52:26 -05:00
2020-01-25 19:17:39 -05:00
2020-01-25 19:17:39 -05:00
2020-01-25 19:17:39 -05:00
2020-01-25 19:17:39 -05:00
2020-01-25 19:17:39 -05:00
2020-01-25 19:17:39 -05:00
2020-01-26 10:52:26 -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%