Searched defs:xtmp2 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
H A D | fpsimdmacros.h | 200 bic \xtmp2, \xtmp, ZCR_ELx_LEN_MASK variable 201 orr \xtmp2, \xtmp2, \xvqminus1 variable 202 cmp \xtmp2, \xtmp variable
|
/kernel/linux/linux-6.6/arch/arm64/include/asm/ |
H A D | fpsimdmacros.h | 279 bic \xtmp2, \xtmp, ZCR_ELx_LEN_MASK variable 280 orr \xtmp2, \xtmp2, \xvqminus1 variable 281 cmp \xtmp2, \xtmp variable 290 bic \xtmp2, \xtmp, SMCR_ELx_LEN_MASK variable 291 orr \xtmp2, \xtmp2, \xvqminus variable 292 cmp \\xtmp2, \\xtmp global() variable [all...] |
Completed in 2 milliseconds