ReinUsesLisp
|
cbac486530
|
glasm: Add conversion instructions to GLASM
|
2021-07-22 21:51:31 -04:00 |
|
ReinUsesLisp
|
db3a10b384
|
glasm: Add fp min/max insts and fix store for fp64 on GLASM
|
2021-07-22 21:51:31 -04:00 |
|
ReinUsesLisp
|
763b4a8b16
|
glasm: Add logical instructions on GLASM
|
2021-07-22 21:51:31 -04:00 |
|
ReinUsesLisp
|
1f320a9d79
|
glasm: Remove duplicated Fp64 pack instructions on GLASM
|
2021-07-22 21:51:30 -04:00 |
|
ReinUsesLisp
|
06bd9acf07
|
glasm: Remove unnecesary new white space on Clamp GLASM
|
2021-07-22 21:51:30 -04:00 |
|
ReinUsesLisp
|
45be6d11cc
|
glasm: Add floating-point comparisons on GLASM
|
2021-07-22 21:51:30 -04:00 |
|
ameerj
|
fd6393cb14
|
emit_glasm: Implement more integer alu ops
|
2021-07-22 21:51:30 -04:00 |
|
ameerj
|
c13b6d8f86
|
glasm: Reimplement bitwise ops and BFI/BFE
|
2021-07-22 21:51:30 -04:00 |
|
ReinUsesLisp
|
fc009ca296
|
glasm: Initial GLASM fp64 support
|
2021-07-22 21:51:30 -04:00 |
|
ReinUsesLisp
|
8de3f88656
|
glasm: Implement GLASM fp16 packing and move bitwise insns
|
2021-07-22 21:51:30 -04:00 |
|
ReinUsesLisp
|
de15d41257
|
glasm: Remove unused functions left from rebase
|
2021-07-22 21:51:30 -04:00 |
|
ReinUsesLisp
|
7101c374c7
|
glasm: Specify namespace when using FormatTo
|
2021-07-22 21:51:30 -04:00 |
|
ReinUsesLisp
|
8d20355a93
|
glasm: Implement more GLASM composite instructions
|
2021-07-22 21:51:30 -04:00 |
|
ReinUsesLisp
|
04ed27a997
|
glasm: Make GLASM aware of types
|
2021-07-22 21:51:30 -04:00 |
|
ameerj
|
94ee083286
|
glasm: Use CMP.S for Select32
also fixes ADD and SUB to use U modifier
|
2021-07-22 21:51:30 -04:00 |
|
ameerj
|
b27f30fa2e
|
glasm: Implement more logical ops
|
2021-07-22 21:51:30 -04:00 |
|
ameerj
|
779ff6918b
|
glasm: Implement BFI, BFE
Along with implementations of common instructions along the way
|
2021-07-22 21:51:30 -04:00 |
|
ReinUsesLisp
|
9d7312e780
|
glasm: Use BitField instead of C bitfields
|
2021-07-22 21:51:30 -04:00 |
|
ReinUsesLisp
|
fdd87ffdb7
|
glasm: Remove unused argument in identity instructions on GLASM
|
2021-07-22 21:51:30 -04:00 |
|
ReinUsesLisp
|
6c0a696179
|
glasm: Implement basic GLASM instructions
|
2021-07-22 21:51:30 -04:00 |
|
ReinUsesLisp
|
03f17ebc43
|
glasm: Changes to GLASM register allocator and emit context
|
2021-07-22 21:51:30 -04:00 |
|
ReinUsesLisp
|
d9b9c10f32
|
glasm: Add GLASM backend infrastructure
|
2021-07-22 21:51:30 -04:00 |
|