aboutsummaryrefslogtreecommitdiffstats
path: root/erts/include
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2017-06-26 13:32:21 +0200
committerBjörn Gustavsson <[email protected]>2017-06-28 10:31:39 +0200
commita5848c2c1eff90e7310627ec3d164db37c5e712a (patch)
tree9bec7758459823380ed74fb2472f9c92ff39259b /erts/include
parent59433fce199cf65fdbde72e419adae159ef72935 (diff)
downloadotp-a5848c2c1eff90e7310627ec3d164db37c5e712a.tar.gz
otp-a5848c2c1eff90e7310627ec3d164db37c5e712a.tar.bz2
otp-a5848c2c1eff90e7310627ec3d164db37c5e712a.zip
Reduce C code size for bit syntax instructions
Bit syntax instructions never store their result in a Y register. Therefore, change the bit syntax instructions to use 'x' as the destination instead of 'd'. That will simplify the code that stores the result, and will be a slight reduction in code size and execution time.
Diffstat (limited to 'erts/include')
0 files changed, 0 insertions, 0 deletions