> Help me writing assembly language program in 64 bit processor in ubuntu terminal.?

Help me writing assembly language program in 64 bit processor in ubuntu terminal.?

Posted at: 2014-12-18 
http://stackoverflow.com/questions/16917...

hello.I am having trouble writing a program in assembly language on my 64 bit processor laptop.I am from electronics so i have hard time in programming.I downloaded VM ware and installed ubuntu .I wrote a basic base converter program in the ubuntu terminal but it gives me an error "invalid instruction suffix for 'push' ".Is there a way that I can fix this error and get my output.Please help me in this.Few of my friends say the program runs only on 32 bit processor since it has a push command.and that push command should be replaced if you are working on 64 bit processor.Please help.Thank You.