[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/2494] New: Wrong opcode for SEC instruction
From: |
silyevsk at gmail dot com |
Subject: |
[Bug binutils/2494] New: Wrong opcode for SEC instruction |
Date: |
28 Mar 2006 13:02:02 -0000 |
pdp11 assembler generate the opcode of CLC on SEC command:
> cat test.asm
sec
clc
> pdp11-aout-as -al test.asm
GAS LISTING test.asm page 1
1 0000 A100 sec
2 0002 A100 clc
--
Summary: Wrong opcode for SEC instruction
Product: binutils
Version: 2.16
Status: NEW
Severity: normal
Priority: P2
Component: binutils
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: silyevsk at gmail dot com
CC: bug-binutils at gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: pdp11-unknown-aout
http://sourceware.org/bugzilla/show_bug.cgi?id=2494
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
- [Bug binutils/2494] New: Wrong opcode for SEC instruction,
silyevsk at gmail dot com <=