aboutsummaryrefslogtreecommitdiff
path: root/src/codegen/x86_64.zig
AgeCommit message (Expand)Author
2021-06-23stage2: slightly improve error reporting for missing importsAndrew Kelley
2021-05-15codegen: implement const value rendering for ints <= 64 bitsAndrew Kelley
2021-05-08fix merge conflicts from previous commitAndrew Kelley
2021-04-16stage2 x86_64: simplify inst encoder to a set of dumb helper fnsgracefu
2021-04-16stage2 x86_64: add instruction encoder helper fngracefu
2020-09-21rename src-self-hosted/ to src/Andrew Kelley