| /OK3568_Linux_fs/kernel/arch/arm/mach-sa1100/ |
| H A D | pm.c | 38 #define SAVE(x) sleep_save[SLEEP_SAVE_##x] = x macro 62 SAVE(GPDR); in sa11x0_pm_enter() 63 SAVE(GAFR); in sa11x0_pm_enter() 65 SAVE(PPDR); in sa11x0_pm_enter() 66 SAVE(PPSR); in sa11x0_pm_enter() 67 SAVE(PPAR); in sa11x0_pm_enter() 68 SAVE(PSDR); in sa11x0_pm_enter() 70 SAVE(Ser1SDCR0); in sa11x0_pm_enter()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/tsocks/tsocks/ |
| H A D | makefile-add-ldflags.patch | 11 @@ -50,7 +50,7 @@ ${SAVE}: ${SAVE}.c 12 ${SHCC} ${CFLAGS} ${INCLUDES} -static -o ${SAVE} ${SAVE}.c
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-pxa/ |
| H A D | pxa27x.c | 80 #define SAVE(x) sleep_save[SLEEP_SAVE_##x] = x macro 115 SAVE(PCFR); in pxa27x_cpu_pm_save() 117 SAVE(PSTR); in pxa27x_cpu_pm_save()
|
| H A D | pxa25x.c | 49 #define SAVE(x) sleep_save[SLEEP_SAVE_##x] = x macro 65 SAVE(PSTR); in pxa25x_cpu_pm_save()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| H A D | ctxnv40.c | 540 cp_bra (ctx, SWAP_DIRECTION, SAVE, cp_swap_state3d_3_is_save); in nv40_gr_construct_state3d_3() 625 cp_set (ctx, SWAP_DIRECTION, SAVE); in nv40_grctx_generate() 650 cp_bra (ctx, SWAP_DIRECTION, SAVE, cp_check_load); in nv40_grctx_generate()
|
| H A D | ctxnv50.c | 212 cp_set (ctx, SWAP_DIRECTION, SAVE); in nv50_grctx_generate() 224 cp_bra (ctx, SWAP_DIRECTION, SAVE, cp_check_load); in nv50_grctx_generate() 227 …cp_set (ctx, SWAP_DIRECTION, SAVE); /* no idea why this is needed, but fixes at least one lockup. … in nv50_grctx_generate()
|
| /OK3568_Linux_fs/kernel/arch/m68k/fpsp040/ |
| H A D | satan.S | 293 |--SAVE REGISTERS FP2. 295 movel %d2,-(%a7) | ...SAVE d2 TEMPORARILY
|
| H A D | slogn.S | 375 fmovemx %fp2-%fp2/%fp3,-(%sp) | ...SAVE FP2 WHILE FP0 IS NOT READY 434 fmovemx %fp2-%fp2/%fp3,-(%sp) | ...SAVE FP2
|
| H A D | ssin.S | 180 |--SAVE FPCR, FP1. CHECK IF |X| IS TOO SMALL OR LARGE
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
| H A D | gpc.fuc | 417 xbit $r2 $flags $p1 // SAVE/LOAD 424 xbit $r15 $flags $p1 // SAVE/LOAD
|
| H A D | com.fuc | 315 // each into STRAND_{SAVE,LOAD}_SWBASE now, no need to worry
|
| H A D | hub.fuc | 648 xbit $r2 $flags $p1 // SAVE/LOAD
|
| /OK3568_Linux_fs/kernel/arch/sparc/net/ |
| H A D | bpf_jit_comp_64.c | 159 #define SAVE F3(2, 0x3c) macro 813 emit(SAVE | IMMED | RS1(SP) | S13(-stack_needed) | RD(SP), ctx); in build_prologue()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | binutils.info | 514 'SAVE' commits the changes so far specified by the script. Prior to 515 'SAVE', commands affect only the temporary copy of the current archive. 531 of any operations since the last 'SAVE'. May be executed (with no 537 name; it is not actually saved as ARCHIVE until you use 'SAVE'. 539 existing file named ARCHIVE will not be destroyed until 'SAVE'. 562 have changed the current archive since the last 'SAVE' command, 584 'SAVE'. 599 'SAVE'
|
| H A D | gfortran.info | 1491 the 'SAVE' statement were specified for every local variable and 1499 Local variables or arrays having an explicit 'SAVE' attribute are 3025 or in 'DATA' statements automatically acquire the 'SAVE' attribute. 3917 storage. These follow the syntax of the Fortran standard 'SAVE' 3920 'STATIC' is exactly equivalent to 'SAVE', and specifies that an 3929 blanket 'SAVE' statements. 5827 coarray. The routine is called for both coarrays with 'SAVE' 22821 * 'SAVE' statement: Code Gen Options. (line 15) 22882 * statement, 'SAVE': Code Gen Options. (line 15)
|
| H A D | gdb.info | 49672 [save-restore="SAVE-RESTORE"] 49694 SAVE-RESTORE
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | binutils.info | 514 'SAVE' commits the changes so far specified by the script. Prior to 515 'SAVE', commands affect only the temporary copy of the current archive. 531 of any operations since the last 'SAVE'. May be executed (with no 537 name; it is not actually saved as ARCHIVE until you use 'SAVE'. 539 existing file named ARCHIVE will not be destroyed until 'SAVE'. 562 have changed the current archive since the last 'SAVE' command, 584 'SAVE'. 599 'SAVE'
|
| H A D | gfortran.info | 1491 the 'SAVE' statement were specified for every local variable and 1499 Local variables or arrays having an explicit 'SAVE' attribute are 3025 or in 'DATA' statements automatically acquire the 'SAVE' attribute. 3917 storage. These follow the syntax of the Fortran standard 'SAVE' 3920 'STATIC' is exactly equivalent to 'SAVE', and specifies that an 3929 blanket 'SAVE' statements. 5827 coarray. The routine is called for both coarrays with 'SAVE' 22821 * 'SAVE' statement: Code Gen Options. (line 15) 22882 * statement, 'SAVE': Code Gen Options. (line 15)
|
| H A D | gdb.info | 49672 [save-restore="SAVE-RESTORE"] 49694 SAVE-RESTORE
|
| /OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/src/ |
| H A D | fplsp.S | 5026 #--SAVE FPCR, FP1. CHECK IF |X| IS TOO SMALL OR LARGE 8272 fmovm.x &0xc,-(%sp) # SAVE FP2-3 WHILE FP0 IS NOT READY 8511 fmovm.x &0xc,-(%sp) # SAVE FP2 {%fp2/%fp3} 9059 #--REGISTERS SAVE SO FAR ARE FPCR AND D0
|
| H A D | fpsp.S | 6399 #--SAVE REGISTERS FP2. 6401 mov.l %d2,-(%sp) # SAVE d2 TEMPORARILY 8444 fmovm.x &0xc,-(%sp) # SAVE FP2-3
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |