Skip to content

s390x: Fix build -- add bit operator support - #275

Open
aarnez wants to merge 1 commit into
openresty:v2.1-agentzhfrom
aarnez:s390x-add-bitops
Open

s390x: Fix build -- add bit operator support#275
aarnez wants to merge 1 commit into
openresty:v2.1-agentzhfrom
aarnez:s390x-add-bitops

Conversation

@aarnez

@aarnez aarnez commented Sep 1, 2026

Copy link
Copy Markdown

Commit #a2ce8114f107464473070427e69e84f4923bd08a requires support for bit operator bytecodes (BNOT, BAND, BOR etc.) on all platforms. This is currently missing for s390x, so implement it.

See also LuaJIT/LuaJIT#631 (comment)

Commit #a2ce8114f107464473070427e69e84f4923bd08a requires support for bit
operator bytecodes (BNOT, BAND, BOR etc.) on all platforms.  This is
currently missing for s390x, so implement it.

See also LuaJIT/LuaJIT#631 (comment)
@aarnez aarnez changed the title s390x: Add bit operator support s390x: Fix build -- add bit operator support Sep 2, 2026
@aarnez

aarnez commented Sep 8, 2026

Copy link
Copy Markdown
Author

Can this be merged? Otherwise s390x doesn't build anymore...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant