Skip to content

AArch64 assembly: branch instructions - #11496

Open
SparkiDev wants to merge 1 commit into
wolfSSL:masterfrom
SparkiDev:aarch64_asm_fixup_1
Open

SparkiDev wants to merge 1 commit into
wolfSSL:masterfrom
SparkiDev:aarch64_asm_fixup_1

Conversation

@SparkiDev

Copy link
Copy Markdown
Contributor

Description

Branch instructions need to b. for maximum compatability.
AES-XTS streaming code generated into C and ATT files - already in MASM.

Testing

ATT and C work with GCC.

Branch instructions need to b.<cond> for maximum compatability.
AES-XTS streaming code generated into C and ATT files - already in MASM.
@SparkiDev SparkiDev self-assigned this Sep 18, 2026
@SparkiDev SparkiDev assigned wolfSSL-Bot and unassigned SparkiDev Sep 18, 2026
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.

2 participants