diff options
| author | Guenter Roeck <[email protected]> | 2024-02-16 13:26:55 +0000 |
|---|---|---|
| committer | Helge Deller <[email protected]> | 2024-02-27 21:51:44 +0000 |
| commit | e5db6a74571a8baf87a116ea39aab946283362ff (patch) | |
| tree | 736b80c122ea6eb7a3858deab4ae438c7e5425b4 /scripts/bpf_doc.py | |
| parent | parisc: make parisc_bus_type const (diff) | |
| download | kernel-e5db6a74571a8baf87a116ea39aab946283362ff.tar.gz kernel-e5db6a74571a8baf87a116ea39aab946283362ff.zip | |
parisc/unaligned: Rewrite 64-bit inline assembly of emulate_ldd()
Convert to use real temp variables instead of clobbering processor
registers. This aligns the 64-bit inline assembly code with the 32-bit
assembly code which was rewritten with commit 427c1073a2a1
("parisc/unaligned: Rewrite 32-bit inline assembly of emulate_ldd()").
While at it, fix comment in 32-bit rewrite code. Temporary variables are
now used for both 32-bit and 64-bit code, so move their declarations
to the function header.
No functional change intended.
Signed-off-by: Guenter Roeck <[email protected]>
Cc: [email protected] # v6.0+
Signed-off-by: Helge Deller <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions
