Searched refs:r10 (Results 1 – 12 of 12) sorted by relevance
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | jidctfst.S | 104 ldr r9, [r10, #QY(4)] 105 ldr r8, [r10, #QY(0)] 114 ldr r9, [r10, #QY(6)] 115 ldr r8, [r10, #QY(2)] 158 ldr r2, [r10, #QY(1)] 159 ldr r9, [r10, #QY(5)] 165 ldr r2, [r10, #QY(3)] 171 ldr r9, [r10, #QY(7)] 249 add r10, r10, #4 436 ldr r1, [r10, #QY(0)] [all …]
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/gcc_gvmat64/ |
A D | gvmat64.S | 252 mov r10, window_ad 254 lea r13, [r10 + rbp] 283 lea rsi,[r10+r11] 404 cmp r12w, word ptr [r10 + r8] 418 lea rsi,[r8+r10] 505 lea rsi,[r10+r11] 526 lea rsi,[r10+rax]
|
/AliOS-Things-master/components/py_engine/engine/shared/runtime/ |
A D | gchelper_generic.c | 116 register long r10 asm ("r10"); in gc_helper_get_regs() 126 arr[6] = r10; in gc_helper_get_regs()
|
A D | gchelper_m3.s | 46 str r10, [r0], #4
|
A D | gchelper_m0.s | 48 mov r1, r10
|
/AliOS-Things-master/components/SDL2/src/image/external/ |
A D | jpeg-9b.patch | 276 + ldr r10,[r1, #off_COMPINFO_quanttable] // r10 = quanttable 309 + ldr r9, [r10, #QY(4)] 310 + ldr r8, [r10, #QY(0)] 319 + ldr r9, [r10, #QY(6)] 320 + ldr r8, [r10, #QY(2)] 363 + ldr r2, [r10, #QY(1)] 364 + ldr r9, [r10, #QY(5)] 370 + ldr r2, [r10, #QY(3)] 376 + ldr r9, [r10, #QY(7)] 454 + add r10, r10, #4 [all …]
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/utils/crash_catcher/include/ |
A D | CrashCatcherApi.h | 17 uint32_t r10; member
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/masmx64/ |
A D | gvmat64.asm | 66 ; register used : rax,rbx,rcx,rdx,rsi,rdi,r8,r9,r10,r11,r12 72 ;window equ rsp + xx - LocalVarsSize ; local copy of s->window ; stored in r10 73 ;windowbestlen equ rsp + xx - LocalVarsSize ; s->window + bestlen , use r10+r11 103 ; window r10 199 ; rax, rcx, rdx, r8, r9, r10, and r11, which are scratch.
|
A D | inffasx64.asm | 29 ; rax, rcx, rdx, r8, r-9, r10, and r11, which are scratch. 50 mov r10, [rsp+48] ; /* r10 = end */ 62 cmp r10, rdi 83 cmp r10, rdi
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/amd64/ |
A D | amd64-match.S | 24 #define window r10
|
/AliOS-Things-master/components/SDL2/src/video/arm/ |
A D | pixman-arm-neon-asm.h | 687 PF_X .req r10 /* pixel index in a scanline for current */ 704 ORIG_W .req r10 /* saved original width */
|
A D | pixman-arm-simd-asm.h | 723 WK2 .req r10
|
Completed in 12 milliseconds