Searched refs:here (Results 51 - 75 of 104) sorted by relevance

12345

/linux-master/arch/m68k/ifpsp060/src/
H A Dpfpsp.S664 # since, I believe, only NORMs and DENORMs can come through here,
996 # underflow exception. Since this is incorrect, we check here to see
1140 # Two main instruction types can enter here: (1) DENORM or UNNORM #
1165 # (a Trace stack frame must be created here, too). If an FP exception #
1220 # exception, then the a7' calculated here is wrong since it doesn't
1317 # INEX1 : none (packed doesn't go through here)
1394 # here, we insert the correct fsave status value into the fsave frame for the
1451 # here, we count on norm not to alter a0...
1483 # here, we count on norm not to alter a0...
1515 # call here
[all...]
H A Disp.S496 # here, we sort out all of the special cases that may have happened.
506 # here, a7 has been incremented by 4 bytes in supervisor mode. we still
564 # here we check to see if a chk trap should be taken
580 # doesn't flow through here
601 # So, here we create a Trace Exception format number two exception stack
648 # the chk2 instruction should take a chk trap. so, here we must create a
681 # the divide instruction should take an integer divide by zero trap. so, here
715 # the divide instruction should take an integer divide by zero trap. so, here
754 # So, here we create a Trace Exception format number two exception stack
885 # Dn,An - shouldn't enter here #
[all...]
/linux-master/arch/arm/boot/compressed/
H A Dhead-sharpsl.S20 #error What am I doing here...
/linux-master/arch/m68k/math-emu/
H A Dfp_cond.S152 .long fp_ill, fp_ill | NOTE: jump here to ftrap.x
H A Dfp_decode.h331 | all other indirect addressing modes will finally end up here
/linux-master/arch/powerpc/boot/
H A Ddiv64.S26 1: mr r11,r5 # here dividend.hi != 0
/linux-master/arch/arm/lib/
H A Dcsumpartial.S32 * destination pointers. Note that when we get here, C = 0
109 blne .Lnot_aligned @ align destination, return here
H A Dcsumpartialcopygeneric.S28 * we have >= 8 bytes here, so we don't need to check
53 * destination pointers. Note that when we get here, C = 0
96 blne .Ldst_unaligned @ align destination, return here
155 * need to rotate the checksum here to get around
/linux-master/arch/arm/mach-pxa/
H A Dsleep.S129 @ point in preserving it here. we save it on the stack with the
/linux-master/arch/arm/mach-tegra/
H A Dsleep-tegra30.S186 ret lr @ should never get here
260 wfeeq @ CPU should be power gated here
272 b . @ should never get here
331 mov r0, #1 @ never return here
773 wfine /* CPU should be power gated here */
H A Dsleep-tegra20.S96 ret lr @ should never get here
339 wfe /* CPU should be power gated here */
/linux-master/arch/arm/nwfpe/
H A Dentry.S120 @ Only FPE instructions are dispatched here, everything else
/linux-master/net/atm/
H A Dclip.c379 void *here; local
381 here = skb_push(skb, RFC1483LLC_LEN);
382 memcpy(here, llc_oui, sizeof(llc_oui));
383 ((__be16 *) here)[3] = skb->protocol;
/linux-master/fs/ext4/
H A Dinline.c162 if (is.s.here->e_value_inum) {
168 EXT4_I(inode)->i_inline_off = (u16)((void *)is.s.here -
171 le32_to_cpu(is.s.here->e_value_size);
314 EXT4_I(inode)->i_inline_off = (u16)((void *)is.s.here -
380 EXT4_I(inode)->i_inline_off = (u16)((void *)is.s.here -
383 le32_to_cpu(is.s.here->e_value_size);
554 * will trap here again.
1951 value_len = le32_to_cpu(is.s.here->e_value_size);
2016 * here to finish conversion.
/linux-master/arch/x86/crypto/
H A Daesni-intel_avx-x86_64.S168 HashKey = 16*6 # store HashKey <<1 mod poly here
169 HashKey_2 = 16*7 # store HashKey^2 <<1 mod poly here
170 HashKey_3 = 16*8 # store HashKey^3 <<1 mod poly here
171 HashKey_4 = 16*9 # store HashKey^4 <<1 mod poly here
172 HashKey_5 = 16*10 # store HashKey^5 <<1 mod poly here
173 HashKey_6 = 16*11 # store HashKey^6 <<1 mod poly here
174 HashKey_7 = 16*12 # store HashKey^7 <<1 mod poly here
175 HashKey_8 = 16*13 # store HashKey^8 <<1 mod poly here
176 HashKey_k = 16*14 # store XOR of HashKey <<1 mod poly here (for Karatsuba purposes)
177 HashKey_2_k = 16*15 # store XOR of HashKey^2 <<1 mod poly here (fo
[all...]
H A Dcrc32c-pcl-intel-asm_64.S257 # len is less than 8 if we got here
/linux-master/arch/m68k/ifpsp060/
H A Dfskeleton.S210 | Illegals branch here.
224 | exceptions branch here.
/linux-master/arch/xtensa/lib/
H A Dmemcopy.S121 .Ldstaligned: # return here from .Ldst?mod? once dst is aligned
382 .Lbackdstaligned: # return here from .Lbackdst?mod? once dst is aligned
H A Dstrncpy_user.S62 .Lsrcaligned: # return here when src is word-aligned
H A Dusercopy.S12 * memory during such a patch. We sacrifice a little code space here
75 .Ldstaligned: # return here from .Ldstunaligned when dst is aligned
/linux-master/tools/testing/selftests/rcutorture/bin/
H A Dkvm-test-1-run.sh198 echo kernel here: `head -n 1 $testid_txt | sed -e 's/^Build directory: //'` >> $resdir/bare-metal
/linux-master/arch/arc/kernel/
H A Dentry-arcv2.S79 # So do a "soft" disable of interrupts here.
89 ; so a higher prio interrupt taken here won't clobber prev prio icause
176 ; All 2 entry points to here already disable interrupts
H A Dentry-compact.S308 ; All 2 entry points to here already disable interrupts
/linux-master/scripts/
H A Dcheckpatch.pl654 here |
2033 my ($linenr, $cnt, $here) = @_;
2035 my $herectx = $here . "\n";
2141 # one does, and continue as if the #endif was not here.
2670 my $here = '';
2847 $here = "#$linenr: " if (!$file);
2848 $here = "#$realline: " if ($file);
2871 "do not modify files in include/asm, change architecture specific files in include/asm-<architecture>\n" . "$here$rawline\n");
2914 $here .= "FILE: $realfile:$realline:" if ($realcnt != 0);
2916 my $hereline = "$here\
[all...]
/linux-master/drivers/block/
H A Dfloppy.c1739 /* We have to clear the reset flag here, because apparently on boxes
1744 * handler here, and thus we have to fear no interference of other
1957 fdc_specify(current_fdc, current_drive); /* must be done here because of hut, hlt ... */
1980 * here ends the bottom half. Exported routines are:
2150 } *here = (struct fparm *)floppy_track_buffer; local
2189 here[count].track = format_req.track;
2190 here[count].head = format_req.head;
2191 here[count].sect = 0;
2192 here[count].size = raw_cmd->cmd[F_SIZECODE];
2196 here[
[all...]

Completed in 262 milliseconds

12345