Home
last modified time | relevance | path

Searched defs:R2 (Results 1 – 25 of 28) sorted by relevance

12

/linux-2.6.39/arch/blackfin/lib/
Dudivsi3.S23 R2 = R1 << 16; define
27 R2 = R0 >> 31; /* if X is a 31-bit number */ define
29 R2 = R2 | R3; /* then it's okay to use the DIVQ builtins (fallthrough to fast)*/ define
90 R2 = R0 >> 16; define
92 R2 = R3 - R2; /* shifted divisor < upper 16 bits of dividend */ define
112 R2 = R2.L (Z); define
129 R2 = R1 >> 1; define
136 R2 = R0 >> 1; define
137 R2 = R0 >> 1; define
151 R2 = R2 << 1; /* Shift 64 bit dividend up by 1 bit */ define
[all …]
Ddivsi3.S101 R2 = R2.L (Z); define
112 R2 = -R1; define
114 R2 = R0 << 1; /* R2 lsw of dividend */ define
119 R2 = R2 | R5; /* Shift quotient bit */ define
124 R2 = R2 << 1; /* Shift 64 bit dividend up by 1 bit */ define
149 R2 = -1 (X); define
154 R2 = 1 (Z); define
157 R2 = R0; /* assume divide by 1 => numerator */ define
162 R2 = -R2; define
180 R2 = R0 >> 31; define
[all …]
Dmemset.S33 R2 = 3; define
34 R2 = R0 & R2; /* addr bottom two bits */ define
40 R2 = R1 << 8; /* create quad filler */ define
54 R2 = R3; /* end point */ define
56 R2 = R2 - R3; /* bytes left */ define
Dsmulsi3_highpart.S18 R2 = R1.L * R0.L (FU); define
24 R2 = cc; define
32 R2 = cc; define
Dumulsi3_highpart.S18 R2 = R1.H * R0.H, R3 = R1.L * R0.H (FU); define
Dstrncpy.S49 R2 = LC0; define
Dmemcmp.S36 R2 = R2 & R3; /* remainder */ define
Dmemmove.S45 R2 = R2 & R3; /* remainder */ define
/linux-2.6.39/arch/blackfin/mach-common/
Ddpmc_modes.S35 R2 = IWR_DISABLE_ALL; define
60 R2 = IWR_DISABLE_ALL; define
87 R2 = IWR_DISABLE_ALL; define
114 R2 = 0x0404(Z); define
117 R2 = DEPOSIT(R7, R1); define
142 R2 = IWR_DISABLE_ALL; define
180 R2 = [P0]; define
185 R2 = [P0]; define
191 R2 = [P0]; define
199 R2 = w[P0]; define
[all …]
Dcache.S31 R2 = -L1_CACHE_BYTES; define
42 R2 = R1 - R0; define
Dinterrupt.S165 R2 = 10; define
/linux-2.6.39/drivers/staging/rt2860/
Drtmp_type.h74 unsigned long R2; member
/linux-2.6.39/drivers/staging/rt2860/common/
Dcmm_asic.c636 unsigned long R2 = 0, R3 = DEFAULT_RF_TX_POWER, R4 = 0; in AsicSwitchChannel() local
2462 u32 R1 = 0, R2 = 0, R3 = 0; in AsicTurnOffRFClk() local
2513 u32 R1 = 0, R2 = 0, R3 = 0; in AsicTurnOnRFClk() local
/linux-2.6.39/arch/x86/crypto/
Dtwofish-x86_64-asm_64.S51 #define R2 %rcx macro
Daes-x86_64-asm_64.S25 #define R2 %rbx macro
/linux-2.6.39/arch/blackfin/mach-bf561/
Dsecondary.S33 R2 = R0; define
/linux-2.6.39/arch/m32r/kernel/
Dentry.S89 #define R2(reg) @(0x18,reg) macro
/linux-2.6.39/arch/parisc/kernel/
Dunaligned.c119 #define R2(i) (((i)>>16)&0x1f) macro
/linux-2.6.39/drivers/net/hamradio/
Dz8530.h8 #define R2 2 macro
/linux-2.6.39/drivers/tty/serial/
Dip22zilog.h40 #define R2 2 macro
Dzs.h61 #define R2 2 macro
Dsunzilog.h32 #define R2 2 macro
Dpmac_zilog.h139 #define R2 2 macro
/linux-2.6.39/arch/cris/arch-v10/kernel/
Dkgdb.c382 R0, R1, R2, R3, enumerator
/linux-2.6.39/drivers/net/wireless/iwlegacy/
Diwl-4965.c1448 s32 R1, R2, R3; in iwl4965_hw_get_temperature() local

12