aboutsummaryrefslogtreecommitdiff
path: root/slof/engine.in
diff options
context:
space:
mode:
authorAlexey Kardashevskiy <aik@ozlabs.ru>2023-02-28 16:50:18 +1100
committerAlexey Kardashevskiy <aik@ozlabs.ru>2023-02-28 16:50:18 +1100
commit1671c1847b6e8c4fc58175801a197f3129cda6a0 (patch)
treebd1e97d6143757a98fff6211832923c720cde152 /slof/engine.in
parent6fdb5a49335f7d179042bfbca34944d705bdde3b (diff)
downloadSLOF-1671c1847b6e8c4fc58175801a197f3129cda6a0.zip
SLOF-1671c1847b6e8c4fc58175801a197f3129cda6a0.tar.gz
SLOF-1671c1847b6e8c4fc58175801a197f3129cda6a0.tar.bz2
Remove ?PICK
The word is not used and the name does not reflect well what it does. Suggested-by: Segher Boessenkool <segher@kernel.crashing.org> Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Diffstat (limited to 'slof/engine.in')
-rw-r--r--slof/engine.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/slof/engine.in b/slof/engine.in
index 549e409..59e82f1 100644
--- a/slof/engine.in
+++ b/slof/engine.in
@@ -102,7 +102,6 @@ col(-ROLL DUP ?DUP 0BRANCH(9) >R ROT R> SWAP >R 1 - BRANCH(-12) ?DUP 0BRANCH(6)
col(2>R R> ROT >R SWAP >R >R)
col(2R> R> R> R> ROT >R SWAP)
col(2R@ R> R> R@ OVER >R ROT >R SWAP)
-cod(?PICK)
// Arithmetic.
col(2* 1 LSHIFT)