aboutsummaryrefslogtreecommitdiff
path: root/tests/escapei_immediate_10.c
AgeCommit message (Collapse)Author
3 daysfix big endian compilationKimplul
+ Code used some assumptions about type aliasing that might not hold for all systems
11 dayshandle immediates a bit betterKimplul
+ Passing floats as immediate values is not supported in lightening, but I might have a go at adding it since it seems like a useful feature at some point