Searched refs:here (Results 76 - 100 of 104) sorted by relevance

12345

/linux-master/arch/arm/kernel/
H A Diwmmxt.S75 bne 4f @ if so no business here
H A Dentry-armv.S134 add r0, sp, #S_PC @ here for interlock avoidance
178 add r7, sp, #S_SP @ here for interlock avoidance
346 * EABI note: sp_svc is always 64-bit aligned here, so should PT_REGS_SIZE
364 add r0, sp, #S_PC @ here for interlock avoidance
586 @ We enter here with IP clobbered and its value stashed on the mode
/linux-master/arch/m68k/kernel/
H A Dentry.S127 | After a fork we jump here directly from resume,
345 /* it is better to use a movel here instead of a movew 8*) */
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx8.asm280 //use s_save_tmp would introduce conflict here between s_save_tmp and s_save_buf_rsrc2
373 //s_and_b32 s_save_tmp, tba_hi, S_SAVE_SPI_INIT_FIRST_WAVE_MASK //exec is still used here
374 s_and_b32 s_save_tmp, s_save_exec_hi, S_SAVE_SPI_INIT_FIRST_WAVE_MASK //exec is still used here
661 s_and_b32 s_restore_pc_hi, s_restore_pc_hi, 0x0000ffff //pc[47:32] //Do it here in order not to affect STATUS
H A Dcwsr_trap_handler_gfx9.asm429 //use s_save_tmp would introduce conflict here between s_save_tmp and s_save_buf_rsrc2
529 s_and_b32 s_save_tmp, s_save_exec_hi, S_SAVE_SPI_INIT_FIRST_WAVE_MASK //exec is still used here
910 s_and_b32 s_restore_pc_hi, s_restore_pc_hi, 0x0000ffff //pc[47:32] //Do it here in order not to affect STATUS
/linux-master/arch/powerpc/crypto/
H A Daes-gcm-p10.S791 # ghash here
1341 # ghash here
/linux-master/arch/sparc/kernel/
H A Dhead_32.S94 /* Cool, here we go. Pick up the romvec pointer in %o0 and stash it in
125 mov %o0, %g7 ! put it here too
669 /* We should not get here. */
767 call %o0 ! Get us out of here...
777 * no joke. I don't need all of them in here as the entire prom vector
/linux-master/arch/sparc/lib/
H A Dchecksum_32.S73 1: retl ! get outta here
144 cpout: retl ! get outta here
/linux-master/tools/testing/selftests/
H A Dlib.mk1 # This mimics the top-level Makefile. We do it explicitly here so that this
/linux-master/arch/m68k/ifpsp060/src/
H A Dilsp.S32 # effect, branches to one of the branch table entries located here.
227 # here, the result is in d1 and d0. the current strategy is to save
229 # use movm here to not disturb the condition codes.
588 # here, the result is in d1 and d0. the current strategy is to save
590 # use movm here to not disturb the condition codes.
725 # here, the result is in d1 and d0. the current strategy is to save
727 # use movm here to not disturb the condition codes.
H A Dfpsp.S665 # since, I believe, only NORMs and DENORMs can come through here,
997 # underflow exception. Since this is incorrect, we check here to see
1141 # Two main instruction types can enter here: (1) DENORM or UNNORM #
1166 # (a Trace stack frame must be created here, too). If an FP exception #
1221 # exception, then the a7' calculated here is wrong since it doesn't
1318 # INEX1 : none (packed doesn't go through here)
1395 # here, we insert the correct fsave status value into the fsave frame for the
1452 # here, we count on norm not to alter a0...
1484 # here, we count on norm not to alter a0...
1516 # call here
[all...]
/linux-master/arch/arm/lib/
H A Dlib1funcs.S172 subs \order, \order, #3 @ yes, 3 is intended here
/linux-master/arch/m68k/fpsp040/
H A Dx_snan.S229 | We get here with D1 containing the data to write and D0 the
H A Dres_func.S11 | completed here; data is packed and moved to user memory.
623 | we must process the operation here if this case is true.
1755 | Handle possible denorm or catastrophic underflow cases here
1797 | Handle catastrophic underflow cases here
1841 | Handle catastrophic overflow cases here
1967 | Also note that the dtag must be set to norm here - this is because
H A Dsetox.S462 |--entry point for EXP(X), here X is finite, non-zero, and not NaN's
620 |--entry point for EXPM1(X), here X is denormalized
627 |--entry point for EXPM1(X), here X is finite, non-zero, non-NaN
H A Dbugfix.S67 | * code here to get the correct answer.
116 | * code here to get the correct answer.
488 | Enter here if the case is not of the situations affected by
H A Ddo_func.S110 bsr ld_mzero |if neg, load neg zero, return here
H A Dbindec.S323 bras A7_str |finished here
H A Dround.S382 | We get here if ms mant was = 0, and we assume ls mant has bits
/linux-master/arch/x86/boot/
H A Dheader.S235 # tries to generate a 3-byte jump here, which causes
271 code32_start: # here loaders can put a different
287 # space from here (exclusive) down to
/linux-master/arch/sparc/net/
H A Dbpf_jit_comp_64.c247 void *here = &ctx->image[ctx->idx]; local
250 off = (void *)func - here;
836 /* If you add anything here, adjust BPF_TAILCALL_PROLOGUE_SKIP above. */
/linux-master/arch/mips/lib/
H A Dcsum_partial.S469 SUB len, 8*NBYTES # subtract here for bgez loop
/linux-master/kernel/debug/kdb/
H A Dkdb_main.c1167 kdb_printf("Hmm, kdb_reboot did not reboot, spinning here\n");
1446 * will spin here.
/linux-master/arch/xtensa/kernel/
H A Dentry.S252 * MOVSP here, as we do that when we return from the exception.
344 * We get here from the user exception handler or simply by falling through
479 /* Jump here for exception exit */
506 * Note that we don't disable interrupts here.
570 * abi_arg* are used as temporary registers here.
657 * have to do it here.
788 * When we get here, a0 is trashed and saved to excsave[debuglevel]
910 * We get here in case of an unrecoverable exception.
1414 /* We get here because of an unrecoverable error in the window
1449 * We get here i
[all...]
/linux-master/arch/arm/boot/compressed/
H A Dhead.S251 * be needed here - is there an Angel SWI call for this?
256 * by the linker here, but it should preserve r7, r8, and r9.
374 * OK... Let's do some funky business here.
377 * and folded into the former here. No GOT fixup has occurred
457 * Note: the possible LSB in r4 is harmless here.
958 * v7-M (if existant at all) we just return early here.
1046 @ Everything from here on will be the new ID system.

Completed in 657 milliseconds

12345