Power10 Copy/Paste Extensions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / pr19721.s
CommitLineData
8678914f
NC
1 .text
2
3 mov x7, x17
4 mov x7, x17, lsl 25
5 orr x7, xzr, x17, lsl 25
57b64c41
EB
6 orr x0, xzr, x0, lsr #0 // shift == 01
7 orr x0, xzr, x0, lsl #1 // imm6 == 000001
8 orr x16, x30, x0 // Rn == 11110
This page took 0.254795 seconds and 4 git commands to generate.