Join the COBOL 6 modernization features survey

2024-04-18 Thread SUBSCRIBE ASSEMBLER-LIST Dan Zhang
Take our quick survey on IBM Enterprise COBOL for z/OS (COBOL) 6 modernization features: https://ibmxm.qualtrics.com/jfe/form/SV_5zhKYEpP68L4Yjc Share your feedback on learning and using the latest advancements in COBOL 6. It only takes 5 minutes to complete. Your insights will shape the future

Re: Complex immediate fields

2024-04-18 Thread Ngan, Robert (DXC Luxoft)
Assuming you have an assembly listing, you just need to look at the "R-Loc" (i.e. offset) value. We use two LOCTR's for data, one for data that needs to be within 4K of the base register, and another for data referenced with relative long, or long displacement instructions. That single base re