__get_mem_asm
__get_mem_asm(ldr "b", "%w", __gu_val, (ptr), label, type); \
__get_mem_asm(ldr "h", "%w", __gu_val, (ptr), label, type); \
__get_mem_asm(ldr, "%w", __gu_val, (ptr), label, type); \
__get_mem_asm(ldr, "%x", __gu_val, (ptr), label, type); \