Home
last modified time | relevance | path

Searched hist:"8 fe4bb98e42945ddf2c0d47cec647ef76909e812" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/mips/mm/
H A Duasm-micromips.cdiff 8fe4bb98e42945ddf2c0d47cec647ef76909e812 Mon Mar 25 12:07:40 CDT 2013 Steven J. Hill <Steven.Hill@imgtec.com> MIPS: microMIPS: Fix incorrect mask for jump immediate.

Jump or branch target addresses have the first bit set. The
original mask did not take this into account and will cause
a field overflow warning for the target address when a jump
immediate instruction is built.

Signed-off-by: Steven J. Hill <Steven.Hill@imgtec.com>