(%memory-imm) ( base offset rep c-type -- exclude address rep c-type )


Vocabulary
cpu.x86

Inputs
basean object
offsetan object
repan object
c-typean object


Outputs
excludean object
addressan object
repan object
c-typean object


Definition


: (%memory-imm)
( base offset rep c-type -- exclude address rep c-type )
[ [ drop 1array ] [ [+] ] 2bi ] 2dip ;