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

Lines Matching full:eax

27     movl        rINST, %eax             # %eax<- BA
28 shr $$4, %eax # %eax<- B
30 GET_VREG %eax # %eax<- vB; object to operate on
32 cmp $$0, %eax # check if object is null
36 movl rINST, (%eax, %ecx) # object field<- vA
41 shrl $$GC_CARD_SHIFT, %eax # get gc card index
42 movb %cl, (%eax, %ecx) # mark gc card in table