Re: Updates to kvm-arm-master

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



In arch/arm/kvm/emulate.c file (barnch:kvm-arm-master):
the 263rd line shows that :
    #define SCALE_SHIFT_MASK  0x000000a0
 
SCALE_SHIFT_MASK is used by the fuction : ls_word_calc_offset !

...|    imm5    |type |0 |   Rm   |
...|11 10 9 8 7 |6 5  |4 |3 2 1 0 |

should that be
    #define SCALE_SHIFT_MASK  0x00000060
???

_______________________________________________
kvmarm mailing list
kvmarm@xxxxxxxxxxxxxxxxxxxxx
https://lists.cs.columbia.edu/cucslists/listinfo/kvmarm

[Index of Archives]     [Linux KVM]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux