Home
last modified time | relevance | path

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

12

/linux-3.3/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-3.3/arch/blackfin/mach-common/
Ddpmc_modes.S35 R2 = IWR_DISABLE_ALL; define
70 R2 = IWR_DISABLE_ALL; define
95 R2 = IWR_DISABLE_ALL; define
122 R2 = 0x0404(Z); define
125 R2 = DEPOSIT(R7, R1); define
150 R2 = IWR_DISABLE_ALL; define
188 R2 = [P0]; define
193 R2 = [P0]; define
202 R2 = [P0]; define
208 R2 = w[P1]; define
[all …]
Dcache.S31 R2 = -L1_CACHE_BYTES; define
42 R2 = R1 - R0; define
Dinterrupt.S165 R2 = 10; define
/linux-3.3/arch/x86/crypto/
Dtwofish-x86_64-asm_64.S51 #define R2 %rcx macro
Daes-x86_64-asm_64.S25 #define R2 %rbx macro
/linux-3.3/arch/m32r/kernel/
Dentry.S89 #define R2(reg) @(0x18,reg) macro
/linux-3.3/arch/parisc/kernel/
Dunaligned.c119 #define R2(i) (((i)>>16)&0x1f) macro
/linux-3.3/drivers/net/hamradio/
Dz8530.h8 #define R2 2 macro
/linux-3.3/drivers/tty/serial/
Dzs.h61 #define R2 2 macro
Dip22zilog.h40 #define R2 2 macro
Dsunzilog.h32 #define R2 2 macro
Dpmac_zilog.h128 #define R2 2 macro
/linux-3.3/arch/cris/arch-v10/kernel/
Dkgdb.c382 R0, R1, R2, R3, enumerator
/linux-3.3/drivers/media/dvb/frontends/
Ddrxd_hard.c98 u16 R2; member
889 u32 R2 = state->if_agc_cfg.R2; in ReadIFAgc() local
/linux-3.3/drivers/net/wireless/iwlegacy/
D4965.c1664 s32 R1, R2, R3; in il4965_hw_get_temperature() local
/linux-3.3/drivers/net/wan/
Dz85230.h27 #define R2 2 macro
/linux-3.3/arch/cris/arch-v32/kernel/
Dkgdb.c311 R0, R1, R2, R3, enumerator

12