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?
-- 
coreboot mailing list: coreboot@coreboot.org
https://mail.coreboot.org/mailman/listinfo/coreboot

Reply via email to