Searched refs:has (Results 51 - 75 of 79) sorted by relevance

1234

/linux-master/arch/m68k/ifpsp060/
H A Diskeleton.S253 | page that has been "locked" previously with _real_lock_page.
/linux-master/arch/sparc/lib/
H A Dudivdi3.S190 wr %g0,%o1,%y ! SPARC has 0-3 delay insn after a wr
H A Ddivdi3.S203 wr %g0,%o1,%y ! SPARC has 0-3 delay insn after a wr
H A Dchecksum_32.S271 andcc %o3, %o0, %g0 ! Check %o0 only (%o1 has the same last 2 bits)
/linux-master/arch/arm/kernel/
H A Dentry-header.S435 @ Test whether the SP has overflowed. Task and IRQ stacks are aligned
H A Dhead.S161 @ mmu has been enabled
390 * as it has already been validated by the primary processor.
/linux-master/arch/m68k/ifpsp060/src/
H A Dpfpsp.S714 # the operation has been emulated. the result is in fp0.
1137 # - Correct result has been stored as appropriate #
1148 # instruction type. Once the instruction has been emulated and result #
1321 # emulation routine that has also been enabled by the user.
1549 # emulation routine that has also been enabled by the user.
1866 # emulation routine that has also been enabled by the user.
2106 # emulation routine that has also been enabled by the user.
2398 # - None (correct result has been stored as appropriate) #
2412 # the handler exits through _fpsp_done(). If an enabled exc has been #
2437 # has highe
[all...]
H A Dilsp.S196 beq.b lddone # divu has no processing!!!
199 tst.b NDIVIDEND(%a6) # remainder has same sign
H A Dfpsp.S715 # the operation has been emulated. the result is in fp0.
1138 # - Correct result has been stored as appropriate #
1149 # instruction type. Once the instruction has been emulated and result #
1322 # emulation routine that has also been enabled by the user.
1550 # emulation routine that has also been enabled by the user.
1867 # emulation routine that has also been enabled by the user.
2107 # emulation routine that has also been enabled by the user.
2399 # - None (correct result has been stored as appropriate) #
2413 # the handler exits through _fpsp_done(). If an enabled exc has been #
2438 # has highe
[all...]
H A Disp.S506 # here, a7 has been incremented by 4 bytes in supervisor mode. we still
572 # the required emulation has been completed. now, clean up the necessary stack
2166 beq.b ddone # divu has no processing!!!
2169 tst.b NDIVIDEND(%a6) # remainder has same sign
2970 # made to point directly back into the 060ISP which has a routine for #
/linux-master/arch/parisc/kernel/
H A Dperf_asm.S87 ;* for RDR10 which has bits that preclude PDC stack operations
985 ;* for RDR10 which has bits that preclude PDC stack operations
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx8.asm44 var SQ_WAVE_GPR_ALLOC_SGPR_SIZE_SIZE = 3 //FIXME sq.blk still has 4 bits at this time while SQ programming guide has 3 bits
H A Dcwsr_trap_handler_gfx9.asm67 var SQ_WAVE_GPR_ALLOC_SGPR_SIZE_SIZE = 3 //FIXME sq.blk still has 4 bits at this time while SQ programming guide has 3 bits
H A Dcwsr_trap_handler_gfx10.asm878 //m0 now has the value of normal vgpr count, just add the m0 with shared_vgpr count to get the total count.
1074 //m0 now has the value of normal vgpr count, just add the m0 with shared_vgpr count to get the total count.
/linux-master/arch/sparc/kernel/
H A Dhead_32.S73 /* This stuff has to be in sync with SILO and other potential boot loaders
107 * label, then see what %o7 has.
382 sethi %hi(cputypvar), %o1 ! First node has cpu-arch
492 /* Fujitsu MicroSPARC-II has no asynchronous flavors of FARs */
532 /* If boot_cpu_id has not been setup by machine specific
H A Dentry.S94 bz floppy_fifo_emptied ! fifo has been emptied...
266 * for cross calls. That has a separate entry point below.
714 /* The setcc software trap. The user has condition codes in %g1
1097 * code has to know how to deal with this.
1135 * Note that ndelay gives HZ times higher resolution but has a 10ms
1184 /* We have to inform parent that child has stopped */
1227 /* No matter how much overhead this routine has in the worst
/linux-master/arch/m68k/fpsp040/
H A Dbindec.S249 fmovex FP_SCR2(%a6),%fp0 |now fp0 has 1.f
H A Dsetox.S101 | This error has to be considered later in Steps 3 and 4.
/linux-master/arch/arm/crypto/
H A Dsha1-armv4-large.S5 @ has relicensed it under the GPLv2. Therefore this program is free software;
H A Dpoly1305-armv4.pl627 @ one has to watch for H2 (which is narrower than H0) and 5*H4
/linux-master/arch/x86/crypto/
H A Dchacha-avx2-x86_64.S240 # required word shuffling has a rather high latency, we can do the
H A Dchacha-avx512vl-x86_64.S203 # required word shuffling has a rather high latency, we can do the
H A Daesni-intel_avx-x86_64.S1048 # XMM8 has the combined result here
1998 # XMM8 has the combined result here
/linux-master/tools/testing/ktest/
H A Dktest.pl486 For example, if in the /boot/grub/menu.lst the test kernel title has:
1465 # Make sure everything has been written to disk
1594 "Your test started at $script_start_time has failed with:\n@_\n", $log_file);
2419 # Make sure the stable kernel has finished booting
3956 # if every test config has failed to modify the .config file
4549 send_email("KTEST: Your test has finished!",
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dcore.c236 /* 5G has no CCK rates, 1M/2M/5.5M/11M */
248 /* 6G has no CCK rates, 1M/2M/5.5M/11M */
1514 if (phy_ppdu->ofdm.has) {
1571 phy_ppdu->ofdm.has = true;

Completed in 447 milliseconds

1234