Home | History | Annotate | Download | only in lackey

Lines Matching full:ebx

89 //    add %eax, %ebx       No loads or stores               instr
91 // movl (%eax), %ebx loads (%eax) instr, load
93 // movl %eax, (%ebx) stores (%ebx) instr, store