S/390: Fix MASK_RIE_R0PI and MASK_RIE_R0PU.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s390 / zarch-machine.s
1 .text
2 foo:
3 ag %r9,4095(%r5,%r10)
4 .machine push
5 .machine z10
6 asi 5555(%r6),-42
7 .machine pop
8 agf %r9,4095(%r5,%r10)
This page took 0.0298119999999999 seconds and 4 git commands to generate.