bc: simplify BC_INST_JUMP[_ZERO] handling
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 15 Dec 2018 14:07:14 +0000 (15:07 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 15 Dec 2018 14:07:14 +0000 (15:07 +0100)
commitfd51e0c4d22825282f3e38be0655db36b3e716d2
tree7137b1c7c1a84d20ae1a9231fea052b6e17e31d8
parent7db384338a803fc74a0e8eb62e9369e10a49ffdb
bc: simplify BC_INST_JUMP[_ZERO] handling

function                                             old     new   delta
zbc_program_exec                                    4063    4050     -13

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
miscutils/bc.c