diff options
author | Björn Gustavsson <[email protected]> | 2017-09-11 07:09:40 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2017-09-11 15:23:16 +0200 |
commit | e54eef1aa71dc8edd75720fbd1be13266ad928ea (patch) | |
tree | 9fd82874e224522ada73e465d2ffdf75ef7addc2 /erts/emulator/test/nif_SUITE.erl | |
parent | 08fa79f049a9038fbcf5a40cedf86372f100080b (diff) | |
download | otp-e54eef1aa71dc8edd75720fbd1be13266ad928ea.tar.gz otp-e54eef1aa71dc8edd75720fbd1be13266ad928ea.tar.bz2 otp-e54eef1aa71dc8edd75720fbd1be13266ad928ea.zip |
Optimize operand type for match context in i_bs_get_integer
The match context is always in an X register. Change the 's' operand
to 'x'.
While we are it, also change the operands for Live and FlagsAndUnit
to 't' (they will both fit comfortably in 16 bits).
Diffstat (limited to 'erts/emulator/test/nif_SUITE.erl')
0 files changed, 0 insertions, 0 deletions