Home
last modified time | relevance | path

Searched refs:clr (Results 1 – 25 of 108) sorted by relevance

12345

/arch/sparc/lib/
Dffs.S14 clr %o0
21 clr %o1 /* 2 */
25 1: clr %o2
31 clr %o3
34 clr %o4
40 clr %o5
Dbitops.S28 clr %o0
50 clr %o0
72 clr %o0
DGENbzero.S35 clr %o2
122 clr %o3
125 clr %o2
/arch/arm/mach-rpc/
Dirq.c75 unsigned int irq, clr, set; in rpc_init_irq() local
86 clr = IRQ_NOREQUEST; in rpc_init_irq()
90 clr |= IRQ_NOPROBE; in rpc_init_irq()
100 irq_modify_status(irq, clr, set); in rpc_init_irq()
108 irq_modify_status(irq, clr, set); in rpc_init_irq()
116 irq_modify_status(irq, clr, set); in rpc_init_irq()
123 irq_modify_status(irq, clr, set); in rpc_init_irq()
/arch/powerpc/include/asm/
Ddcr-native.h112 unsigned clr, unsigned set) in __dcri_clrset() argument
120 val = (mfdcrx(base_data) & ~clr) | set; in __dcri_clrset()
124 val = (__mfdcr(base_data) & ~clr) | set; in __dcri_clrset()
138 #define dcri_clrset(base, reg, clr, set) __dcri_clrset(DCRN_ ## base ## _CONFIG_ADDR, \ argument
140 reg, clr, set)
Dcode-patching.h50 static inline int modify_instruction(unsigned int *addr, unsigned int clr, in modify_instruction() argument
53 return patch_instruction(addr, ppc_inst((*addr & ~clr) | set)); in modify_instruction()
56 static inline int modify_instruction_site(s32 *site, unsigned int clr, unsigned int set) in modify_instruction_site() argument
58 return modify_instruction((unsigned int *)patch_site_addr(site), clr, set); in modify_instruction_site()
/arch/m68k/ifpsp060/src/
Ditest.S81 clr.l TESTCTR(%a6)
91 clr.l TESTCTR(%a6)
101 clr.l TESTCTR(%a6)
111 clr.l TESTCTR(%a6)
121 clr.l TESTCTR(%a6)
132 clr.l TESTCTR(%a6)
142 clr.l TESTCTR(%a6)
169 clr.l %d1
181 clr.l IREGS+0x8(%a6)
182 clr.l IREGS+0xc(%a6)
[all …]
Dilsp.S298 clr.l %d1
313 clr.w %d5
327 clr.l DDNORMAL(%a6) # count of shifts for normalization
328 clr.b DDSECOND(%a6) # clear flag for quotient digits
329 clr.l %d1 # %d1 will hold trial quotient
362 clr.w %d6 # word u3 left
405 clr.l %d2
408 clr.w %d3 # %d3 now ls word of divisor
412 clr.w %d3 # %d3 now ms word of divisor
421 clr.l %d1
[all …]
Dftest.S98 clr.l TESTCTR(%a6)
108 clr.l TESTCTR(%a6)
118 clr.l TESTCTR(%a6)
126 clr.l TESTCTR(%a6)
150 clr.l TESTCTR(%a6)
176 clr.l TESTCTR(%a6)
184 clr.l TESTCTR(%a6)
192 clr.l TESTCTR(%a6)
200 clr.l TESTCTR(%a6)
208 clr.l TESTCTR(%a6)
[all …]
/arch/m68k/ifpsp060/
Dos.S94 clr.l %d1 | return success
101 clr.l %d1 | return success
127 clr.l %d1 | return success
134 clr.l %d1 | return success
151 clr.l %d0 | clear whole longword
152 clr.l %d1 | assume success
187 clr.l %d1 | assume success
188 clr.l %d0 | clear whole longword
223 clr.l %d1 | assume success
245 clr.l %d1 | assume success
[all …]
/arch/m68k/math-emu/
Dfp_util.S70 2: clr.l %d0
99 clr.l %d1 | sign defaults to zero
109 clr.l (%a0)
116 clr.l (%a0)+
117 clr.l (%a0)+
118 clr.l (%a0)
142 clr.l (%a0) | low lword = 0
/arch/powerpc/include/asm/book3s/64/
Dradix.h148 static inline unsigned long __radix_pte_update(pte_t *ptep, unsigned long clr, in __radix_pte_update() argument
160 : "r" (ptep), "r" (cpu_to_be64(set)), "r" (cpu_to_be64(clr)) in __radix_pte_update()
168 pte_t *ptep, unsigned long clr, in radix__pte_update() argument
174 old_pte = __radix_pte_update(ptep, clr, set); in radix__pte_update()
266 pmd_t *pmdp, unsigned long clr,
/arch/mips/pic32/pic32mzda/
Dconfig.c71 u32 clr, set; in pic32_set_sdhci_adma_fifo_threshold() local
73 clr = (0x3ff << 4) | (0x3ff << 16); in pic32_set_sdhci_adma_fifo_threshold()
75 return pic32_conf_modify_atomic(PIC32_CFGCON2, clr, set); in pic32_set_sdhci_adma_fifo_threshold()
/arch/mips/include/asm/mach-ralink/
Dralink_regs.h45 static inline void rt_sysc_m32(u32 clr, u32 set, unsigned reg) in rt_sysc_m32() argument
47 u32 val = rt_sysc_r32(reg) & ~clr; in rt_sysc_m32()
/arch/mips/kernel/
Dhead.S35 .macro setup_c0_status set clr argument
38 or t0, ST0_KERNEL_CUMASK|\set|0x1f|\clr
39 xor t0, 0x1f|\clr
/arch/mips/include/asm/octeon/
Dcvmx-gpio-defs.h296 uint64_t clr:24; member
298 uint64_t clr:24;
305 uint64_t clr:16; member
307 uint64_t clr:16;
314 uint64_t clr:20; member
316 uint64_t clr:20;
/arch/sparc/include/asm/
Dns87303.h88 unsigned char clr, unsigned char set) in ns87303_modify() argument
106 value &= ~(reserved[index] | clr); in ns87303_modify()
Dttable.h18 clr %o0; clr %o1; clr %o2; clr %o3; \
19 clr %o4; clr %o5; clr %o6; clr %o7; \
20 clr %l0; clr %l1; clr %l2; clr %l3; \
21 clr %l4; clr %l5; clr %l6; clr %l7; \
Dasmmacro.h22 #define RESTORE_ALL b ret_trap_entry; clr %l6;
/arch/powerpc/include/asm/nohash/32/
Dpte-8xx.h147 unsigned long clr, unsigned long set, int huge);
159 unsigned long clr = ~pte_val(entry) & _PAGE_RO; in __ptep_set_access_flags() local
162 pte_update(vma->vm_mm, address, ptep, clr, set, huge); in __ptep_set_access_flags()
Dhugetlb-8xx.h62 unsigned long clr = ~pte_val(pte_wrprotect(__pte(~0))); in huge_ptep_set_wrprotect() local
65 pte_update(mm, addr, ptep, clr, set, 1); in huge_ptep_set_wrprotect()
Dpgtable.h249 unsigned long clr, unsigned long set, int huge) in pte_update() argument
253 pte_basic_t new = (old & ~(pte_basic_t)clr) | set; in pte_update()
278 unsigned long clr, unsigned long set, int huge) in pte_update() argument
281 pte_basic_t new = (old & ~(pte_basic_t)clr) | set; in pte_update()
/arch/arm64/kvm/
Dpmu.c54 void kvm_clr_pmu_events(u32 clr) in kvm_clr_pmu_events() argument
61 pmu->events_host &= ~clr; in kvm_clr_pmu_events()
62 pmu->events_guest &= ~clr; in kvm_clr_pmu_events()
/arch/arm/mach-s3c/
Dhardware-s3c24xx.h12 extern unsigned int s3c2410_modify_misccr(unsigned int clr, unsigned int chg);
/arch/alpha/lib/
Dclear_user.S63 clr $0 # .. e1 :
95 clr $0 # .. e1 :

12345