/linux-2.6.39/arch/powerpc/xmon/ |
D | ppc-opc.c | 408 #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/ |
D | book3s_32_sr.S | 103 #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/ |
D | register-banks.txt | 8 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/ |
D | swsusp.S | 88 3: .long 0x20000000 ! RB=1 141 2: .long 0x20000000 ! RB=1 142 3: .long 0xdfffffff ! RB=0
|
D | entry.S | 506 1: .long 0xcfffffff ! RB=0, BL=0
|
/linux-2.6.39/arch/powerpc/kernel/ |
D | misc_64.S | 305 #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
|
D | head_32.S | 39 #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/ |
D | proc-sa1100.S | 149 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/ |
D | Kconfig.cpu | 93 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/ |
D | head_32.S | 62 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
|
D | relocate_kernel.S | 226 .long 0x20000000 ! RB=1
|
/linux-2.6.39/drivers/net/wireless/ath/carl9170/ |
D | main.c | 1697 #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/ |
D | main.c | 2047 #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/ |
D | tlb_nohash_low.S | 196 # define ICBT(CT,RA,RB) \ argument 197 .long 0x7c00002c | ((CT) << 21) | ((RA) << 16) | ((RB) << 11)
|
/linux-2.6.39/arch/m68k/include/asm/ |
D | traps.h | 110 #define RB (0x1000) macro
|
/linux-2.6.39/arch/sh/kernel/cpu/shmobile/ |
D | sleep.S | 241 rb_bit: .long 0x20000000 ! RB=1 403 _rb_bit: .long 0x20000000 ! RB=1
|
/linux-2.6.39/arch/m68k/kernel/ |
D | traps_mm.c | 1040 if (ssw & RB) in bad_super_trap()
|
/linux-2.6.39/Documentation/scsi/ |
D | ChangeLog.megaraid_sas | 256 with megaraid_sas. Thanks to RB for providing the logs and
|
/linux-2.6.39/arch/x86/lib/ |
D | x86-opcode-map.txt | 101 45: INC eBP (i64) | REX.RB (o64)
|