Power10 vector integer multiply, divide, modulo insns
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / mov.s
1 mov.b #123, (+x)
2 mov.w #4464, (45,d2)
3 mov.p #0x123456, [34,s]
4 mov.l #0x12345678, (2234, d7)
5 mov.b (1,d0), (2,d1)
6 mov.w (1,d4), (-s)
7 mov.p (3,d5), (-x)
8 mov.l (38,d7), (+x)
This page took 0.039689 seconds and 4 git commands to generate.