Searched refs:_BE_ONLY_ (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/arch/arm/lib/ |
H A D | io-readsw-armv4.S | 85 #define _BE_ONLY_(code...) code define 90 #define _BE_ONLY_(code...) define 102 _BE_ONLY_( mov ip, ip, ror #8 ) 105 _BE_ONLY_( mov ip, ip, lsr #24 ) 109 _BE_ONLY_( mov ip, ip, lsl #24 ) 120 _BE_ONLY_( mov ip, ip, lsr #24 ) 125 _BE_ONLY_( movne ip, ip, ror #8 ) 128 _BE_ONLY_( movne ip, ip, lsr #24 )
|
Completed in 98 milliseconds