Home
last modified time | relevance | path

Searched refs:RB (Results 1 – 19 of 19) sorted by relevance

/linux-2.6.39/arch/powerpc/xmon/
Dppc-opc.c408 #define RB RAOPT + 1 macro
415 #define RBS RB + 1
1982 { "macchw", XO(4,172,0,0), XO_MASK, PPC405|PPC440, { RT, RA, RB } },
1983 { "macchw.", XO(4,172,0,1), XO_MASK, PPC405|PPC440, { RT, RA, RB } },
1984 { "macchwo", XO(4,172,1,0), XO_MASK, PPC405|PPC440, { RT, RA, RB } },
1985 { "macchwo.", XO(4,172,1,1), XO_MASK, PPC405|PPC440, { RT, RA, RB } },
1986 { "macchws", XO(4,236,0,0), XO_MASK, PPC405|PPC440, { RT, RA, RB } },
1987 { "macchws.", XO(4,236,0,1), XO_MASK, PPC405|PPC440, { RT, RA, RB } },
1988 { "macchwso", XO(4,236,1,0), XO_MASK, PPC405|PPC440, { RT, RA, RB } },
1989 { "macchwso.", XO(4,236,1,1), XO_MASK, PPC405|PPC440, { RT, RA, RB } },
[all …]
/linux-2.6.39/arch/powerpc/kvm/
Dbook3s_32_sr.S103 #define KVM_LOAD_BAT(n, reg, RA, RB) \ argument
105 lwz RB,(n*16)+4(reg); \
107 mtspr SPRN_IBAT##n##L,RB; \
109 lwz RB,(n*16)+12(reg); \
111 mtspr SPRN_DBAT##n##L,RB; \
/linux-2.6.39/Documentation/sh/
Dregister-banks.txt8 bank (selected by SR.RB, only r0 ... r7 are banked), whereas other families
11 SR.RB banking
15 r0 ... r7 if SR.RB is set to the bank we are interested in, otherwise ldc/stc
17 when in the context of another bank. The developer must keep the SR.RB value
/linux-2.6.39/arch/sh/kernel/cpu/sh3/
Dswsusp.S88 3: .long 0x20000000 ! RB=1
141 2: .long 0x20000000 ! RB=1
142 3: .long 0xdfffffff ! RB=0
Dentry.S506 1: .long 0xcfffffff ! RB=0, BL=0
/linux-2.6.39/arch/powerpc/kernel/
Dmisc_64.S305 #define LBZCIX(RT,RA,RB) .long (0x7c0006aa|(RT<<21)|(RA<<16)|(RB << 11)) argument
306 #define STBCIX(RS,RA,RB) .long (0x7c0007aa|(RS<<21)|(RA<<16)|(RB << 11)) argument
Dhead_32.S39 #define LOAD_BAT(n, reg, RA, RB) \ argument
45 lwz RB,(n*16)+4(reg); \
47 mtspr SPRN_IBAT##n##L,RB; \
50 lwz RB,(n*16)+12(reg); \
52 mtspr SPRN_DBAT##n##L,RB; \
/linux-2.6.39/arch/arm/mm/
Dproc-sa1100.S149 mcr p15, 0, ip, c9, c0, 0 @ invalidate RB
190 mcr p15, 0, r1, c9, c0, 0 @ invalidate RB
191 mcr p15, 0, r1, c9, c0, 5 @ allow user space to use RB
/linux-2.6.39/arch/sh/
DKconfig.cpu93 This will enable the use of SR.RB register bank usage. Processors
98 information on SR.RB and register banking in the kernel in general.
/linux-2.6.39/arch/sh/kernel/
Dhead_32.S62 mov.l 1f, r0 ! MD=1, RB=0, BL=0, IMASK=0xF
333 1: .long 0x500080F0 ! MD=1, RB=0, BL=1, FD=1, IMASK=0xF
Drelocate_kernel.S226 .long 0x20000000 ! RB=1
/linux-2.6.39/drivers/net/wireless/ath/carl9170/
Dmain.c1697 #define RB (sizeof(u32) * RW) in carl9170_read_eeprom() macro
1704 BUILD_BUG_ON(RB > CARL9170_MAX_CMD_LEN - 4); in carl9170_read_eeprom()
1707 BUILD_BUG_ON(sizeof(ar->eeprom) % RB); in carl9170_read_eeprom()
1710 for (i = 0; i < sizeof(ar->eeprom)/RB; i++) { in carl9170_read_eeprom()
1713 RB * i + 4 * j); in carl9170_read_eeprom()
1716 RB, (u8 *) &offsets, in carl9170_read_eeprom()
1717 RB, eeprom + RB * i); in carl9170_read_eeprom()
1723 #undef RB in carl9170_read_eeprom()
/linux-2.6.39/drivers/net/wireless/ath/ar9170/
Dmain.c2047 #define RB (sizeof(u32) * RW) in ar9170_read_eeprom() macro
2057 BUILD_BUG_ON(RB > AR9170_MAX_CMD_LEN - 4); in ar9170_read_eeprom()
2060 BUILD_BUG_ON(sizeof(ar->eeprom) % RB); in ar9170_read_eeprom()
2063 for (i = 0; i < sizeof(ar->eeprom)/RB; i++) { in ar9170_read_eeprom()
2066 RB * i + 4 * j); in ar9170_read_eeprom()
2069 RB, (u8 *) &offsets, in ar9170_read_eeprom()
2070 RB, eeprom + RB * i); in ar9170_read_eeprom()
2076 #undef RB in ar9170_read_eeprom()
/linux-2.6.39/arch/powerpc/mm/
Dtlb_nohash_low.S196 # define ICBT(CT,RA,RB) \ argument
197 .long 0x7c00002c | ((CT) << 21) | ((RA) << 16) | ((RB) << 11)
/linux-2.6.39/arch/m68k/include/asm/
Dtraps.h110 #define RB (0x1000) macro
/linux-2.6.39/arch/sh/kernel/cpu/shmobile/
Dsleep.S241 rb_bit: .long 0x20000000 ! RB=1
403 _rb_bit: .long 0x20000000 ! RB=1
/linux-2.6.39/arch/m68k/kernel/
Dtraps_mm.c1040 if (ssw & RB) in bad_super_trap()
/linux-2.6.39/Documentation/scsi/
DChangeLog.megaraid_sas256 with megaraid_sas. Thanks to RB for providing the logs and
/linux-2.6.39/arch/x86/lib/
Dx86-opcode-map.txt101 45: INC eBP (i64) | REX.RB (o64)