]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/qemu-xen.git/commit
target-ppc: extract register length calculation in gdbstub
authorThomas Falcon <tlfalcon@linux.vnet.ibm.com>
Mon, 7 Apr 2014 21:40:59 +0000 (17:40 -0400)
committerAlexander Graf <agraf@suse.de>
Mon, 16 Jun 2014 11:24:26 +0000 (13:24 +0200)
commitc46e98310608b806382b036d973e2ada8e7275c3
tree45f51275ea3b8cc03704c3000bdd99104798522f
parent4e2ca12785dc94f4b0abd532cacc44386ee14506
target-ppc: extract register length calculation in gdbstub

This patch extracts the method to determine a register's size
into a separate function.

Reviewed-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Thomas Falcon <tlfalcon@linux.vnet.ibm.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
target-ppc/gdbstub.c