Searched refs:sar (Results 1 – 7 of 7) sorted by relevance
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/masmx64/ |
A D | inffasx64.asm | 201 sar ecx, 1 228 sar ecx, 1
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/inflate86/ |
A D | inffas86.c | 943 sar ecx, 1 972 sar ecx, 1
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/ |
A D | provisioner_proxy.c | 62 #define PDU_HDR(sar, type) (sar << 6 | (type & BIT_MASK(6))) argument
|
A D | proxy.c | 56 #define PDU_HDR(sar, type) (sar << 6 | (type & BIT_MASK(6))) argument
|
/AliOS-Things-master/components/freetype/include/config/ |
A D | ftconfig.h | 463 sar ecx, 31 in FT_MulFix_i386()
|
/AliOS-Things-master/components/SDL2/src/stdlib/ |
A D | SDL_stdlib.c | 1110 sar edx,cl in _allshr() 1114 sar edx,1Fh in _allshr() 1116 sar eax,cl in _allshr() 1119 sar edx,1Fh in _allshr()
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/ |
A D | quickjs-opcode.h | 244 DEF( sar, 1, 2, 1, none)
|
Completed in 15 milliseconds