[Bug binutils/25213] [RISCV] SUB6 applied without 6-bit mask

2020-09-01 Thread npickito at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25213 kito cheng changed: What|Removed |Added CC||npickito at gmail dot com -- You are re

[Bug binutils/25213] [RISCV] SUB6 applied without 6-bit mask

2019-11-27 Thread luismarques at lowrisc dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25213 --- Comment #1 from Luís Marques --- Oops, apparently I mistyped some numbers in my previous description. Corrected: - Expected value: keep the upper 2 bits and write the computed relocation value to the lower 6 bits: 0x7E - (0x42 & 0xC0) |

[Bug binutils/25213] [RISCV] SUB6 applied without 6-bit mask

2019-11-21 Thread luismarques at lowrisc dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25213 Luís Marques changed: What|Removed |Added CC||luismarques at lowrisc dot org,