Home
last modified time | relevance | path

Searched refs:int_hand (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/qemu42/qemu-4.2.1/roms/openbios/arch/x86/
H A Dentry.S153 jmp int_hand
157 jmp int_hand
162 jmp int_hand
167 jmp int_hand
172 jmp int_hand
177 jmp int_hand
182 jmp int_hand
186 jmp int_hand
191 jmp int_hand
197 jmp int_hand
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/openbios/arch/x86/
H A Dentry.S153 jmp int_hand
157 jmp int_hand
162 jmp int_hand
167 jmp int_hand
172 jmp int_hand
177 jmp int_hand
182 jmp int_hand
186 jmp int_hand
191 jmp int_hand
197 jmp int_hand
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/openbios/arch/x86/
H A Dentry.S153 jmp int_hand
157 jmp int_hand
162 jmp int_hand
167 jmp int_hand
172 jmp int_hand
177 jmp int_hand
182 jmp int_hand
186 jmp int_hand
191 jmp int_hand
197 jmp int_hand
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/openbios/arch/x86/
H A Dentry.S153 jmp int_hand
157 jmp int_hand
162 jmp int_hand
167 jmp int_hand
172 jmp int_hand
177 jmp int_hand
182 jmp int_hand
186 jmp int_hand
191 jmp int_hand
197 jmp int_hand
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/openbios/arch/x86/
H A Dentry.S153 jmp int_hand
157 jmp int_hand
162 jmp int_hand
167 jmp int_hand
172 jmp int_hand
177 jmp int_hand
182 jmp int_hand
186 jmp int_hand
191 jmp int_hand
197 jmp int_hand
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/openbios/arch/x86/
H A Dentry.S153 jmp int_hand
157 jmp int_hand
162 jmp int_hand
167 jmp int_hand
172 jmp int_hand
177 jmp int_hand
182 jmp int_hand
186 jmp int_hand
191 jmp int_hand
197 jmp int_hand
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/openbios/arch/x86/
H A Dentry.S153 jmp int_hand
157 jmp int_hand
162 jmp int_hand
167 jmp int_hand
172 jmp int_hand
177 jmp int_hand
182 jmp int_hand
186 jmp int_hand
191 jmp int_hand
197 jmp int_hand
[all …]
/dports/security/wipe/wipe-2.3.1/
H A Dmain.h68 public void int_hand(int sig);
H A Dmain.c63 public void int_hand(int sig) in int_hand() function
141 sigact.sa_handler = int_hand; in main()