Files
zig/lib
Alex Rønne Petersen 5478b0eb38 start: Simplify mips and mips64 startup code.
Switches from using r1 as a temporary to r2. That way, we don't have to set the
`noat` assembler option. (r1 is the scratch register used by the assembler's
pseudoinstructions; the assembler warns when code uses that register explicitly
without `noat` set.)
2024-07-25 00:55:00 +02:00
..
2024-07-23 11:43:12 -07:00
2024-05-08 19:37:29 -07:00
2024-06-16 11:53:33 +02:00