[patch] refactor arm-tdep.c:install_ldr_str_ldrb_strb to handle halfword

Yao Qi yao@codesourcery.com
Wed Jul 6 09:44:00 GMT 2011


When writing install_ldr_str_ldrb_strb, I didn't realize there are
halfword load/store instructions in thumb-2.  This patch is to rename
install_ldr_str_ldrb_strb to install_load_store, and replace parameter
BYTE with SIZE, to handle halfword load/store in the future.

There is no functionality change in this patch, and bits in this patch
will be used in my thumb-2 displaced stepping patch later.

OK for mainline?

-- 
Yao (齐尧)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-refactor-install_ldr_str_ldrb_strb.patch
Type: text/x-patch
Size: 3967 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20110706/d9054872/attachment.bin>


More information about the Gdb-patches mailing list