[Libre-soc-bugs] [Bug 982] Support PowerPC ABI in ISACaller

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Wed Oct 18 18:19:36 BST 2023


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

--- Comment #96 from Dmitry Selyutin <ghostmansd at gmail.com> ---
I had to jiggle the commits somewhat due to addition of the arguments, and also
I decided that it's better for syscall tests to be decoupled.

1. Redundant check for SVP64 is dropped:
https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff;h=ba551ab85cb1dd7a0fd283b9fe3f70781429fc9c

2. use_syscall_emu parameter is now supported in test_runner, caller and runner
modules:
https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff;h=91d8332a0ea5fa54ebdfe070a4ef383f1189dc64
https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff;h=1776e7690367a5f24f32722283a322560d345f55
https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff;h=434cdd300e70fcb307f8d00b0553ec19ea67952a

3. Host-backed memory is now activated with some croaking around:
https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff;h=c35dd70d41b1ccea51319071d80b18b723692f13

4. Tests are decoupled, the commit which poked test_caller.py is dropped:
https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff;h=e69f8bfcc7c7c04459c408cdc5c06e3680ebc926

Is there anything else to be added considering the description and the title of
the task?

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


More information about the libre-soc-bugs mailing list