[PATCH 1/2]support64: Add functions into types and target
authorDongxue Zhang <elta.era@gmail.com>
Fri, 15 Nov 2013 08:55:34 +0000 (16:55 +0800)
committerAndreas Fritiofson <andreas.fritiofson@gmail.com>
Sun, 1 Dec 2013 12:39:36 +0000 (12:39 +0000)
commit4516eebabac0df24f00f40ff97ff570fdd39b2db
tree2a9cca5cf2e4d47d87acccdee4ab2f3c698c68e8
parent3b020c5bb3c332ad7518de388695cc8a98e388f2
[PATCH 1/2]support64: Add functions into types and target

Add functions into types.h, target.c, target.h to operate 64bits data.
Prepare for 64bits mips target.

Change-Id: I668a8a5ac12ba754ae310fa6e92cfc91af850b1c
Signed-off-by: Dongxue Zhang <elta.era@gmail.com>
Reviewed-on: http://openocd.zylin.com/1700
Tested-by: jenkins
Reviewed-by: Mathias Küster <kesmtp@freenet.de>
Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
src/helper/types.h
src/target/target.c
src/target/target.h