summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c
diff options
context:
space:
mode:
authorAlexandre Chartre <alexandre.chartre@oracle.com>2025-11-21 10:53:31 +0100
committerPeter Zijlstra <peterz@infradead.org>2025-11-21 15:30:13 +0100
commit15e7ad8667b9d1fd4b6bdf06472812416453b7b2 (patch)
tree90442f699e91db0aeee8f9e2323f436860b50cc4 /drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c
parenta4f1599672e7bf494d79928a38fd6aa873e2e50c (diff)
objtool: Print addresses with alternative instructions
All alternatives are disassemble side-by-side when using the --disas option. However the address of each instruction is not printed because instructions from different alternatives are not necessarily aligned. Change this behavior to print the address of each instruction. Spaces will appear between instructions from the same alternative when instructions from different alternatives do not have the same alignment. Signed-off-by: Alexandre Chartre <alexandre.chartre@oracle.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Acked-by: Josh Poimboeuf <jpoimboe@kernel.org> Link: https://patch.msgid.link/20251121095340.464045-22-alexandre.chartre@oracle.com
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c')
0 files changed, 0 insertions, 0 deletions