K 10 svn:author V 6 emaste K 8 svn:date V 27 2015-01-29T15:30:04.840149Z K 7 svn:log V 231 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." Reported by: sbruno END