diff options
author | Björn Gustavsson <[email protected]> | 2017-08-31 11:50:29 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2017-08-31 15:45:31 +0200 |
commit | 0ce65931f6f4c5dc1c55e390379c81de05822f91 (patch) | |
tree | 71339328fd2c6243b0ce580b4f34c151bc7e037f /erts/emulator/beam/beam_catches.h | |
parent | 53e841b4e09f2c715fe459a1e4a84e4de5c161fa (diff) | |
download | otp-0ce65931f6f4c5dc1c55e390379c81de05822f91.tar.gz otp-0ce65931f6f4c5dc1c55e390379c81de05822f91.tar.bz2 otp-0ce65931f6f4c5dc1c55e390379c81de05822f91.zip |
Annotate arithmetic instructions with likely/unlikely
We expect that:
* An arithmetic instruction is more likely to succeed
than to fail.
* An arithmetic instruction is more likely to have small
operands than bignum operands.
Diffstat (limited to 'erts/emulator/beam/beam_catches.h')
0 files changed, 0 insertions, 0 deletions