cpu.arm.64 vocabulary - Factor Documentation (original) (raw)
cpu.arm.64 vocabulary
Factor handbook » Vocabulary index
Summary
Metadata
Parents: | cpu.arm |
---|---|
Authors: | Giftpflanze |
Words
Generic words
Word | Stack effect |
---|---|
![]() |
( dst src rep -- ) |
![]() |
( loc -- operand ) |
![]() |
( -- n ) |
Ordinary words
Word | Stack effect |
---|---|
![]() |
( DST cc TEMP -- ) |
![]() |
( DST DISP BASE TEMP -- ) |
![]() |
( DST DISP BASE TEMP -- ) |
![]() |
( DST DISP BASE TEMP end -- ) |
![]() |
( DST DISP -- ) |
![]() |
( label -- ) |
![]() |
( label -- ) |
![]() |
( DST TEMP -- ) |
![]() |
( DST TEMP -- ) |
![]() |
( VREG rep REG -- ) |
![]() |
( DST rep -- ) |
![]() |
( vreg rep n -- ) |
![]() |
( reg-inputs -- ) |
![]() |
( vreg rep reg -- ) |
![]() |
( vreg rep n -- ) |
![]() |
( DST TEMP -- ) |
![]() |
( DST cc TEMP -- ) |
![]() |
( label cc -- ) |
![]() |
( src1 src2 -- ) |
![]() |
( BASE DISP scale offset -- operand ) |
![]() |
( OBJ SLOT scale tag -- register operand ) |
![]() |
( TEMP1 TEMP2 -- ) |
![]() |
( rep -- size ) |
![]() |
( rep -- size ) |
![]() |
( obj -- obj ) |
![]() |
( reg n -- operand ) |
![]() |
( cc -- cond ) |
![]() |
( dst src rep -- ) |
![]() |
( label dst src1 src2 cc quot -- ) |
![]() |
( -- value ) |
![]() |
( -- value ) |
![]() |
( Rd Rn Rm rep int-op fp-op -- ) |
![]() |
( n -- operand ) |
![]() |
( n reg -- operand ) |
![]() |
( rep -- reg ) |
![]() |
( Rd Rn Rm rep u-op s-op -- ) |
![]() |
( Rd Rn Rm rep s-op u-op f-op -- ) |
![]() |
( m -- n ) |
![]() |
( n -- op ) |
![]() |
( n -- op ) |
Files
resource:basis/cpu/arm/64/64.factor
Metadata files
resource:basis/cpu/arm/64/authors.txt
Children from resource:basis
Vocabulary | Summary |
---|---|
![]() |