summary refs log tree commit diff
path: root/ops.h
AgeCommit message (Expand)Author
2022-10-03parse sb,ub,sh,uh abi typesQuentin Carbonneaux
2022-02-17add rv64 backendMichael Forney
2022-01-28implement float -> unsigned castsBor Grošelj Simić
2022-01-28implement unsigned -> float castsBor Grošelj Simić
2022-01-23Add a negation instructionEyal Sawady
2021-10-22make variadic args explicitQuentin Carbonneaux
2017-04-16minor changes for env parameterQuentin Carbonneaux
2017-04-08new arm64 backend, yeepeeQuentin Carbonneaux
2017-04-08prepare for multi-targetQuentin Carbonneaux