87,88c87,88
< limm t1, "IntAddrPrefixIO", dataSize=8
< ld reg, intseg, [1, t1, t0], imm, addressSize=8
---
> limm t1, imm, dataSize=asz
> ld reg, intseg, [1, t1, t0], "IntAddrPrefixIO << 3", addressSize=4
92d91
< limm t1, "IntAddrPrefixIO", dataSize=8
94c93
< ld reg, intseg, [1, t1, t2], addressSize=8
---
> ld reg, intseg, [1, t2, t0], "IntAddrPrefixIO << 3", addressSize=4
99,100c98,99
< limm t1, "IntAddrPrefixIO", dataSize=8
< st reg, intseg, [1, t1, t0], imm, addressSize=8
---
> limm t1, imm, dataSize=8
> st reg, intseg, [1, t1, t0], "IntAddrPrefixIO << 3", addressSize=4
104d102
< limm t1, "IntAddrPrefixIO", dataSize=8
106c104
< st regm, intseg, [1, t1, t2], addressSize=8
---
> st regm, intseg, [1, t2, t0], "IntAddrPrefixIO << 3", addressSize=4