Boy, do I feel stupid. I've been writing assembly language using the gnu assembler for seven years and have even written a textbook about it. Although it is not the subject of this question, the example given: Henio Paszczak wrote:
----------- movl $3,%ebx movl $3,%edx movl $0b111111111111111111111111111,%ecx ----------
is the first time I learned that you can specify literals in binary. I always thought that you had to use the C syntax and express bit patterns in hexadecimal or octal. On the plus side, I'm still eager to learn things. :-) - 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:
- hint?
- From: Henio Paszczak
- hint?
- Prev by Date: Re: hint?
- Next by Date: Re:hinit?
- Previous by thread: Re: hint?
- Next by thread: Re:hinit?
- Index(es):