Skip to Main Content
IBM Z Software


This portal is to open public enhancement requests against IBM Z Software products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

ADD A NEW IDEA

Clear

My ideas: IBM High Level Assembler for z/OS and z/VM

Generate EQU record in ADATA

I am updating a program that generates record mappings from ADATA to handle EQU. The data that I need are split between SOURCE and SYM records. I would like an EQU record similar to the DCDS record, providing information missing from the source re...
3 months ago in IBM High Level Assembler for z/OS and z/VM / Assembler Not under consideration

Document order of ADATA

I'm writing a program that creates record mappings from ADATA. It needs to collate data from multiple record types. It currently depends on the order ESD, SOURCE, DCDS, SYM, but that order is not documented. I would like for IBM to document the se...
3 months ago in IBM High Level Assembler for z/OS and z/VM / Assembler Under review

Document the BXH/BXLE/JXH/JXLE trick

An article in either the systems journal or the journal of RF&D described using BXH and BXLE to test 30 bits in succession. This trick is still valid and extends to 62 consecutive tests in AMODE64. It would be useful to have it in either the e...
6 months ago in IBM High Level Assembler for z/OS and z/VM / Other Not under consideration

Enhance the ITERATE macro to include a condition.

If the ITERATE macro supported conditions, every assembler program that uses ITERATE within a DO construct will be smaller and more efficient.
7 months ago in IBM High Level Assembler for z/OS and z/VM / Toolkit Planned for future release

Provide a new system variable symbol to provice the current RMODE value

Useful in macros to determine current RMODE at assembly time.
over 1 year ago in IBM High Level Assembler for z/OS and z/VM / Assembler Not under consideration

Enhance SuperC (ISRSUPC) to Add Option to Suppress Report Headers

Using SuperC in Batch (ISRSUPC) the ability to suppress the report headers would be helpful for applications that only need the report data.
almost 2 years ago in IBM High Level Assembler for z/OS and z/VM / Toolkit Not under consideration

Support JXH and JXLE for exit t the beginning of a loop

Support JXH and JXLE for, e.g., ASMEXIT, DO WHILE, DOEXIT, IF, for testing loop termination at the beginning.
almost 2 years ago in IBM High Level Assembler for z/OS and z/VM / Toolkit Not under consideration

Flag RX instructions with index but no base register

It has been a common malpractice since more than half a century not to use a base register but the index register in rx instructions, e.g. L Ra,100(Rb) instead of L Ra,100(,Rb). Historically, this implied some performance penalty (AFAIR), nowadays...
over 3 years ago in IBM High Level Assembler for z/OS and z/VM / Assembler Not under consideration

nothing to say

don't see any thing useful
over 3 years ago in IBM High Level Assembler for z/OS and z/VM / Other Not under consideration

COPYLIB DD for COPY code, SQLLIB DD for SQL INCLUDE

Assembler copy code and macros are distinct types of elements that can be mutually dependent. Because they are read from the same SYSLIB DD they need to be assigned different names. A COPYLIB DD for copy code would support matching named macros an...
about 4 years ago in IBM High Level Assembler for z/OS and z/VM / Assembler Not under consideration