Searched refs:MSW (Results 1 – 11 of 11) sorted by relevance
/external/u-boot/arch/powerpc/lib/ |
D | _lshrdi3.S | 36 slw r6,r3,r6 # t1 = count > 31 ? 0 : MSW << (32-count) 37 srw r7,r3,r7 # t2 = count < 32 ? 0 : MSW >> (count-32) 39 srw r3,r3,r5 # MSW = MSW >> count
|
D | _ashldi3.S | 34 slw r3,r3,r5 # MSW = count > 31 ? 0 : MSW << count 38 or r3,r3,r6 # MSW |= t1 40 or r3,r3,r7 # MSW |= t2
|
D | _ashrdi3.S | 36 slw r6,r3,r6 # t1 = count > 31 ? 0 : MSW << (32-count) 38 sraw r7,r3,r7 # t2 = MSW >> (count-32) 41 sraw r3,r3,r5 # MSW = MSW >> count
|
/external/libmpeg2/common/ |
D | impeg2_macros.h | 41 #define MSW(dword) (dword >> 16) macro
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | APInt.cpp | 790 integerPart MSW = pVal[i-1] & MSWMask; in countLeadingZerosSlowCase() local 791 if (MSW) in countLeadingZerosSlowCase() 792 return CountLeadingZeros_64(MSW) - (APINT_BITS_PER_WORD - BitsInMSW); in countLeadingZerosSlowCase()
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMInstrFormats.td | 717 // MSW multiple w/ Ra operand
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrFormats.td | 846 // MSW multiple w/ Ra operand
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMInstrFormats.td | 866 // MSW multiple w/ Ra operand
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart2.csv | 3464 ,"GB","MSW","Minsterworth","Minsterworth","GLS","--3-----","RL","1201",,"5151N 00219W", 21414 ,"NL","MSW","Mensingeweer","Mensingeweer","GR","1-3-----","RN","0501",,"5321N 00628E",
|
D | 2013-1_UNLOCODE_CodeListPart1.csv | 9764 ,"CA","MSW","Metiskow","Metiskow","AB","1----6--","RL","1201",,"5224N 11038W", 13751 ,"CN","MSW","Miaoshanwei","Miaoshanwei","32","--3-----","RL","0607",,"3406N 11739E", 27598 ,"ER","MSW","Massawa (Mitsiwa)","Massawa (Mitsiwa)","SM","1234----","AI","0307",,"1536N 03927E", 38636 "+","FR","MSW","Meyri�","Meyrie","38","--3-----","RL","1301",,"4534N 00517E",
|
D | 2013-1_UNLOCODE_CodeListPart3.csv | 2211 ,"PL","MSW","Mszczon�w","Mszczonow","SK","--3-----","RL","0401",,"5159N 02031E", 20268 ,"US","MSW","Morris","Morris","IL","--3-----","RQ","9307",,,
|