CodeusTech / CodeusTech/Xita

Handle NEON Registers Arithmetic

Open
#36 1 comment 0 reactions 0 assignees View on GitHub
prebug
Dominant language
C++
Stars
5
Forks
0
PR merge metrics
No merged PRs in 30d

Description

XCS cross compiler always assumes it is dealing with a general-purpose register, right now.

This handling should continue for general purpose registers, but the NEON registers have different syntax for access/mutation.

The register stack needs to detect when a neon register is being used and use its syntax rather than General-Purpose syntax.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.