public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* MSP430 SIM: Add support for hardware multiply
@ 2014-05-08  7:53 Nick Clifton
  2014-08-02 14:54 ` Mike Frysinger
  2015-12-25  0:22 ` Mike Frysinger
  0 siblings, 2 replies; 9+ messages in thread
From: Nick Clifton @ 2014-05-08  7:53 UTC (permalink / raw)
  To: gdb-patches

[-- Attachment #1: Type: text/plain, Size: 541 bytes --]

Hi Guys,

  I am applying the attached patch to add support for simulating the
  hardware multiply feature found on some MSP430 MCUs.

Cheers
  Nick

sim/msp430/ChangeLog
2014-05-08  Nick Clifton  <nickc@redhat.com>

	* msp430-sim.c (sim_open): Do not allocate memory over the
	hardware multiply registers.
	(get_op): Add support for reads from the hardware multiply
	registers.
	(put_op): Add support for writes to the hardware multiply
	registers.
	(msp430_step_once): Add support for the RETI instruction used by
	the CPUX architecture.


[-- Attachment #2: msp430-sim.hw-mult.patch.xz --]
[-- Type: application/x-xz, Size: 1932 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-01-07 10:53 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-08  7:53 MSP430 SIM: Add support for hardware multiply Nick Clifton
2014-08-02 14:54 ` Mike Frysinger
2014-08-19  9:58   ` Nicholas Clifton
2014-08-19 10:36   ` Nicholas Clifton
2014-08-20  9:24     ` Mike Frysinger
2015-12-25  0:22 ` Mike Frysinger
2016-01-05 16:43   ` Nick Clifton
2016-01-05 19:16     ` Mike Frysinger
2016-01-07 10:53       ` Nick Clifton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).