(%memory) ( BASE DISP scale offset -- operand )


Vocabulary
cpu.arm.64

Inputs
BASEan object
DISPan object
scalean object
offsetan object


Outputs
operandan object


Definition


:: (%memory) ( BASE DISP scale offset -- operand )
temp BASE offset ADD temp DISP scale <LSL*> [+] ;