On 2/22/07, Alok kataria <alokkataria1@xxxxxxxxx> wrote:
Hi, I was trying some inline assembly with gcc. Running the assembly program on 64 bit system ( with 64bit gcc version) gives errors of the form /tmp/cc28kO9v.s: Assembler messages: /tmp/cc28kO9v.s:57: Error: suffix or operands invalid for `push'
This is off topic here, please use gcc-help@xxxxxxxxxxx for this kind of questions. Your assembly statements are not valid 64bit asm but only work on 32bit. Richard. - To unsubscribe from this list: send the line "unsubscribe linux-assembly" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
- References:
- "Error: suffix or operands invalid for `push'" on 64bit boxes
- From: Alok kataria
- "Error: suffix or operands invalid for `push'" on 64bit boxes
- Prev by Date: "Error: suffix or operands invalid for `push'" on 64bit boxes
- Next by Date: Re: "Error: suffix or operands invalid for `push'" on 64bit boxes
- Previous by thread: "Error: suffix or operands invalid for `push'" on 64bit boxes
- Next by thread: Re: "Error: suffix or operands invalid for `push'" on 64bit boxes
- Index(es):