diff options
author | Kartik Agaram <vc@akkartik.com> | 2019-11-15 18:41:45 -0800 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2019-11-15 18:41:45 -0800 |
commit | de3aecff25e2da4eef2d30f4775c37be2eaa2899 (patch) | |
tree | 397532baf736701123305ace1ca72986d8a7c089 /archive/1.vm.arc/chessboard.mu | |
parent | 95ccc2e0557b57f0f56b039df75f49a4016ecda6 (diff) | |
download | mu-de3aecff25e2da4eef2d30f4775c37be2eaa2899.tar.gz |
5746
After much struggle, one more test: emitting a primitive with a register operand. The following two instructions have the same name: reg <- increment increment var and they emit the same opcodes: ff 0/subop But they're considered distinct policies in the code-generation 'table', one for incrementing variables on the stack and the other for incrementing variables in a register.
Diffstat (limited to 'archive/1.vm.arc/chessboard.mu')
0 files changed, 0 insertions, 0 deletions