Home | History | Annotate | Download | only in x86-atom

Lines Matching refs:edx

33     FETCH       2, %edx                 # %edx<- BBBBhi
34 shl $$16, %edx # prepare to create +BBBBBBBB
35 or %ecx, %edx # %edx<- +BBBBBBBB
36 lea (rPC, %edx, 2), %edx # %edx<- PC + +BBBBBBBB; array data location
38 push %edx
42 FFETCH_ADV 3, %edx # %edx<- next instruction hi; fetch, advance
46 FGETOP_JMP 3, %edx # jump to next instruction; getop, jmp