[Libre-soc-bugs] [Bug 1140] support PPC instruction aliases

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Fri Feb 23 17:39:43 GMT 2024


https://bugs.libre-soc.org/show_bug.cgi?id=1140

--- Comment #2 from Dmitry Selyutin <ghostmansd at gmail.com> ---
[original comment]

We currently lack a way to provide instruction aliases. Supporting them is a
complex task, requiring at least these steps
(https://bugs.libre-soc.org/show_bug.cgi?id=1068#c42):

1) define the aliases format
2) define a *database* format for them and implement them in insndb
3) add aliases in pypowersim
4) UNIT TESTS for aliased instructions in openpower-isa and FINALLY - ONLY
THEN:
5) adding binutils support for the same aliases AND THEN
6) add unit tests for the same aliases in binutils AND THEN
7) run the same unit tests for openpower-isa but using binutils

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list