Sort returned variables to make sure `overflow` is last
authorJacob Lifshay <programmerjake@gmail.com>
Mon, 5 Oct 2020 00:32:45 +0000 (17:32 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Mon, 5 Oct 2020 00:32:45 +0000 (17:32 -0700)
commitca2fad49abde84d356ad31d3a8a6ae65db63afb4
treed55e95baf36ffd8c964e5cf3040f58c335f6fa7e
parent91b3201ffc89c9884be906a17fa0d792499c7155
Sort returned variables to make sure `overflow` is last

Fixes #509
src/soc/decoder/isa/caller.py