| /arch/arm64/crypto/ |
| A D | sm3-neon-core.S | 45 #define re w7 macro 358 ldp re, rf, [RSTATE, #16] 401 R1(ra, rb, rc, rd, re, rf, rg, rh, k_even, KL, 0, 0, IW, _, 0) 402 R1(rd, ra, rb, rc, rh, re, rf, rg, k_odd, _, 1, 1, IW, _, 0) 403 R1(rc, rd, ra, rb, rg, rh, re, rf, k_even, KL, 2, 2, IW, _, 0) 404 R1(rb, rc, rd, ra, rf, rg, rh, re, k_odd, _, 3, 3, IW, _, 0) 407 R1(ra, rb, rc, rd, re, rf, rg, rh, k_even, KL, 4, 0, IW, _, 0) 517 eor re, re, s0 522 stp re, rf, [RSTATE, #16] 548 eor re, re, s0 [all …]
|
| /arch/mips/math-emu/ |
| A D | sp_maddf.c | 18 int re; in _sp_maddf() local 155 re = xe + ye; in _sp_maddf() 166 re++; in _sp_maddf() 178 return ieee754sp_format(rs, re, rm); in _sp_maddf() 186 if (ze > re) { in _sp_maddf() 190 s = ze - re; in _sp_maddf() 192 re += s; in _sp_maddf() 193 } else if (re > ze) { in _sp_maddf() 197 s = re - ze; in _sp_maddf() 201 assert(ze == re); in _sp_maddf()
|
| A D | dp_maddf.c | 43 int re; in _dp_maddf() local 184 re = xe + ye; in _dp_maddf() 222 re++; in _dp_maddf() 234 return ieee754dp_format(rs, re, lrm); in _dp_maddf() 243 if (ze > re) { in _dp_maddf() 247 s = ze - re; in _dp_maddf() 249 re += s; in _dp_maddf() 250 } else if (re > ze) { in _dp_maddf() 254 s = re - ze; in _dp_maddf() 258 assert(ze == re); in _dp_maddf()
|
| A D | dp_div.c | 15 int re; in ieee754dp_div() local 116 re = xe - ye; in ieee754dp_div() 139 re--; in ieee754dp_div() 142 return ieee754dp_format(xs == ys ? 0 : 1, re, rm); in ieee754dp_div()
|
| A D | sp_div.c | 15 int re; in ieee754sp_div() local 116 re = xe - ye; in ieee754sp_div() 138 re--; in ieee754sp_div() 141 return ieee754sp_format(xs == ys ? 0 : 1, re, rm); in ieee754sp_div()
|
| A D | sp_mul.c | 14 int re; in ieee754sp_mul() local 108 re = xe + ye; in ieee754sp_mul() 146 re++; in ieee754sp_mul() 153 return ieee754sp_format(rs, re, rm); in ieee754sp_mul()
|
| A D | dp_mul.c | 14 int re; in ieee754dp_mul() local 108 re = xe + ye; in ieee754dp_mul() 151 re++; in ieee754dp_mul() 158 return ieee754dp_format(rs, re, rm); in ieee754dp_mul()
|
| /arch/um/ |
| A D | Kconfig.debug | 13 If you're involved in UML kernel development and want to use gprof, 14 say Y. If you're unsure, say N. 28 If you're involved in UML kernel development and want to use gcov, 29 say Y. If you're unsure, say N.
|
| /arch/sh/include/uapi/asm/ |
| A D | ptrace_32.h | 73 unsigned long re; member
|
| /arch/sparc/kernel/ |
| A D | entry.S | 444 wr %l0, PSR_ET, %psr ! re-enable traps 497 wr %l0, PSR_ET, %psr ! re-enable traps 512 wr %l0, PSR_ET, %psr ! re-enable traps 551 wr %l0, PSR_ET, %psr ! re-enable traps 568 wr %l0, PSR_ET, %psr ! re-enable traps 585 wr %l0, PSR_ET, %psr ! re-enable traps 602 wr %l0, PSR_ET, %psr ! re-enable traps 619 wr %l0, PSR_ET, %psr ! re-enable traps 636 wr %l0, PSR_ET, %psr ! re-enable traps 653 wr %l0, PSR_ET, %psr ! re-enable traps [all …]
|
| /arch/powerpc/platforms/ |
| A D | Kconfig.cputype | 426 If you're unsure, say Y. 450 If you're unsure, say Y. 501 If you're unsure, say Y. 509 If you're unsure, say Y. 516 If you're unsure, say N. 605 want to do that if we're building a 32-bit kernel. If we're building 606 a 64-bit kernel then we only want a 32-bit VDSO if we're also enabling
|
| A D | Kconfig | 71 If you're not sure say Y. 212 a timer is used to re-check the temperature periodically. 237 Say Y here if you're going to use hardware that connects to the
|
| /arch/m68k/math-emu/ |
| A D | fp_util.S | 139 add.w #0x3fff-0x7f,%d1 | re-bias the exponent. 177 add.w #0x3fff-0x3ff,%d1 | re-bias the exponent.
|
| /arch/s390/net/ |
| A D | bpf_jit_comp.c | 445 static void save_regs(struct bpf_jit *jit, u32 rs, u32 re) in save_regs() argument 449 if (rs == re) in save_regs() 464 if (rs == re) in restore_regs() 510 int re = 6, rs; in save_restore_regs() local 517 jit->prg += (last - re + 1) * save_restore_size; in save_restore_regs() 522 rs = get_start(seen_regs, re); in save_restore_regs() 525 re = get_end(seen_regs, rs + 1); in save_restore_regs() 527 save_regs(jit, rs, re); in save_restore_regs() 529 restore_regs(jit, rs, re); in save_restore_regs() 530 re++; in save_restore_regs() [all …]
|
| /arch/arm/boot/dts/synaptics/ |
| A D | berlin2cd-google-chromecast.dts | 26 * We're using "linux,usable-memory" instead of "reg" here
|
| /arch/alpha/ |
| A D | Kconfig.debug | 18 If you're using aboot 0.7 or later, the bootloader will examine the
|
| /arch/arm/boot/dts/rockchip/ |
| A D | rk3288-veyron-analog-audio.dtsi | 81 * HACK: We're going to _pull down_ this _active low_ interrupt
|
| /arch/mips/include/uapi/asm/ |
| A D | inst.h | 683 __BITFIELD_FIELD(unsigned int re : 5, 703 __BITFIELD_FIELD(unsigned int re : 5, 723 __BITFIELD_FIELD(unsigned int re : 5, 734 __BITFIELD_FIELD(unsigned int re : 5,
|
| /arch/powerpc/include/asm/ |
| A D | vas.h | 238 int vas_paste_crb(struct vas_window *win, int offset, bool re);
|
| /arch/arm/mm/ |
| A D | pv-fixup-asm.S | 80 mcr p15, 0, r8, c1, c0, 0 @ re-enable MMU
|
| /arch/sh/kernel/ |
| A D | entry-common.S | 262 * Note: When we're first called, the TRA value must be shifted
|
| /arch/arm/kernel/ |
| A D | entry-common.S | 45 ldr r1, [tsk, #TI_FLAGS] @ re-check for syscall tracing 75 ldr r1, [tsk, #TI_FLAGS] @ re-check for syscall tracing
|
| /arch/arc/kernel/ |
| A D | head.S | 51 ; Unaligned access is disabled at reset, so re-enable early as
|
| A D | entry-compact.S | 160 ; But both L1 and L2 re-enabled, so another L1 can be taken 352 ; decrement thread_info->preempt_count (re-enable preemption)
|
| /arch/m68k/ifpsp060/ |
| A D | ilsp.doc | 39 By re-compiling a program that uses these instructions, and 76 re-compiled with every new 68060ILSP release.
|