Home | History | Annotate | Download | only in x86

Lines Matching full:eax

3     movzwl     2(rPC),%eax                # eax<- 0000BBBB
6 sall $$16,%eax # eax<- BBBB0000
7 SET_VREG_WORD %eax rINST 1 # v[AA+1]<- eax
8 xorl %eax,%eax
9 SET_VREG_WORD %eax rINST 0 # v[AA+0]<- eax