forked from dart-lang/sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[VM] Reland Support some 32bit instructions in 64bit assemblers.
These instructions will soon be used for for smaller (32 bit) Smis. Also fix broken ubfiz instruction in ARM64 assembler. This reland fixes the disassembler test that used Stop instructions which disassemble differently on Mac because constants have higher addresses. Originally reviewed at https://dart-review.googlesource.com/c/sdk/+/43668 Fix assembler test on Mac [email protected] Change-Id: I61f8626184af495f18a74b5fef07bad02b6615e9 Reviewed-on: https://dart-review.googlesource.com/45240 Reviewed-by: Martin Kustermann <[email protected]> Commit-Queue: Erik Corry <[email protected]>
- Loading branch information
1 parent
17d5c44
commit 235e622
Showing
10 changed files
with
706 additions
and
68 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.