Remove the ldmx mnemonic that never made it into POWER9.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / mod.s
1 mods.b d0, d1, #98
2 mods.b d1, d2, d3
3 mods.w d2, d3, d4
4 mods.l d3, d7, #9842
5 modu.b d4, d1, (32,s)
6 modu.w d5, d3, [34,x]
7 modu.l d6, d7, (s+)
8 modu.lp d7, [12,y], (7,d1)
This page took 0.029842 seconds and 4 git commands to generate.