HomeFreeBSD

MFC r277877: Use zero register instead of immediate 0x0 in MIPS assembly

Description

MFC r277877: Use zero register instead of immediate 0x0 in MIPS assembly

It seems GAS makes the substitution automatically, but Clang's
integrated assembler does not (yet). It fails with "invalid operand for
instruction."

Details

Provenance
emasteAuthored on
Parents
rS282142: MFC r281107: MIPS rtld: report missing symbol rather than segfaulting
Branches
Unknown
Tags
Unknown