Commit 1978fc2
[release/8.0] Arm64: Pass the small size accurately to emitIns_valid_imm_for_ldst_offset (#92041)
* Pass the right size to check if immediate will fit or not
* Revert "Pass the right size to check if immediate will fit or not"
This reverts commit d7c511a.
* review feedback
* fix the size to be passed to the instruction
* fix the assert
---------
Co-authored-by: Kunal Pathak <[email protected]>1 parent 3aec961 commit 1978fc2
1 file changed
+21
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
327 | 327 | | |
328 | 328 | | |
329 | 329 | | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
330 | 334 | | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
331 | 339 | | |
332 | 340 | | |
333 | 341 | | |
334 | 342 | | |
335 | 343 | | |
336 | 344 | | |
| 345 | + | |
337 | 346 | | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
338 | 351 | | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
339 | 355 | | |
340 | | - | |
341 | | - | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
342 | 360 | | |
| 361 | + | |
343 | 362 | | |
344 | 363 | | |
345 | 364 | | |
| |||
0 commit comments