Searched defs:movl (Results 1 - 2 of 2) sorted by relevance

/arch/x86/ia32/
H A Dia32_signal.c419 0xb858, /* popl %eax ; movl $...,%eax */
493 u8 movl; member in struct:__anon2943
/arch/x86/kernel/
H A Dsignal.c259 0xb858, /* popl %eax; movl $..., %eax */
265 u8 movl; member in struct:__anon3106
270 0xb8, /* movl $..., %eax */
313 * This is popl %eax ; movl $__NR_sigreturn, %eax ; int $0x80
379 * This is movl $__NR_rt_sigreturn, %ax ; int $0x80

Completed in 82 milliseconds