]> git.ipfire.org Git - thirdparty/gcc.git/commit
[PATCH] SH: Document extended asm operand modifers
authorPietro Monteiro <pietro@sociotechnical.xyz>
Sun, 29 Sep 2024 16:39:05 +0000 (10:39 -0600)
committerJeff Law <jlaw@ventanamicro.com>
Sun, 29 Sep 2024 16:40:02 +0000 (10:40 -0600)
commit01a42a07e52811164787d98cd463fe79c17fc911
treec5bb2acf734e705ca098b31e18f8d659e0f2af14
parent0cd24b06d130d99bd86e5e03a01c38047413a92e
[PATCH] SH: Document extended asm operand modifers

From: Pietro Monteiro <pietro@sociotechnical.xyz>

SH: Document extended asm operand modifers

Tested by running "make info pdf html" and looking at the pdf and html output. I used the comment on "gcc/config/sh.cc:sh_print_operand()", SH's TARGET_PRINT_OPERAND function, as a guide.

gcc/ChangeLog:
* doc/extend.texi (SH Operand Modifiers): New.

Signed-off-by: Pietro Monteiro <pietro@sociotechnical.xyz>
gcc/doc/extend.texi