Home | History | Annotate | Download | only in test

Lines Matching full:popw

1154     /* specific popw test */
1155 asm volatile ("pushq $12345432 ; pushq $0x9abcdef ; popw (%%rsp) ; addl $2, %%rsp ; popq %0"
1157 printf("popw rsp=%x\n", res);