Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
INSRWI. ( ra rs n b -- )
Vocabulary
cpu.ppc.assembler
Definition
USING:
kernel
math
;
IN:
cpu.ppc.assembler
:
INSRWI.
( ra rs n b -- )
[
+
32
swap
-
]
[
nip
]
[
+
1
-
]
2tri
RLWIMI.
;