Lines Matching full:msg
16 ; Check MSG with no displacement.
19 ; CHECK: msg %r2, 0(%r3)
26 ; Check the high end of the aligned MSG range.
29 ; CHECK: msg %r2, 524280(%r3)
42 ; CHECK: msg %r2, 0(%r3)
50 ; Check the high end of the negative aligned MSG range.
53 ; CHECK: msg %r2, -8(%r3)
61 ; Check the low end of the MSG range.
64 ; CHECK: msg %r2, -524288(%r3)
77 ; CHECK: msg %r2, 0(%r3)
85 ; Check that MSG allows an index.
88 ; CHECK: msg %r2, 524280({{%r4,%r3|%r3,%r4}})
98 ; Check that multiplications of spilled values can use MSG rather than MSGR.
102 ; CHECK: msg %r2, 160(%r15)