diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2015-01-07 00:24:34 +0200 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2015-01-07 00:29:15 +0200 |
commit | d8bfd77ad5df1417094f125efa9b97a8d35c03cb (patch) | |
tree | 79b193bc586284151c42b531861a1ad7e2278134 /py/malloc.c | |
parent | b27c9876eafc01befb159852e59fb09691e59dec (diff) | |
download | micropython-d8bfd77ad5df1417094f125efa9b97a8d35c03cb.tar.gz micropython-d8bfd77ad5df1417094f125efa9b97a8d35c03cb.zip |
showbc: Show conditional jump destination as unsigned value.
This is consistent with how BC_JUMP was handled before. We never show jumps
destinations relative to jump instrucion itself, only relative to beginning
of function. Another useful way to show them as absolute (real memory
address), and this change makes result expected and consistent with how
BC_JUMP is shown.
Diffstat (limited to 'py/malloc.c')
0 files changed, 0 insertions, 0 deletions