openresty / luajit2

OpenResty's Branch of LuaJIT 2
https://luajit.org/luajit.html
Other
1.2k stars 193 forks source link

Add s390x disassembler #183

Closed Bisht13 closed 3 months ago

Bisht13 commented 1 year ago

Currently there is no s390x disassembler making it really difficult in debugging LuaJIT for s390x.

This PR aims to add a s390x disassembler.

nealef commented 1 year ago

We'd really like to see this PR reviewed and if it's worthy accepted. It's nearly a year old now so it's possible it needs reworking. I'd be happy to do so if it's deemed necessary. @zhuizhuhaomeng

nealef commented 9 months ago

@agentzh - Could you ping someone about this PR? I suspect it will need reworking given it's age.