Home
last modified time | relevance | path

Searched refs:SAVE (Results 1 – 22 of 22) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/mach-sa1100/
H A Dpm.c38 #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 Dmakefile-add-ldflags.patch11 @@ -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 Dpxa27x.c80 #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 Dpxa25x.c49 #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 Dctxnv40.c540 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 Dctxnv50.c212 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 Dsatan.S293 |--SAVE REGISTERS FP2.
295 movel %d2,-(%a7) | ...SAVE d2 TEMPORARILY
H A Dslogn.S375 fmovemx %fp2-%fp2/%fp3,-(%sp) | ...SAVE FP2 WHILE FP0 IS NOT READY
434 fmovemx %fp2-%fp2/%fp3,-(%sp) | ...SAVE FP2
H A Dssin.S180 |--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 Dgpc.fuc417 xbit $r2 $flags $p1 // SAVE/LOAD
424 xbit $r15 $flags $p1 // SAVE/LOAD
H A Dcom.fuc315 // each into STRAND_{SAVE,LOAD}_SWBASE now, no need to worry
H A Dhub.fuc648 xbit $r2 $flags $p1 // SAVE/LOAD
/OK3568_Linux_fs/kernel/arch/sparc/net/
H A Dbpf_jit_comp_64.c159 #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 Dbinutils.info514 '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 Dgfortran.info1491 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 Dgdb.info49672 [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 Dbinutils.info514 '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 Dgfortran.info1491 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 Dgdb.info49672 [save-restore="SAVE-RESTORE"]
49694 SAVE-RESTORE
/OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/src/
H A Dfplsp.S5026 #--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 Dfpsp.S6399 #--SAVE REGISTERS FP2.
6401 mov.l %d2,-(%sp) # SAVE d2 TEMPORARILY
8444 fmovm.x &0xc,-(%sp) # SAVE FP2-3
/OK3568_Linux_fs/recovery/
HDrootfs.cpio.gz107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.�07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep��07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck����07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000bin���usr/bin�07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ...