aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/ops.tab
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2010-12-07 13:57:24 +0100
committerBjörn Gustavsson <[email protected]>2011-01-17 15:23:44 +0100
commit3694076f5a68cc78e9ccd6c67651bc0f761fc94f (patch)
tree4cbb16a21177e908eecd3151d421214ee77ae46f /erts/emulator/beam/ops.tab
parentec2fcc7aefec2f4ede4f789098f5093cd2fe00b2 (diff)
downloadotp-3694076f5a68cc78e9ccd6c67651bc0f761fc94f.tar.gz
otp-3694076f5a68cc78e9ccd6c67651bc0f761fc94f.tar.bz2
otp-3694076f5a68cc78e9ccd6c67651bc0f761fc94f.zip
Eliminate use of GetArg2() in the i_element instruction
Use separate instructions for each register type.
Diffstat (limited to 'erts/emulator/beam/ops.tab')
-rw-r--r--erts/emulator/beam/ops.tab4
1 files changed, 3 insertions, 1 deletions
diff --git a/erts/emulator/beam/ops.tab b/erts/emulator/beam/ops.tab
index 491f8f1d90..edc44f966b 100644
--- a/erts/emulator/beam/ops.tab
+++ b/erts/emulator/beam/ops.tab
@@ -924,7 +924,9 @@ i_fast_element r j I d
i_fast_element x j I d
i_fast_element y j I d
-i_element j s s d
+i_element r j s d
+i_element x j s d
+i_element y j s d
bif1 f b s d
bif1_body b s d