[PATCH 1/3] s390: Document syntax to omit base register operand

Jens Remus jremus@linux.ibm.com
Thu Oct 24 14:54:46 GMT 2024


On 26.08.2024 17:47, Jens Remus wrote:
> Document the s390-specific assembler syntax introduced by commit
> aacf780bca29 ("s390: Allow to explicitly omit base register operand in
> assembly") to omit the base register operand B in D(X,B) and D(L,B) by
> coding D(X,) and D(L,).
> 
> While at it document the alternative syntax to omit the index register
> operand X in D(X,B) by coding D(,B) instead of D(B).
> 
> gas/
> 	* doc/c-s390.texi (s390 Operands): Document syntax to omit base
> 	register operand.
> 
> Fixes: aacf780bca29 ("s390: Allow to explicitly omit base register operand in assembly")
> Signed-off-by: Jens Remus <jremus@linux.ibm.com>

Backported to binutils-2_43-branch with off-list approval from Andreas.

Regards,
Jens
-- 
Jens Remus
Linux on Z Development (D3303) and z/VSE Support
+49-7031-16-1128 Office
jremus@de.ibm.com

IBM

IBM Deutschland Research & Development GmbH; Vorsitzender des 
Aufsichtsrats: Wolfgang Wendt; Geschäftsführung: David Faller; Sitz der 
Gesellschaft: Böblingen; Registergericht: Amtsgericht Stuttgart, HRB 243294
IBM Data Privacy Statement: https://www.ibm.com/privacy/



More information about the Binutils mailing list