"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "afea227fd4acf4f097a9e77bbc2f07d4856ebd01"
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>
Loading
Please register or sign in to comment