Skip to content

Conversation

@dauc
Copy link

@dauc dauc commented Aug 23, 2020

Update casting to use @as builtin instead of calling type as a
function as per https://ziglang.org/download/0.6.0/release-notes.html#Type-Coercion-Syntax
Also removed a few places where casting wasn't needed as both the
literal value and destination register are already 32-bits wide.

Update Makefile to make use of new CPU model awareness.
https://ziglang.org/download/0.6.0/release-notes.html#Target-Details

Update casting to use `@as` builtin instead of calling type as a
function as per <https://ziglang.org/download/0.6.0/release-notes.html#Type-Coercion-Syntax>
Also removed a few places where casting wasn't needed as both the
literal value and destination register are already 32-bits wide.

Update Makefile to make use of new CPU model awareness.
<https://ziglang.org/download/0.6.0/release-notes.html#Target-Details>
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