Lines Matching +full:48 +full:- +full:bit
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
23 .Lsig_start = . - 4
43 .uleb128 9f - 1f; /* length */ \
56 .uleb128 9f - 1f; /* length */ \
65 /* If msr bit 1<<25 is set, then VMX register REGNO is at offset REGNO*16
72 .uleb128 9f - 1f; /* length */ \
97 /* If msr bit 1<<25 is set, then VMX register REGNO is at offset REGNO*16
102 .uleb128 9f - 1f; /* length */ \
105 .byte 0x2f; .short 2b - 9f; /* DW_OP_skip */ \
108 /* If msr bit 1<<25 is set, then VMX register REGNO is at offset OFS of
113 .uleb128 9f - 1f; /* length */ \
116 .byte 0x2f; .short 3b - 9f; /* DW_OP_skip */ \
123 .uleb128 9f - 1f; /* length */ \
138 #define VREGS 48*RSIZE+34*8
180 rsave (32, 48*RSIZE + 0*8); \
181 rsave (33, 48*RSIZE + 1*8); \
182 rsave (34, 48*RSIZE + 2*8); \
183 rsave (35, 48*RSIZE + 3*8); \
184 rsave (36, 48*RSIZE + 4*8); \
185 rsave (37, 48*RSIZE + 5*8); \
186 rsave (38, 48*RSIZE + 6*8); \
187 rsave (39, 48*RSIZE + 7*8); \
188 rsave (40, 48*RSIZE + 8*8); \
189 rsave (41, 48*RSIZE + 9*8); \
190 rsave (42, 48*RSIZE + 10*8); \
191 rsave (43, 48*RSIZE + 11*8); \
192 rsave (44, 48*RSIZE + 12*8); \
193 rsave (45, 48*RSIZE + 13*8); \
194 rsave (46, 48*RSIZE + 14*8); \
195 rsave (47, 48*RSIZE + 15*8); \
196 rsave (48, 48*RSIZE + 16*8); \
197 rsave (49, 48*RSIZE + 17*8); \
198 rsave (50, 48*RSIZE + 18*8); \
199 rsave (51, 48*RSIZE + 19*8); \
200 rsave (52, 48*RSIZE + 20*8); \
201 rsave (53, 48*RSIZE + 21*8); \
202 rsave (54, 48*RSIZE + 22*8); \
203 rsave (55, 48*RSIZE + 23*8); \
204 rsave (56, 48*RSIZE + 24*8); \
205 rsave (57, 48*RSIZE + 25*8); \
206 rsave (58, 48*RSIZE + 26*8); \
207 rsave (59, 48*RSIZE + 27*8); \
208 rsave (60, 48*RSIZE + 28*8); \
209 rsave (61, 48*RSIZE + 29*8); \
210 rsave (62, 48*RSIZE + 30*8); \
211 rsave (63, 48*RSIZE + 31*8)
255 .long .Lcie_end - .Lcie_start
259 .string "zRS" /* NUL-terminated augmentation string */
261 .sleb128 -4 /* Data alignment factor */
269 .long .Lfde0_end - .Lfde0_start
271 .long .Lfde0_start - .Lcie /* CIE pointer. */
272 .long .Lsig_start - . /* PC start, length */
273 .long .Lsig_end - .Lsig_start
285 .long .Lfde1_end - .Lfde1_start
287 .long .Lfde1_start - .Lcie /* CIE pointer. */
288 .long .Lsigrt_start - . /* PC start, length */
289 .long .Lsigrt_end - .Lsigrt_start