[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[m32r-elf-as] bad instruction 'nop|nop' happened with -m32rx
From: |
Kazuhiro Inaoka |
Subject: |
[m32r-elf-as] bad instruction 'nop|nop' happened with -m32rx |
Date: |
Mon, 01 Dec 2003 15:37:54 +0900 |
Hi
Bad instruction error happened by the following pattern with -m32rx option.
The pattern has no wrong assembly codes. It must delete a '|' at parsing.
m32r-elf-as -o para.o para.s -m32rx -v
GNU assembler version 2.13.1 (m32r-elf) using BFD version 2.13.1
para.s: Assembler messages:
para.s:646: Error: bad instruction `nop|nop'
Kazuhiro Inaoka
para.s
Description: Binary data
- [m32r-elf-as] bad instruction 'nop|nop' happened with -m32rx,
Kazuhiro Inaoka <=