Home
last modified time | relevance | path

Searched refs:special (Results 1 – 25 of 73) sorted by relevance

123

/arch/powerpc/kernel/
A Dswsusp_asm64.S62 #define SAVE_SPECIAL(special) \ argument
63 mf##special r0 ;\
64 std r0, SL_##special(r11)
65 #define RESTORE_SPECIAL(special) \ argument
66 ld r0, SL_##special(r11) ;\
67 mt##special r0
/arch/m68k/fpsp040/
A Dget_op.S493 beq move_unpack |special handling for fmove: must set FPSR_CC
498 bnes try_zero |if not equal, it is not special
500 cmpiw #7,%d1 |SE and y bits must be on for special
501 bnes try_zero |if not on, it is not special
502 |input is of the special cases of inf and NaN
507 bra finish |special already on stack
550 bnes mtry_zero |if not equal, it is not special
552 cmpiw #7,%d1 |SE and y bits must be on for special
553 bnes mtry_zero |if not on, it is not special
554 |input is of the special cases of inf and NaN
[all …]
A Dx_operr.S161 cmpil #0xffff8000,FPTEMP_LO(%a6) |test if ls lword is special
163 bsr check_upper |check if exp and ms mant are special
166 movel #0x80000000,%d0 |store special case result
188 cmpil #0xffffff80,FPTEMP_LO(%a6) |test if ls lword is special
190 bsr check_upper |check if exp and ms mant are special
193 movel #0x80000000,%d0 |store special case result
211 | This operr condition is not of the special case. Set operr
A Dx_store.S135 beqs inf |if so, special case
/arch/openrisc/boot/dts/
A Dor1ksim.dts34 * OR1K PIC is built into CPU and accessed via special purpose
A Dsimple_smp.dts46 * OR1K PIC is built into CPU and accessed via special purpose
/arch/arm64/boot/dts/mediatek/
A Dmt8370.dtsi66 * This is a special case, where the GPU is the same as MT8188, but with one
/arch/arc/kernel/
A Dentry-arcv2.S201 ; Handle special case #1: (Entry via Exception, Return via IRQ)
226 ; Handle special case #2: (Entry via Exception in Delay Slot, Return via IRQ)
/arch/arm/boot/dts/ti/omap/
A Dam335x-sancloud-bbe-extended-wifi.dts90 ti,needs-special-hs-handling;
A Dam5729-beagleboneai.dts548 ti,needs-special-reset;
564 ti,needs-special-reset;
/arch/arm64/boot/dts/marvell/
A Dac5x-rd-carrier.dtsi8 * require any special DTS definitions.
A Dac5x-rd-carrier-cn9131.dts9 * which does not require any special DTS definitions.
/arch/arm64/boot/dts/freescale/
A Dfsl-ls1028a-kontron-kbox-a-230-ls.dts5 * This consists of a Kontron SMARC-sAL28 (Dual PHY) and a special
/arch/powerpc/boot/dts/fsl/
A Db4420qds.dts27 * direct, indirect, incidental, special, exemplary, or consequential damages
A Db4420si-pre.dtsi27 * direct, indirect, incidental, special, exemplary, or consequential damages
A Db4420si-post.dtsi27 * direct, indirect, incidental, special, exemplary, or consequential damages
A Dp5040si-pre.dtsi27 * direct, indirect, incidental, special, exemplary, or consequential damages
A Db4qds.dtsi27 * direct, indirect, incidental, special, exemplary, or consequential damages
/arch/arm/boot/dts/intel/ixp/
A Dintel-ixp42x-arcom-vulcan.dts81 * CHECKME: if special tweaks are needed, then fix the
/arch/arm/boot/dts/nxp/imx/
A Dimx6ull-dhcom-som.dtsi18 serial1 = &uart6; /* DHCOM UART2, special hardware required */
24 spi1 = &ecspi4; /* DHCOM SPI2, special hardware required */
/arch/mips/boot/dts/ingenic/
A Drs90.dts221 groups = "lcd-8bit", "lcd-16bit", "lcd-special";
/arch/sh/lib/
A Dchecksum.S225 ! Handle first two bytes as a special case
/arch/sh/kernel/cpu/sh2a/
A Dentry.S197 ! restore special register
/arch/arm/boot/dts/aspeed/
A Daspeed-bmc-ampere-mtjade.dts775 /*A0-A7*/ "","","","host0-special-boot","","","","",
787 /*I0-I7*/ "presence-ps0","presence-ps1","s1-special-boot","","","","","",
/arch/sh/kernel/cpu/sh3/
A Dentry.S481 * path and special case the event dispatch instead. This is the

Completed in 34 milliseconds

123