diff options
| author | Alexei Starovoitov <[email protected]> | 2019-11-14 10:57:02 -0800 |
|---|---|---|
| committer | Daniel Borkmann <[email protected]> | 2019-11-15 23:41:06 +0100 |
| commit | 3b2744e665206ea82ce7673cb3ec889b2898a267 (patch) | |
| tree | c8addb85c766659e36da4ef6fe2566430c057256 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | c3d6324f841bab2403be6419986e2b1d1068d423 (diff) | |
bpf: Refactor x86 JIT into helpers
Refactor x86 JITing of LDX, STX, CALL instructions into separate helper
functions. No functional changes in LDX and STX helpers. There is a minor
change in CALL helper. It will populate target address correctly on the first
pass of JIT instead of second pass. That won't reduce total number of JIT
passes though.
Signed-off-by: Alexei Starovoitov <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Song Liu <[email protected]>
Acked-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions