Files
binutils-gdb/opcodes
Alan Modra 832a580781 Re: H8300 use of uninitialised value
This patch also had some problems.  Calculation of maxlen was wrong,
and the insn arg loop needed rearranging to work with a correct length.

	* disassemble.h (opcodes_assert): Declare.
	(OPCODES_ASSERT): Define.
	* disassemble.c: Don't include assert.h.  Include opintl.h.
	(opcodes_assert): New function.
	* h8300-dis.c (bfd_h8_disassemble_init): Use OPCODES_ASSERT.
	(bfd_h8_disassemble): Reduce size of data array.  Correctly
	calculate maxlen.  Omit insn decoding when insn length exceeds
	maxlen.  Exit from nibble loop when looking for E, before
	accessing next data byte.  Move processing of E outside loop.
	Replace tests of maxlen in loop with assertions.
2020-03-26 20:02:42 +10:30
..
2020-02-26 10:37:25 +10:30
2020-02-26 10:37:25 +10:30
2020-02-26 10:37:25 +10:30
2020-02-26 10:37:25 +10:30
2020-02-26 10:37:25 +10:30
2020-03-26 20:02:42 +10:30
2020-03-26 20:02:42 +10:30
2020-01-01 18:12:08 +10:30
2020-03-04 08:58:13 +01:00
2020-03-06 08:52:12 +01:00
2020-01-10 17:32:33 +10:30
2020-01-10 17:32:33 +10:30
2020-03-20 12:35:51 +10:30
2020-02-26 10:37:25 +10:30
2020-02-26 10:37:25 +10:30
2020-03-22 23:22:13 +10:30
2020-01-17 12:34:03 -06:00
2020-03-22 23:20:15 +10:30
2020-03-22 23:20:15 +10:30
2020-01-13 12:12:41 +10:30
2020-01-13 12:12:41 +10:30
2020-02-26 10:37:25 +10:30