Searched refs:ESI (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/i386/i386/ |
| H A D | bpf_jit_machdep.c | 214 PUSH(ESI); in bpf_jit_compile() 240 POP(ESI); in bpf_jit_compile() 252 POP(ESI); in bpf_jit_compile() 269 POP(ESI); in bpf_jit_compile() 287 POP(ESI); in bpf_jit_compile() 301 POP(ESI); in bpf_jit_compile() 341 POP(ESI); in bpf_jit_compile() 364 POP(ESI); in bpf_jit_compile() 382 POP(ESI); in bpf_jit_compile() 396 POP(ESI); in bpf_jit_compile() [all …]
|
| H A D | bpf_jit_machdep.h | 48 #define ESI 6 macro
|
| /f-stack/freebsd/amd64/amd64/ |
| H A D | bpf_jit_machdep.c | 211 MOVrd2(ESI, R9D); in bpf_jit_compile() 243 CMPrd(EDI, ESI); in bpf_jit_compile() 246 SUBrd(ESI, ECX); in bpf_jit_compile() 265 CMPrd(EDI, ESI); in bpf_jit_compile() 268 SUBrd(ESI, ECX); in bpf_jit_compile() 284 CMPrd(EDI, ESI); in bpf_jit_compile() 309 CMPrd(ESI, ECX); in bpf_jit_compile() 311 ADDrd(EDX, ESI); in bpf_jit_compile() 313 SUBrd(ESI, ECX); in bpf_jit_compile() 336 CMPrd(ESI, ECX); in bpf_jit_compile() [all …]
|
| H A D | bpf_jit_machdep.h | 65 #define ESI 6 macro
|
| /f-stack/freebsd/contrib/edk2/Include/Library/ |
| H A D | BaseLib.h | 5430 UINT32 ESI; member 5583 UINT32 ESI; member
|