commit | e200565d434b66e5b2bfc3b143b66b8ca29666ad | [log] [tgz] |
---|---|---|
author | Heiko Carstens <hca@linux.ibm.com> | Thu Nov 07 16:11:53 2024 +0100 |
committer | Heiko Carstens <hca@linux.ibm.com> | Wed Nov 13 14:31:34 2024 +0100 |
tree | aff24d566fb9bc61d9be94532725242b3d1d3b04 | |
parent | f62ad9073ae3f3a024a1abe7860d5356b2ec868e [diff] |
s390/cio/ioasm: Convert to use flag output macros Use flag output macros in inline asm to allow for better code generation if the compiler has support for the flag output constraint. Reviewed-by: Juergen Christ <jchrist@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>