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