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

Assembler

Showing 21 of 8217

Allow fields >= 64k

The assembler currently only supports the definition of fields less than 64k bytes in length. The assembler should be revised to support the definition of fields greater than or equal to 64k bytes in length.
over 8 years ago in IBM High Level Assembler for z/OS and z/VM / Assembler 1 Not under consideration

Reentrant check fails when labels in an RSECT are used to map dynamic (writable) storage

When using the label of a field defined in an RSECT to map some other (writable) area of storage pointed to by a register, the reentrancy check is applied. This causes message "ASMA036W" to be issued even though there is no reentrancy violation. A...
almost 3 years ago in IBM High Level Assembler for z/OS and z/VM / Assembler 1 Not under consideration

HLASM ADCON Type for Weak External Reference

HLASM would provide a new ADCON type (e.g. W or WV) that would generate an address constant containing a weak external reference to a symbol in another module to be linked with the module containing the W ADCON reference. This new ADCON type would...
almost 3 years ago in IBM High Level Assembler for z/OS and z/VM / Assembler 4 Not under consideration

ISRSUPC Support Of Datasets Created With Large Block Interface

Request for ISRSUPC (batch program for SUPERC compare) to support datasets created with Large Block Interface.
over 8 years ago in IBM High Level Assembler for z/OS and z/VM / Assembler 4 Not under consideration

Allow the underscore separators to improve readability.

From the assembler list (ASSEMBLER-LIST Digest - 3 Jun 2012 to 4 Jun 2012 (#2012-101)) Allow underscore in values: for example allow the developer to code:A DC F'2_147_483_647' rather than A DC F'2 147 483 647' or A DC F'2147483647'
almost 12 years ago in IBM High Level Assembler for z/OS and z/VM / Assembler 5 Not under consideration

Improve how the move instruction with differing lengths is handled

There has been a lot of discussion on the assembler forum on issues with the MVC and differing length fields. Sample macros have been added that help assist in this area. Many customers have home written macros. Example statements include: 'Storag...
almost 12 years ago in IBM High Level Assembler for z/OS and z/VM / Assembler 5 Not under consideration

System Variable Symbol &SYSRMODE

I need a way to determine the RMODE of a CSECT from within a MACRO, if the RMODE was set via either an RMODE statement, or a CATTR statement.
over 6 years ago in IBM High Level Assembler for z/OS and z/VM / Assembler 1 Not under consideration

Flag SS instructions with a (probable) incorrect use of implied operand length

Please consider the following two MVC instructions, both of which use the implied length of the first operand: MVC FULL1,FULL2 perfectly reasonable MVC FULL1+2,HALF explicit length of 2 is obviously missing…FULL1 DS FFULL2 DS FHALF DS H* LTORG The...
about 9 years ago in IBM High Level Assembler for z/OS and z/VM / Assembler 3 Not under consideration

Provide the option to make new RENT Assembler module against SIIS.

Provide the option to make new RENT Assembler module against SIIS(Store into Instruction Streams). Upward compatibility disappears in terms of performance by SIIS.On z13 sometimes more visible than on z196 because the bigger L2 I- and D-caches are...
about 6 years ago in IBM High Level Assembler for z/OS and z/VM / Assembler 3 Not under consideration

Allow HLASM to run on an x86 Linux server

Currently the HLASM build only works on a Linux system running on a zSeries mainframe, this restriction means we must purchase an IFL and mainframe storage to run just one Linux server, a TPF Toolkit guest.This IFL runs on the same hardware as our...
over 9 years ago in IBM High Level Assembler for z/OS and z/VM / Assembler 2 Not under consideration