Home | History | Annotate | Download | only in x86

Lines Matching full:eax

8     movzwl    2(rPC),%eax               # eax<- field byte offset
11 leal (%ecx,%eax,1),%eax # eax<- address of 64-bit source
12 movl (%eax),%ecx # ecx<- lsw
13 movl 4(%eax),%eax # eax<- msw
17 SET_VREG_WORD %eax rINST 1 # v[A+1]<- msw