[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/14445] New: Missing risbgz alternative mnemonic
From: |
rth at gcc dot gnu.org |
Subject: |
[Bug gas/14445] New: Missing risbgz alternative mnemonic |
Date: |
Wed, 08 Aug 2012 20:18:29 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=14445
Bug #: 14445
Summary: Missing risbgz alternative mnemonic
Product: binutils
Version: unspecified
Status: NEW
Severity: enhancement
Priority: P2
Component: gas
AssignedTo: address@hidden
ReportedBy: address@hidden
Classification: Unclassified
The PoO sez:
The high-level assembler (HLASM) provides an
alternative mnemonic for the zero-remaining-bits
version of the instruction, as shown below:
RISBGZ R5,R7,40,43,0
The "Z" suffix to the mnemonic indicates that the
specified I4 field is ORed with a value of X'80'
when generating the object code.
and similar for R[NXO]SBGT.
It would be Very Nice to have those in gas+objdump as well.
--
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.
- [Bug gas/14445] New: Missing risbgz alternative mnemonic,
rth at gcc dot gnu.org <=