Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
immediate-store? ( obj -- ? )
Vocabulary
cpu.architecture
Definition
USING:
system
;
IN:
cpu.architecture
HOOK:
immediate-store?
cpu
( obj -- ? )
Methods
USING:
cpu.architecture
system
;
M:
x86
immediate-store?
immediate-comparand?
;