s390/fpu: improve description of RXB macro
authorHeiko Carstens <hca@linux.ibm.com>
Sat, 3 Feb 2024 10:44:58 +0000 (11:44 +0100)
committerHeiko Carstens <hca@linux.ibm.com>
Fri, 16 Feb 2024 13:30:13 +0000 (14:30 +0100)
commit37edadee47bb36c6e7a72cfbe5535d3cf20e6e87
tree2525dd105ec605bbd23b5db00584d1bde67713ec
parent39ceca158802f0891805f4e4e6724716294d36f2
s390/fpu: improve description of RXB macro

The v1, v2, v3, and v4 parameters of the RXB macro are a bit misleading,
since the reader can assume that the parameters always correlate with the
instructions format fields V1, V2, V3, and V4 as defined in the Principles
of Operation.

This is not the case for a couple of instructions, therefore improve the
description of the macro.

Suggested by Jens Remus, who also provided the improved description.

Suggested-by: Jens Remus <jremus@linux.ibm.com>
Reviewed-by: Jens Remus <jremus@linux.ibm.com>
Reviewed-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/include/asm/vx-insn-asm.h