18 Commits (46edc93371eab221ab73f427447edd1398983b27)

Author SHA1 Message Date
ReinUsesLisp 46edc93371 glasm: Implement int64 add and subtract 5 years ago
ReinUsesLisp d95e33ac44 glasm: Implement 64-bit shifts 5 years ago
ameerj a9a9dddd34 glasm: Implement IADD.CC 5 years ago
ReinUsesLisp abcdcde851 glasm: Implement BFE.CC 5 years ago
ReinUsesLisp 55a293a9c8 glasm: Write result to scalar on integer comparison instructions 5 years ago
ReinUsesLisp 03f6d424ce glasm: Rework control flow introducing a syntax list 5 years ago
ReinUsesLisp 3e7dbc81f5 glasm: Review all GLASM insts to be aware of register aliasing 5 years ago
ReinUsesLisp 8a77a1426b glasm: Implement IAbs64 and INeg64 on GLASM 5 years ago
ReinUsesLisp cbac486530 glasm: Add conversion instructions to GLASM 5 years ago
ReinUsesLisp 06bd9acf07 glasm: Remove unnecesary new white space on Clamp GLASM 5 years ago
ameerj fd6393cb14 emit_glasm: Implement more integer alu ops 5 years ago
ameerj c13b6d8f86 glasm: Reimplement bitwise ops and BFI/BFE 5 years ago
ReinUsesLisp 04ed27a997 glasm: Make GLASM aware of types 5 years ago
ameerj 94ee083286 glasm: Use CMP.S for Select32 5 years ago
ameerj b27f30fa2e glasm: Implement more logical ops 5 years ago
ameerj 779ff6918b glasm: Implement BFI, BFE 5 years ago
ReinUsesLisp 6c0a696179 glasm: Implement basic GLASM instructions 5 years ago
ReinUsesLisp d9b9c10f32 glasm: Add GLASM backend infrastructure 5 years ago