Skip to content

docs: fix logical typo in bitselect documentation#12695

Merged
fitzgen merged 1 commit intobytecodealliance:mainfrom
LaoLittle:bitselect_doc_typo
Mar 2, 2026
Merged

docs: fix logical typo in bitselect documentation#12695
fitzgen merged 1 commit intobytecodealliance:mainfrom
LaoLittle:bitselect_doc_typo

Conversation

@LaoLittle
Copy link
Contributor

Found this while implementing aarch64 emulation with BIF instruction.

The actual behavior tested to be selecting x if c is 1 and y if c is 0.

@LaoLittle LaoLittle requested a review from a team as a code owner February 28, 2026 17:59
@LaoLittle LaoLittle requested review from fitzgen and removed request for a team February 28, 2026 17:59
@github-actions github-actions bot added cranelift Issues related to the Cranelift code generator cranelift:meta Everything related to the meta-language. labels Feb 28, 2026
Copy link
Member

@fitzgen fitzgen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@fitzgen fitzgen added this pull request to the merge queue Mar 2, 2026
Merged via the queue into bytecodealliance:main with commit 58633f3 Mar 2, 2026
45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cranelift:meta Everything related to the meta-language. cranelift Issues related to the Cranelift code generator

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants