Files
binutils-gdb/opcodes
Hafiz Abid Qadeer efa30ac3c5 [NIOS2] Fix disassembly of br.n instruction.
The code was checking wrong bit for sign extension. It caused it
to zero-extend instead of sign-extend the immediate value.

2021-03-25  Abid Qadeer  <abidh@codesourcery.com>

	opcodes/
	* nios2-dis.c (nios2_print_insn_arg): Fix sign extension of
	immediate in br.n instruction.

	gas/
	* testsuite/gas/nios2/brn.s: New.
	* testsuite/gas/nios2/brn.d: New.
2021-03-25 10:52:14 +00:00
..
2021-01-11 15:01:09 +00:00
2021-01-01 10:31:02 +10:30
2021-03-25 08:18:41 +01:00
2021-03-25 08:18:41 +01:00