commit | f62ad9073ae3f3a024a1abe7860d5356b2ec868e | [log] [tgz] |
---|---|---|
author | Heiko Carstens <hca@linux.ibm.com> | Thu Nov 07 16:11:52 2024 +0100 |
committer | Heiko Carstens <hca@linux.ibm.com> | Wed Nov 13 14:31:34 2024 +0100 |
tree | 774399a3b147133bd44f5723adc9a9b41c46a522 | |
parent | 6816e2124d6a23158af8eef27ca0b93c740e1634 [diff] |
s390/cio/qdio: 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>