Searched refs:_BE_ONLY_ (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/lib/ |
H A D | io-readsw-armv4.S | 82 #define _BE_ONLY_(code...) code define 87 #define _BE_ONLY_(code...) define 99 _BE_ONLY_( mov ip, ip, ror #8 ) 102 _BE_ONLY_( mov ip, ip, lsr #24 ) 106 _BE_ONLY_( mov ip, ip, lsl #24 ) 117 _BE_ONLY_( mov ip, ip, lsr #24 ) 122 _BE_ONLY_( movne ip, ip, ror #8 ) 125 _BE_ONLY_( movne ip, ip, lsr #24 )
|
/kernel/linux/linux-6.6/arch/arm/lib/ |
H A D | io-readsw-armv4.S | 82 #define _BE_ONLY_(code...) code define 87 #define _BE_ONLY_(code...) define 99 _BE_ONLY_( mov ip, ip, ror #8 ) 102 _BE_ONLY_( mov ip, ip, lsr #24 ) 106 _BE_ONLY_( mov ip, ip, lsl #24 ) 117 _BE_ONLY_( mov ip, ip, lsr #24 ) 122 _BE_ONLY_( movne ip, ip, ror #8 ) 125 _BE_ONLY_( movne ip, ip, lsr #24 )
|
Completed in 1 milliseconds