titzer / virgil

A fast and lightweight native programming language
1.24k stars 50 forks source link

Add missing SSE instructions to X86 assembler #21

Closed k-sareen closed 4 years ago

k-sareen commented 4 years ago

Adds missing SSE instructions and tests for the X86 assembler. I've tried to keep to idiomatic virgil as much as possible.