Skip to content

Bifrost assembler fixes

Connor Abbott requested to merge cwabbott0/panloader:bifrost-asm-fixes into develop

These are a few random things I ran into while using the assembler + shader_runner to figure out how sqrt(), inverse, inversesqrt(), exp(), log(), etc. work on Bifrost.

Merge request reports