Hello,
 
Could the Xgate do long multiplication?
For example i have : int var, Long result
I want to do result=var*var
 
Is the xgate is able to do that because i saw that it could only do "basic operation".
If it could do it, is it faster to do this operation with xgate or hcs12 core?
 
Thank you
 
Regards