[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/14480] PDP11 gas generates invalid code for deferred indirect J
From: |
baker at usgs dot gov |
Subject: |
[Bug gas/14480] PDP11 gas generates invalid code for deferred indirect JSR with 0 index |
Date: |
Wed, 22 Aug 2012 00:39:29 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=14480
Larry Baker <baker at usgs dot gov> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |baker at usgs dot gov
--- Comment #1 from Larry Baker <baker at usgs dot gov> 2012-08-22 00:39:29 UTC
---
See the NOTE at the bottom of page 5-5 in Section 5.8, INDEX DEFERRED MODE, in
the PDP-11 MACRO-11 Language Reference Manual on the BitSavers web site
(http://www.bitsavers.org/pdf/dec/pdp11/rsx11/RSX11M_V4.1_Apr83/4_ProgramDevelopment/AA-V027A-TC_macro11_Mar83.pdf):
The expression @(ER) may be used, but it
will be assembled as if it were written
@0(ER), and a word will be used to store
the 0.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.