j
k
j a
j l
I have the following code:
movl $0x12345678, %eax movl $0xaaaabbbb, %ebx movb $0x10, %cl shrdw %ebx, %eax
quiz: what's the value of %ax after this instruction?
Attachments:
Back to the thread
Back to the list