Handbook
Glossary
displacement>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
displacement>>
( object -- value )
Methods
USING:
accessors
compiler.cfg.instructions
slots.private
;
M:
##box-displaced-alien
displacement>>
3
slot
;
inline
USING:
accessors
compiler.cfg.instructions
slots.private
;
M:
##load-memory
displacement>>
4
slot
;
inline
USING:
accessors
compiler.cfg.instructions
slots.private
;
M:
##store-memory
displacement>>
4
slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
math
tools.image.analyzer.vm
vm
;
M:
alien
displacement>>
T{
struct-slot-spec
{
name
"displacement"
}
{
offset 24
}
{
class
integer
}
{
initial 0
}
{
type
cell_t
}
}
read-struct-slot
;
inline
USING:
accessors
cpu.x86.assembler.operands.private
slots.private
;
M:
indirect
displacement>>
5
slot
;
inline