Home
last modified time | relevance | path

Searched refs:LASX_CTX_ALIGN (Results 1 – 1 of 1) sorted by path

/qemu/linux-user/loongarch64/
H A Dsignal.c53 #define LASX_CTX_ALIGN 32 macro
58 } QEMU_ALIGNED(LASX_CTX_ALIGN);
139 sizeof(struct target_lasx_context), LASX_CTX_ALIGN, sp); in setup_extcontext()