Home
last modified time | relevance | path

Searched refs:IA32_EDI (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/net/
H A Dbpf_jit_comp32.c102 #define IA32_EDI (0x7) macro
130 * mapped to real hardware register pair, IA32_ESI and IA32_EDI.
161 [BPF_REG_AX] = {IA32_ESI, IA32_EDI},
1264 EMIT3(0x8B, add_2reg(0x40, IA32_EBP, IA32_EDI), -4); in emit_epilogue()
/kernel/linux/linux-6.6/arch/x86/net/
H A Dbpf_jit_comp32.c102 #define IA32_EDI (0x7) macro
130 * mapped to real hardware register pair, IA32_ESI and IA32_EDI.
161 [BPF_REG_AX] = {IA32_ESI, IA32_EDI},
1264 EMIT3(0x8B, add_2reg(0x40, IA32_EBP, IA32_EDI), -4); in emit_epilogue()

Completed in 6 milliseconds