diff options
author | Michał Muskała <[email protected]> | 2018-12-13 16:26:11 +0100 |
---|---|---|
committer | Michał Muskała <[email protected]> | 2018-12-17 13:25:28 +0100 |
commit | 12f831fd482b5677aff5529374b55c73757f5246 (patch) | |
tree | 83ce66fa3c10a8ada16cea2b7db6c0045df18387 /lib/ssh | |
parent | 472b0669788e155f28851999b4e60bf8302ca2d5 (diff) | |
download | otp-12f831fd482b5677aff5529374b55c73757f5246.tar.gz otp-12f831fd482b5677aff5529374b55c73757f5246.tar.bz2 otp-12f831fd482b5677aff5529374b55c73757f5246.zip |
Use microops for BIFs
This allows bif1/2/3 to share the main part of the code.
The price is that we always need to copy all three temporary registers
when error handling in bodies, but that should be infrequent.
Additionally it makes it a bit harder to read the disasembly since now
the arguments to BIFs are in the reverse order.
Diffstat (limited to 'lib/ssh')
0 files changed, 0 insertions, 0 deletions