Searched refs:FPU_IS_EMU (Results 1 - 16 of 16) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m68k/include/asm/
H A Dsetup.h348 # define FPU_IS_EMU (1) macro
350 # define FPU_IS_EMU (!m68k_fputype) macro
353 # define FPU_IS_EMU (0) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m68k/kernel/
H A Dprocess.c191 if (!FPU_IS_EMU)
264 if (!FPU_IS_EMU) {
286 if (FPU_IS_EMU) {
H A Dptrace.c178 if (FPU_IS_EMU && (addr < 45) && !(addr % 3))
202 if (FPU_IS_EMU && (addr < 45) && !(addr % 3)) {
H A Dsignal.c198 if (FPU_IS_EMU) {
257 if (FPU_IS_EMU) {
572 if (FPU_IS_EMU) {
610 if (FPU_IS_EMU) {
H A Dtraps.c99 if (FPU_IS_EMU)
103 if (CPU_IS_040 && !FPU_IS_EMU) {
126 if (CPU_IS_060 && !FPU_IS_EMU) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dsetup.h348 # define FPU_IS_EMU (1) macro
350 # define FPU_IS_EMU (!m68k_fputype) macro
353 # define FPU_IS_EMU (0) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m68k/kernel/
H A Dprocess.c191 if (!FPU_IS_EMU)
264 if (!FPU_IS_EMU) {
286 if (FPU_IS_EMU) {
H A Dptrace.c178 if (FPU_IS_EMU && (addr < 45) && !(addr % 3))
202 if (FPU_IS_EMU && (addr < 45) && !(addr % 3)) {
H A Dsignal.c198 if (FPU_IS_EMU) {
257 if (FPU_IS_EMU) {
572 if (FPU_IS_EMU) {
610 if (FPU_IS_EMU) {
H A Dtraps.c99 if (FPU_IS_EMU)
103 if (CPU_IS_040 && !FPU_IS_EMU) {
126 if (CPU_IS_060 && !FPU_IS_EMU) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m68knommu/kernel/
H A Dprocess.c164 if (!FPU_IS_EMU)
235 if (!FPU_IS_EMU) {
259 if (FPU_IS_EMU) {
H A Dptrace.c141 if (FPU_IS_EMU && (addr < 45) && !(addr % 3))
182 if (FPU_IS_EMU && (addr < 45) && !(addr % 3)) {
H A Dsignal.c187 if (FPU_IS_EMU) {
227 if (FPU_IS_EMU) {
430 if (FPU_IS_EMU) {
461 if (FPU_IS_EMU) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m68knommu/kernel/
H A Dprocess.c164 if (!FPU_IS_EMU)
235 if (!FPU_IS_EMU) {
259 if (FPU_IS_EMU) {
H A Dptrace.c141 if (FPU_IS_EMU && (addr < 45) && !(addr % 3))
182 if (FPU_IS_EMU && (addr < 45) && !(addr % 3)) {
H A Dsignal.c187 if (FPU_IS_EMU) {
227 if (FPU_IS_EMU) {
430 if (FPU_IS_EMU) {
461 if (FPU_IS_EMU) {

Completed in 258 milliseconds