Commit Graph

159 Commits (71313509f75aeafe425e531824d1faa9e7c0a40b)

Author SHA1 Message Date
ReinUsesLisp 1c9307969c glasm: Make GLASM aware of types 4 years ago
ameerj 934d300246 glasm: Use CMP.S for Select32
also fixes ADD and SUB to use U modifier
4 years ago
ameerj 68cc445b8e glasm: Implement more logical ops 4 years ago
ameerj 941c6dc740 glasm: Implement BFI, BFE
Along with implementations of common instructions along the way
4 years ago
ReinUsesLisp 3e841f6441 glasm: Use BitField instead of C bitfields 4 years ago
ReinUsesLisp 2b04b4d27f glasm: Remove unused argument in identity instructions on GLASM 4 years ago
ReinUsesLisp 6fd190d1ae glasm: Implement basic GLASM instructions 4 years ago
ReinUsesLisp c1ba685d9c glasm: Changes to GLASM register allocator and emit context 4 years ago
ReinUsesLisp b10cf64c48 glasm: Add GLASM backend infrastructure 4 years ago