Home
last modified time | relevance | path

Searched refs:__stack_hop (Results 1 – 25 of 30) sorted by relevance

12

/dports/emulators/qemu60/qemu-6.0.0/roms/seabios/src/
H A Dstacks.h19 u32 __stack_hop(u32 eax, u32 edx, void *func);
21 __stack_hop((u32)(eax), (u32)(edx), (func))
H A Dstacks.c338 __stack_hop(u32 eax, u32 edx, void *func) in __stack_hop() function
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios/src/
H A Dstacks.h19 u32 __stack_hop(u32 eax, u32 edx, void *func);
21 __stack_hop((u32)(eax), (u32)(edx), (func))
H A Dstacks.c338 __stack_hop(u32 eax, u32 edx, void *func) in __stack_hop() function
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios/src/
H A Dstacks.h19 u32 __stack_hop(u32 eax, u32 edx, void *func);
21 __stack_hop((u32)(eax), (u32)(edx), (func))
H A Dstacks.c338 __stack_hop(u32 eax, u32 edx, void *func) in __stack_hop() function
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios/src/
H A Dstacks.h19 u32 __stack_hop(u32 eax, u32 edx, void *func);
21 __stack_hop((u32)(eax), (u32)(edx), (func))
H A Dstacks.c338 __stack_hop(u32 eax, u32 edx, void *func) in __stack_hop() function
/dports/misc/seabios/seabios-1.14.0/src/
H A Dstacks.h19 u32 __stack_hop(u32 eax, u32 edx, void *func);
21 __stack_hop((u32)(eax), (u32)(edx), (func))
H A Dstacks.c338 __stack_hop(u32 eax, u32 edx, void *func) in __stack_hop() function
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios/src/
H A Dstacks.h19 u32 __stack_hop(u32 eax, u32 edx, void *func);
21 __stack_hop((u32)(eax), (u32)(edx), (func))
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/seabios/src/
H A Dstacks.h19 u32 __stack_hop(u32 eax, u32 edx, void *func);
21 __stack_hop((u32)(eax), (u32)(edx), (func))
/dports/emulators/qemu/qemu-6.2.0/roms/seabios/src/
H A Dstacks.h19 u32 __stack_hop(u32 eax, u32 edx, void *func);
21 __stack_hop((u32)(eax), (u32)(edx), (func))
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios-hppa/src/
H A Dstacks.h20 u32 __stack_hop(u32 eax, u32 edx, void *func);
22 __stack_hop((u32)(eax), (u32)(edx), (func))
H A Dstacks.c338 __stack_hop(u32 eax, u32 edx, void *func) in __stack_hop() function
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios-hppa/src/
H A Dstacks.h19 u32 __stack_hop(u32 eax, u32 edx, void *func);
21 __stack_hop((u32)(eax), (u32)(edx), (func))
H A Dstacks.c338 __stack_hop(u32 eax, u32 edx, void *func) in __stack_hop() function
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios-hppa/src/
H A Dstacks.h20 u32 __stack_hop(u32 eax, u32 edx, void *func);
22 __stack_hop((u32)(eax), (u32)(edx), (func))
H A Dstacks.c338 __stack_hop(u32 eax, u32 edx, void *func) in __stack_hop() function
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios-hppa/src/
H A Dstacks.h20 u32 __stack_hop(u32 eax, u32 edx, void *func);
22 __stack_hop((u32)(eax), (u32)(edx), (func))
H A Dstacks.c338 __stack_hop(u32 eax, u32 edx, void *func) in __stack_hop() function
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/seabios-hppa/src/
H A Dstacks.h20 u32 __stack_hop(u32 eax, u32 edx, void *func);
22 __stack_hop((u32)(eax), (u32)(edx), (func))
/dports/emulators/qemu/qemu-6.2.0/roms/seabios-hppa/src/
H A Dstacks.h20 u32 __stack_hop(u32 eax, u32 edx, void *func);
22 __stack_hop((u32)(eax), (u32)(edx), (func))
/dports/emulators/qemu60/qemu-6.0.0/roms/seabios-hppa/src/
H A Dstacks.h20 u32 __stack_hop(u32 eax, u32 edx, void *func);
22 __stack_hop((u32)(eax), (u32)(edx), (func))
H A Dstacks.c338 __stack_hop(u32 eax, u32 edx, void *func) in __stack_hop() function

12