On 08/03/2023 22.02, Nina Schoetterl-Glausch wrote:
Test COMPARE HALFWORD RELATIVE LONG instructions.
Test that the bytes following the second operand do not affect the
instruction.
Test the sign extension performed on the second operand.

Signed-off-by: Nina Schoetterl-Glausch <n...@linux.ibm.com>
---


I don't know what the coding style is for inline asm.
checkpatch.sh complains about the tabs inside the asm, which I find a
bit surprising given they're inside a string.
IMO emitting tabs makes sense in order to be consistent with gcc output.
I left the tabs in for now, but can remove them.

I don't mind too much, but all the other files use spaces, not tabs, so I think it's maybe best to also use spaces here for consistency?

 Thomas


Reply via email to