Home | History | Annotate | Download | only in test

Lines Matching full:popw

1114     /* specific popw test */
1115 asm volatile ("pushl $12345432 ; pushl $0x9abcdef ; popw (%%esp) ; addl $2, %%esp ; popl %0"
1117 printf("popw esp=%x\n", res);