87,88c87,88
< limm t1, "IntAddrPrefixMSR >> 3"
< ld t2, intseg, [8, t1, rcx], dataSize=8, addressSize=4
---
> ld t2, intseg, [8, rcx, t0], "IntAddrPrefixMSR << 3", \
> dataSize=8, addressSize=4
96d95
< limm t1, "IntAddrPrefixMSR >> 3"
100c99,100
< st t2, intseg, [8, t1, rcx], dataSize=8, addressSize=4
---
> st t2, intseg, [8, rcx, t0], "IntAddrPrefixMSR << 3", \
> dataSize=8, addressSize=4