Home
last modified time | relevance | path

Searched refs:r8 (Results 1 – 19 of 19) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Djidctfst.S131 add r8, r8, #2
189 mov r8, #360
190 add r8, r8, #2
201 mla r8, r9, r8, r8
292 add r8, r8, #2
323 mov r8, #360
324 add r8, r8, #2
333 add r8, r2, r6
335 mla r8, r9, r8, r8
340 sub r0, r0, r8
[all …]
A Dtestimg.ppm5r8-r8-q6.q6.p5-o4,n3+m4+l3*l3*h2(l6,i3)f2'h4)e1&i5*xD9�KE�MF�PJ�TL�VO�XN�YO|\Os\Nk[L_XFUTBPS@JQ?@I…
/AliOS-Things-master/components/littlevgl/src/lv_misc/
A Dlv_color.h369 #define LV_COLOR_MAKE(r8, g8, b8) ((lv_color_t){(b8 >> 7 | g8 >> 7 | r8 >> 7)}) in lv_color_to1() argument
370 static inline lv_color_t lv_color_make(int r8, int g8, int b8) in lv_color_to1() argument
373 color.full = (b8 >> 7 | g8 >> 7 | r8 >> 7); in lv_color_to1()
377 #define LV_COLOR_MAKE(r8, g8, b8) ((lv_color_t){{b8 >> 6, g8 >> 5, r8 >> 5}}) in lv_color_to1() argument
383 color.ch.red = r8 >> 5; in lv_color_to1()
388 #define LV_COLOR_MAKE(r8, g8, b8) ((lv_color_t){{b8 >> 3, g8 >> 2, r8 >> 3}}) in lv_color_to1() argument
394 color.ch.red = (uint16_t)(r8 >> 3); in lv_color_to1()
398 #define LV_COLOR_MAKE(r8, g8, b8) ((lv_color_t){{g8 >> 5, r8 >> 3, b8 >> 3, (g8 >> 2) & 0x7}}) in lv_color_to1() argument
403 color.ch.red = (uint16_t)(r8 >> 3); in lv_color_to1()
410 #define LV_COLOR_MAKE(r8, g8, b8) ((lv_color_t){{b8, g8, r8, 0xff}}) /*Fix 0xff alpha*/ in lv_color_to1() argument
[all …]
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis-dsp/Source/TransformFunctions/
A Darm_bitreversal2.S151 LDRH r8,[r1,#4]
155 ADD r8,r0,r8
160 LDR r6,[r8,#0]
164 STR r7,[r8,#0]
168 LDR r6,[r8,#4]
172 STR r7,[r8,#4]
191 LDRH r8,[r1,#4]
195 ADD r8,r0,r8,LSR #1
200 LDR r6,[r8,#0]
204 STR r7,[r8,#0]
A Darm_cfft_radix8_f32.c88 r8 = pSrc[2 * i4] - pSrc[2 * i8]; in arm_radix8_butterfly_f32()
113 r1 = (r6 - r8) * C81; in arm_radix8_butterfly_f32()
114 r6 = (r6 + r8) * C81; in arm_radix8_butterfly_f32()
119 r8 = r7 - r6; in arm_radix8_butterfly_f32()
131 pSrc[2 * i6 + 1] = t2 - r8; in arm_radix8_butterfly_f32()
132 pSrc[2 * i4 + 1] = t2 + r8; in arm_radix8_butterfly_f32()
232 r1 = (r6 - r8) * C81; in arm_radix8_butterfly_f32()
233 r6 = (r6 + r8) * C81; in arm_radix8_butterfly_f32()
238 r8 = r7 - r6; in arm_radix8_butterfly_f32()
250 s6 = t2 - r8; in arm_radix8_butterfly_f32()
[all …]
/AliOS-Things-master/components/SDL2/src/image/external/
A Djpeg-9b.patch336 + add r8, r8, #2
394 + mov r8, #360
395 + add r8, r8, #2
406 + mla r8, r9, r8, r8
497 + add r8, r8, #2
528 + mov r8, #360
529 + add r8, r8, #2
538 + add r8, r2, r6
540 + mla r8, r9, r8, r8
545 + sub r0, r0, r8
[all …]
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/masmx64/
A Dinffasx64.asm29 ; rax, rcx, rdx, r8, r-9, r10, and r11, which are scratch.
70 mov r8, r12 ; /* r8 = lmask */
89 mov r8, r12 ; /* r8 = lmask */
100 and r8, rdx ; /* r8 &= hold */
101 mov eax, [rbp+r8*4] ; /* eax = lcode[hold & lmask] */
110 mov r8, r12 ; /* r8 = lmask */
115 and r8, rdx ; /* r8 &= hold */
116 mov eax, [rbp+r8*4] ; /* eax = lcode[hold & lmask] */
152 mov r8, r13 ; /* r8 = dmask */
163 and r8, rdx ; /* r8 &= hold */
[all …]
A Dgvmat64.asm66 ; register used : rax,rbx,rcx,rdx,rsi,rdi,r8,r9,r10,r11,r12
100 ; windowbestlen r8
193 ; parameter 1 in r8(deflate state s), param 2 in rdx (cur match)
199 ; rax, rcx, rdx, r8, r9, r10, and r11, which are scratch.
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/gcc_gvmat64/
A Dgvmat64.S298 cmp bx,word ptr [rsi + r8 - 1]
306 movzx r8d, word ptr [rdi + r8*2]
318 cmp bx,word ptr [rsi + r8 - 1]
326 movzx r8d, word ptr [rdi + r8*2]
337 cmp bx,word ptr [rsi + r8 - 1]
345 movzx r8d, word ptr [rdi + r8*2]
357 cmp bx,word ptr [rsi + r8 - 1]
387 movzx r8d, word ptr [rdi + r8*2]
399 cmp bx,word ptr [rsi + r8 - 1]
404 cmp r12w, word ptr [r10 + r8]
[all …]
/AliOS-Things-master/components/py_engine/engine/shared/runtime/
A Dgchelper_generic.c114 register long r8 asm ("r8"); in gc_helper_get_regs()
124 arr[4] = r8; in gc_helper_get_regs()
A Dgchelper_m3.s44 str r8, [r0], #4
A Dgchelper_m0.s44 mov r1, r8
/AliOS-Things-master/hardware/chip/haas1000/drivers/utils/crash_catcher/include/
A DCrashCatcherApi.h15 uint32_t r8; member
/AliOS-Things-master/components/SDL2/src/video/arm/
A Dpixman-arm-neon-asm.h683 MASK_STRIDE .req r8 /* mask stride */
709 DUMMY .req r8 /* temporary register */
978 push {r4-r8, lr}
1053 pop {r4-r8, pc} /* exit */
1067 pop {r4-r8, pc} /* exit */
A Dpixman-arm-simd-asm.h721 WK0 .req r8 /* pixel data registers */
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Ddec_sse2.c503 const uint8_t* const r8, in Load16x4_SSE2() argument
523 Load8x4_SSE2(r8, stride, p0, q1); in Load16x4_SSE2()
553 uint8_t* r0, uint8_t* r8, in Store16x4_SSE2() argument
585 Store4x4_SSE2(&p1_s, r8, stride); in Store16x4_SSE2()
586 r8 += 4 * stride; in Store16x4_SSE2()
587 Store4x4_SSE2(&q1_s, r8, stride); in Store16x4_SSE2()
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/amd64/
A Damd64-match.S21 #define windowbestlen r8
/AliOS-Things-master/components/SDL2/docs/
A DREADME-android.md306 I/DEBUG ( 31): r8 436c6b30 r9 435c6fb0 10 435c6f9c fp 4168d82c
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/test/images/
A Drgb-3c-8b.ppm18 …�����i}�Cx�?��D��D��E��J��L��N��J��D��J��M��K������σ�ρ�ф�Ѓ��y��}��t��^��Z�r8��.&�.(�0+�3*�2)�3+…

Completed in 32 milliseconds