C20099: Cannot take address difference between local varaiables

[ERROR

Description

The inline assembler operator "-" can not be used with operators of address type.

Example
  asm LDA (@local1 - @local2)      //Error