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

IBM High Level Assembler for z/OS and z/VM

Showing 14

High Level Assembler support for V and A type constants in Immediate instructions

The advantage of Immediate instructions is lost if V and A type constants must only be used in LTORG and DC assembler instructions as then it causes a storage reference. Example:LLILF 15,V(EXTMOD01) Causes an assembly errororLGFI 15,V(EXTMOD01) It...
9 months ago in IBM High Level Assembler for z/OS and z/VM / Assembler 3 Delivered

Add new "Process Option" to suppress returncode 28 of empty compare and/or search-for

Why we would like to be able to specify a new "Process Option" like EMPTYOK, so that SuperC, SuperCE, Search-For and Search-ForE (ISRSUPC) ends with returncode 0 instead of 28 in case of zero compare or zero search-for (e.g. after filtering).
over 7 years ago in IBM High Level Assembler for z/OS and z/VM / Other 6 Delivered

Better resolve 'ASMA080E Statement is unresolvable'

Please compile the following test program to reproduce the error. Attempts to use AIALENTH as a duplication factor fail with ASMA080E while BIALENTH works just fine. The only difference is the use of 'DS LQ' vs 'DS XL16'. AIADSECT DSECT , AIAVRS D...
about 7 years ago in IBM High Level Assembler for z/OS and z/VM / Assembler 2 Delivered

Long displacement support for dependant/labeled USINGs

Dependant USINGs cannot be established beyond the 4K limit of the original 370 12-bit displacement instructions. With the prevalence of 20-bit long displacement instructions, we would like HLASM to support dependant and labeled USINGs for the full...
about 10 years ago in IBM High Level Assembler for z/OS and z/VM / Assembler 5 Delivered

Return the highest RC when assembling a batch of programs

From the Assembler List forum ASSEMBLER-LIST Digest - 17 Jun 2012 to 18 Jun 2012 (#2012-113)====================================================== The following email was posted: >The assembly uses the BATCH option. There are multiple assembly ...
almost 12 years ago in IBM High Level Assembler for z/OS and z/VM / Assembler 3 Delivered

ADATA type 0030 records (Source Analysis Records) are truncating source code images

When a macro generates a source image, it replaces the image's 8-character sequence number field with an 11 character string, thus producing a record that is 83 characters long. Then when that image is displayed within //SYSPRINT, it is fully disp...
about 9 years ago in IBM High Level Assembler for z/OS and z/VM / Assembler 1 Delivered

Improve ASMA972U messages

This message provides absolutely no useful information whatsoever to determine the cause of the error. The statement number is totally useless as there is no indication what the source of that statement might have been. It could have been open cod...
about 11 years ago in IBM High Level Assembler for z/OS and z/VM / Assembler 3 Delivered

Copy member to input stream similar to AINSERT

Provide an assembler instruction statement (ACOPY for example) to inserta member into the input stream along the lines of AINSERT. Customer suggested extending AREAD with a member name, but this may be more complex than really needed, for example ...
about 11 years ago in IBM High Level Assembler for z/OS and z/VM / Assembler 2 Delivered

Missing extended mnemonics for arithmetic and test under mask conditions for STOC[G] and LOC[G]

As documented in the HLASM Language Reference manual, extended mnemonics are provided for branches after the following instruction categories: Compare instructionsArithmetic instructionsTest under mask instructions However, for LOC[G] and STOC[G],...
about 10 years ago in IBM High Level Assembler for z/OS and z/VM / Assembler 4 Delivered

AMODE Default with ELF32 Option

Currently, a missing AMODE, RMODE defaults to 24 on Linux on z, which is incompatible with the ELF32 option. These options could be set by the linkage editor on other operation systems but not on Linux. By giving a parameter option, this default b...
almost 9 years ago in IBM High Level Assembler for z/OS and z/VM / Assembler 3 Delivered