(store_split_bit_field): If OP0 is a SUBREG, then compute WORD from the base register...
authorJim Wilson <wilson@gcc.gnu.org>
Mon, 28 Feb 1994 00:55:33 +0000 (16:55 -0800)
committerJim Wilson <wilson@gcc.gnu.org>
Mon, 28 Feb 1994 00:55:33 +0000 (16:55 -0800)
commit5f57dff07ba01651525283483b6ffc1ff59dfa59
treefb59a6276e5779219ed40a789de47de0988a93bf
parent81284a6ad220981f2d6a0e13ce3dade55c10cab8
(store_split_bit_field): If OP0 is a SUBREG, then compute WORD from the base register, instead of from the SUBREG.

(store_split_bit_field): If OP0 is a SUBREG, then
compute WORD from the base register, instead of from the SUBREG.
(extract_split_bit_field): Likewise.
(extract_bit_field): Sign-extend multiword bitfield if necessary.

From-SVN: r6668
gcc/expmed.c