Commit 565ee78
accel/habanalabs/gaudi2: add zero padding when printing QM CP instruction
QM instructions are in multiples of 64 bits and the command type is in
the upper bits of first QWORD.
To make it clearer that an undefined command is due to a type of 0x0,
always print all 64 bits and add a zero padding if needed.
Signed-off-by: Tomer Tayar <ttayar@habana.ai>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>1 parent d980e1c commit 565ee78
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7884 | 7884 | | |
7885 | 7885 | | |
7886 | 7886 | | |
7887 | | - | |
| 7887 | + | |
7888 | 7888 | | |
7889 | 7889 | | |
7890 | 7890 | | |
| |||
0 commit comments