Home
last modified time | relevance | path

Searched refs:POP (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/i386/i386/
H A Dbpf_jit_machdep.c267 POP(EBX); in bpf_jit_compile()
268 POP(EDI); in bpf_jit_compile()
269 POP(ESI); in bpf_jit_compile()
285 POP(EBX); in bpf_jit_compile()
286 POP(EDI); in bpf_jit_compile()
287 POP(ESI); in bpf_jit_compile()
299 POP(EBX); in bpf_jit_compile()
300 POP(EDI); in bpf_jit_compile()
301 POP(ESI); in bpf_jit_compile()
339 POP(EBX); in bpf_jit_compile()
[all …]
H A Dvm86.c164 POP(struct vm86frame *vmf) in POP() function
258 temp_flags = POP(vmf) & POP_MASK; in vm86_emulate()
273 vmf->vmf_ip = POP(vmf); in vm86_emulate()
274 vmf->vmf_cs = POP(vmf); in vm86_emulate()
275 temp_flags = POP(vmf) & POP_MASK; in vm86_emulate()
361 vmf->vmf_ip = POP(vmf); in vm86_emulate()
362 vmf->vmf_cs = POP(vmf); in vm86_emulate()
363 temp_flags = POP(vmf) & POP_MASK; in vm86_emulate()
376 temp_flags = POP(vmf) & POP_MASK; in vm86_emulate()
H A Dbpf_jit_machdep.h176 #define POP(r32) do { \ macro
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dexynos4412-itop-scp-core.dtsi177 /* SCP uses 1.5v, POP uses 1.2v */