This is the mail archive of the gdb-testers@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] Fixes implementation of hardware multiply/divide peripheral in RL78 G13 cores.


*** TEST RESULTS FOR COMMIT 4819f490bd2bc88bccf636755abf3d50b7f3850f ***

Author: Nick Clifton <nickc@redhat.com>
Branch: master
Commit: 4819f490bd2bc88bccf636755abf3d50b7f3850f

Fixes implementation of hardware multiply/divide peripheral in RL78 G13 cores.
	* load.c (rl78_load): If the G10, G13 or G14 flag bits are set in
	the ELF header use them to select the proper emulation mode.
	* mem.c (mem_put_byte): Use mem_put_hi to store a value into the
	MDB register.
	(mem_get_byte): Use mem_get_hi to extract a value from the MDB
	register.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]