* config/tc-v850.c (md_apply_fix3): Use little endian get/put
authorJeff Law <law@redhat.com>
Sat, 31 Aug 1996 05:52:38 +0000 (05:52 +0000)
committerJeff Law <law@redhat.com>
Sat, 31 Aug 1996 05:52:38 +0000 (05:52 +0000)
commit74dd0c0786adef6d761ec73b08102338070abc78
treedc87ef1943b2073f0fd12af3a07ef00cef61419e
parent7ab4a84a3a66d2f3b3fb929177820516a2a47e02
    * config/tc-v850.c (md_apply_fix3): Use little endian get/put
        routines to fetch/store the updated instruction from/to memory.
        (v850_insert_operand): If the operand has a specialized insert
        routine, call it.
Getting fixups closer.  At least br <target> works now.
gas/ChangeLog
gas/config/tc-v850.c