-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[AArch64] Support id_mmfr4 system register
2015-06-16 Matthew Wahab <[email protected]> opcodes/ * aarch64-opc.c (aarch64_sys_regs): Add "id_mmfr4_el1". gas/testsuite * sysreg.d: Add id_mmfr4_el1, update expected output. * sysreg.s: Add id_mmfr4_el1.
- Loading branch information
Matthew Wahab
authored and
Jiong Wang
committed
Jun 16, 2015
1 parent
56f4083
commit bdfa8b9
Showing
5 changed files
with
23 additions
and
11 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,8 @@ | ||
2015-06-16 Matthew Wahab <[email protected]> | ||
|
||
* sysreg.d: Add id_mmfr4_el1, update expected output. | ||
* sysreg.s: Add id_mmfr4_el1. | ||
|
||
2015-06-15 Renlin Li <[email protected]> | ||
|
||
* gas/aarch64/reloc-insn.s: Update test | ||
|
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
2015-06-16 Matthew Wahab <[email protected]> | ||
|
||
* arch64-opc.c (aarch64_sys_regs): Add "id_mmfr4_el1". | ||
|
||
2015-06-16 Szabolcs Nagy <[email protected]> | ||
|
||
* arm-dis.c (print_insn_coprocessor): Avoid negative shift. | ||
|
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