Lines Matching full:mg
55 ; Check MG with no displacement.
59 ; CHECK: mg %r2, 0(%r4)
70 ; Check the high end of the aligned MG range.
73 ; CHECK: mg %r2, 524280(%r4)
90 ; CHECK: mg %r2, 0(%r4)
102 ; Check the high end of the negative aligned MG range.
105 ; CHECK: mg %r2, -8(%r4)
117 ; Check the low end of the MG range.
120 ; CHECK: mg %r2, -524288(%r4)
137 ; CHECK: mg %r2, 0(%r4)
149 ; Check that MG allows an index.
152 ; CHECK: mg %r2, 524287(%r5,%r4)