#includesfr xda=0x40;sfr yda=0x50;sfr rel=0x60;main(){rel=xda+yda;while(1){};}
MOV R0,#000HMOV R0,#40HMOV A,#00HMOV A,#50HADD A,E0