diff options
author | Jens Remus <jremus@linux.ibm.com> | 2024-09-09 17:05:27 +0200 |
---|---|---|
committer | Jens Remus <jremus@linux.ibm.com> | 2024-09-09 17:05:27 +0200 |
commit | e75cfa9f0f81f70389b6d81d22b664c37f2403db (patch) | |
tree | 966e5c994330378c922dd502c2def26ac3defc71 /opcodes/mips16-opc.c | |
parent | b6900dc73952f9c8b41414bdb26ea4dae33c6e2a (diff) | |
download | gdb-e75cfa9f0f81f70389b6d81d22b664c37f2403db.zip gdb-e75cfa9f0f81f70389b6d81d22b664c37f2403db.tar.gz gdb-e75cfa9f0f81f70389b6d81d22b664c37f2403db.tar.bz2 |
s390: Document syntax to omit base register operand
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>
Diffstat (limited to 'opcodes/mips16-opc.c')
0 files changed, 0 insertions, 0 deletions