    .thumb
    .text
    .align 2
    .global BIOS_5110
    .thumb_func
BIOS_5110:
    ldrh r2, [r1, #4]
    strh r2, [r0, #0]
    add sp, #0x2C
    pop {r4, r7}
