Re: left and right bit shift assembly operators
Alec McKenzie <[email protected]>
| Newsgroups | gmane.os.opendarwin.general |
|---|---|
| Message-ID | <p06110407bd97430db9d1@[81.187.217.98]> |
Indira wrote: >following your suggestions, I moved the last line after the .text >directive and modify its contents to >..set .L9, (.LA - .) >> 2 >and >..set .L9, (.LA - . + 3) >> 2 >but the result was the same, the "relocation error, absummed 0" was >throwed in this line Well, it was worth a try. It seems to be a shortcoming in the assembler, which should be having no trouble with such a simple expression. -- Alec McKenzie [email protected]