I get a segmentation fault when assembling the following instruction (28335):
rptb $2,acc
I assume that the acc register is not a legal register for this opcode but it shouldn't seg. fault.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I get a segmentation fault when assembling the following instruction (28335):
rptb $2,acc
I cannot reproduce this problem. Please post a source file which demonstrates the problem. Please let us know the exact version of the tools, and the command line options you used.
Thanks and regards,
-George