Home
last modified time | relevance | path

Searched refs:tmp2 (Results 1 – 25 of 184) sorted by relevance

12345678

/openbmc/linux/arch/arm64/include/asm/
H A Dasm_pointer_auth.h15 ldp \tmp2, \tmp3, [\tmp1, #PTRAUTH_KERNEL_KEY_APIA]
16 msr_s SYS_APIAKEYLO_EL1, \tmp2
55 ldp \tmp2, \tmp3, [\tmp1, #PTRAUTH_USER_KEY_APIA]
56 msr_s SYS_APIAKEYLO_EL1, \tmp2
63 mrs_s \tmp2, SYS_ID_AA64ISAR2_EL1
64 ubfx \tmp2, \tmp2, #ID_AA64ISAR2_EL1_APA3_SHIFT, #4
65 orr \tmp1, \tmp1, \tmp2
69 mrs \tmp2, sctlr_el1
70 orr \tmp2, \tmp2, \tmp1
71 msr sctlr_el1, \tmp2
[all …]
H A Dasm-uaccess.h26 .macro __uaccess_ttbr0_enable, tmp1, tmp2
29 mrs \tmp2, ttbr1_el1
30 extr \tmp2, \tmp2, \tmp1, #48
31 ror \tmp2, \tmp2, #16
32 msr ttbr1_el1, \tmp2 // set the active ASID
37 .macro uaccess_ttbr0_disable, tmp1, tmp2
41 restore_irq \tmp2
45 .macro uaccess_ttbr0_enable, tmp1, tmp2, tmp3
48 __uaccess_ttbr0_enable \tmp1, \tmp2
53 .macro uaccess_ttbr0_disable, tmp1, tmp2
[all …]
H A Dassembler.h441 dcache_line_size \tmp1, \tmp2
455 sub \tmp2, \tmp1, #1
456 bic \tmp2, \start, \tmp2
459 add \tmp2, \tmp2, \tmp1
460 cmp \tmp2, \end
475 offset_ttbr1 \tmp1, \tmp2
653 and \tmp1, \tmp1, \tmp2
655 cmp \tmp1, \tmp2
659 bic \tcr, \tcr, \tmp2
785 get_this_cpu_offset \tmp2
[all …]
/openbmc/linux/arch/sparc/include/asm/
H A Dhead_64.h45 or %tmp2, %lo(__CHEETAH_ID), %tmp2;\
46 cmp %tmp1, %tmp2; \
54 or %tmp2, %lo(__JALAPENO_ID), %tmp2;\
55 cmp %tmp1, %tmp2; \
61 srlx %tmp1, (32 + 16), %tmp2; \
62 cmp %tmp2, CHEETAH_MANUF; \
65 srlx %tmp1, (32 + 16), %tmp2; \
66 cmp %tmp2, CHEETAH_PLUS_IMPL; \
72 srlx %tmp1, (32 + 16), %tmp2; \
73 cmp %tmp2, CHEETAH_MANUF; \
[all …]
/openbmc/linux/arch/mips/crypto/
H A Dpoly1305-mips.pl144 dsrlv $tmp2,$tmp2,$tmp1
149 dsllv $tmp2,$tmp2,$tmp1
301 dsrlv $tmp2,$tmp2,$shl
306 dsllv $tmp2,$tmp2,$shl
400 sltu $tmp2,$h1,$tmp2
412 sltu $tmp2,$h1,$tmp2
464 andi $tmp2,$tmp2,3
627 srlv $tmp2,$tmp2,$tmp1
640 sllv $tmp2,$tmp2,$tmp1
670 sll $tmp2,$tmp2,8
[all …]
/openbmc/linux/arch/arm64/lib/
H A Dstrlen.S31 #define tmp2 x5 macro
97 orr tmp2, data1, REP8_7f
126 orr tmp2, tmp1, tmp3
132 orr tmp2, tmp1, tmp3
138 orr tmp2, data1, REP8_7f
155 orr tmp2, data1, REP8_7f
156 bic has_nul1, tmp1, tmp2
162 add tmp2, len, 8
164 csel len, len, tmp2, cc
171 orr tmp2, data1, REP8_7f
[all …]
H A Dstrnlen.S39 tmp2 .req x9 label
75 orr tmp2, data1, #REP8_7f
78 bic has_nul1, tmp1, tmp2
107 CPU_BE( orr tmp2, data2, #REP8_7f )
108 CPU_BE( bic has_nul2, tmp1, tmp2 )
141 mov tmp2, #~0
143 CPU_BE( lsl tmp2, tmp2, tmp4 ) /* Shift (tmp1 & 63). */
145 CPU_LE( lsr tmp2, tmp2, tmp4 ) /* Shift (tmp1 & 63). */
149 orr data1, data1, tmp2
150 orr data2a, data2, tmp2
H A Dmemset.S33 tmp2 .req x4 label
71 neg tmp2, dst
72 ands tmp2, tmp2, #15
81 sub count, count, tmp2
82 add dst, dst, tmp2
168 neg tmp2, dst
169 ands tmp2, tmp2, zva_bits_x
172 sub tmp1, count, tmp2
188 subs tmp2, tmp2, #64
193 add dst, dst, tmp2
H A Dstrncmp.S38 #define tmp2 x9 macro
80 orr tmp2, data1, #REP8_7f
139 orr tmp2, tmp3, #REP8_7f
140 bic has_nul, tmp1, tmp2
169 mov tmp2, #~0
170 LS_FW tmp2, tmp2, tmp3 /* Shift (count & 63). */
174 orr data1, data1, tmp2
175 orr data2, data2, tmp2
238 ldp tmp1, tmp2, [src2], #16
261 LS_FW data2, tmp2, offset
[all …]
H A Dcopy_template.S29 tmp2 .req x4 label
47 neg tmp2, src
48 ands tmp2, tmp2, #15/* Bytes to reach alignment. */
50 sub count, count, tmp2
57 tbz tmp2, #0, 1f
61 tbz tmp2, #1, 2f
65 tbz tmp2, #2, 3f
69 tbz tmp2, #3, .LSrcAligned
/openbmc/linux/arch/arm/mach-at91/
H A Dpm_suspend.S24 tmp2 .req r5 label
161 tst tmp1, tmp2
689 bic tmp2, tmp2, #AT91_PMC_PLL_UPDT_ID
695 bic tmp2, tmp2, #0xffffff00
700 bic tmp2, tmp2, #0xffffff
766 mov tmp3, tmp2
783 mov tmp3, tmp2
857 bic tmp2, tmp2, #AT91_PMC_MCR_V2_CSS
858 bic tmp2, tmp2, #AT91_PMC_MCR_V2_DIV
859 orr tmp2, tmp2, #AT91_PMC_MCR_V2_CSS_MAINCK
[all …]
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_ecc.c68 uint8_t idx, reg1, reg2, reg3, tmp1, tmp2; in nand_calculate_ecc() local
97 tmp2 = (reg3 & 0x08) << 4; /* B3 -> B7 */ in nand_calculate_ecc()
98 tmp2 |= (reg2 & 0x08) << 3; /* B3 -> B6 */ in nand_calculate_ecc()
99 tmp2 |= (reg3 & 0x04) << 3; /* B2 -> B5 */ in nand_calculate_ecc()
100 tmp2 |= (reg2 & 0x04) << 2; /* B2 -> B4 */ in nand_calculate_ecc()
101 tmp2 |= (reg3 & 0x02) << 2; /* B1 -> B3 */ in nand_calculate_ecc()
102 tmp2 |= (reg2 & 0x02) << 1; /* B1 -> B2 */ in nand_calculate_ecc()
103 tmp2 |= (reg3 & 0x01) << 1; /* B0 -> B1 */ in nand_calculate_ecc()
104 tmp2 |= (reg2 & 0x01) << 0; /* B7 -> B0 */ in nand_calculate_ecc()
108 ecc_code[1] = ~tmp2; in nand_calculate_ecc()
/openbmc/linux/tools/lib/
H A Drbtree.c263 tmp2 = sibling->rb_left; in ____rb_erase_color()
264 if (!tmp2 || rb_is_black(tmp2)) { in ____rb_erase_color()
319 tmp1 = tmp2->rb_right; in ____rb_erase_color()
328 sibling = tmp2; in ____rb_erase_color()
342 tmp2 = sibling->rb_left; in ____rb_erase_color()
346 if (tmp2) in ____rb_erase_color()
368 if (!tmp2 || rb_is_black(tmp2)) { in ____rb_erase_color()
383 tmp1 = tmp2->rb_left; in ____rb_erase_color()
392 sibling = tmp2; in ____rb_erase_color()
395 tmp2 = sibling->rb_right; in ____rb_erase_color()
[all …]
/openbmc/linux/lib/
H A Drbtree.c263 tmp2 = sibling->rb_left; in ____rb_erase_color()
264 if (!tmp2 || rb_is_black(tmp2)) { in ____rb_erase_color()
319 tmp1 = tmp2->rb_right; in ____rb_erase_color()
328 sibling = tmp2; in ____rb_erase_color()
342 tmp2 = sibling->rb_left; in ____rb_erase_color()
346 if (tmp2) in ____rb_erase_color()
368 if (!tmp2 || rb_is_black(tmp2)) { in ____rb_erase_color()
383 tmp1 = tmp2->rb_left; in ____rb_erase_color()
392 sibling = tmp2; in ____rb_erase_color()
395 tmp2 = sibling->rb_right; in ____rb_erase_color()
[all …]
/openbmc/u-boot/lib/
H A Drbtree.c227 tmp2 = sibling->rb_left; in ____rb_erase_color()
228 if (!tmp2 || rb_is_black(tmp2)) { in ____rb_erase_color()
269 tmp2->rb_right = sibling; in ____rb_erase_color()
270 parent->rb_right = tmp2; in ____rb_erase_color()
276 sibling = tmp2; in ____rb_erase_color()
293 if (tmp2) in ____rb_erase_color()
314 if (!tmp2 || rb_is_black(tmp2)) { in ____rb_erase_color()
330 tmp2->rb_left = sibling; in ____rb_erase_color()
331 parent->rb_left = tmp2; in ____rb_erase_color()
337 sibling = tmp2; in ____rb_erase_color()
[all …]
/openbmc/linux/arch/powerpc/include/asm/book3s/32/
H A Dmmu-hash.h99 .macro update_user_segments_by_4 tmp1 tmp2 tmp3 tmp4
100 uus_addi 1, \tmp2, \tmp1, 0x111
105 uus_mtsr 1, \tmp2
110 uus_addi 5, \tmp2, \tmp2, 0x444
115 uus_mtsr 5, \tmp2
120 uus_addi 9, \tmp2, \tmp2, 0x444
125 uus_mtsr 9, \tmp2
130 uus_addi 13, \tmp2, \tmp2, 0x444
135 uus_mtsr 13, \tmp2
/openbmc/linux/arch/arm/include/asm/
H A Dtls.h10 .macro switch_tls_none, base, tp, tpuser, tmp1, tmp2
13 .macro switch_tls_v6k, base, tp, tpuser, tmp1, tmp2
14 mrc p15, 0, \tmp2, c13, c0, 2 @ get the user r/w register
17 str \tmp2, [\base, #TI_TP_VALUE + 4] @ save it
20 .macro switch_tls_v6, base, tp, tpuser, tmp1, tmp2
28 mov \tmp2, #0xffff0fff
30 streq \tp, [\tmp2, #-15] @ set TLS value at 0xffff0ff0
37 .L1_\@: switch_tls_v6k \base, \tp, \tpuser, \tmp1, \tmp2
41 .macro switch_tls_software, base, tp, tpuser, tmp1, tmp2
H A Duaccess-asm.h86 .macro uaccess_entry, tsk, tmp0, tmp1, tmp2, disable
91 mov \tmp2, #DACR_UACCESS_DISABLE
92 mcr p15, 0, \tmp2, c3, c0, 0
96 bic \tmp2, \tmp0, #domain_mask(DOMAIN_KERNEL)
97 orr \tmp2, \tmp2, #domain_val(DOMAIN_KERNEL, DOMAIN_CLIENT)
98 mcr p15, 0, \tmp2, c3, c0, 0
/openbmc/linux/arch/m68k/lib/
H A Dchecksum.c40 unsigned long tmp1, tmp2; in csum_partial() local
118 "=&d" (tmp1), "=&d" (tmp2) in csum_partial()
139 unsigned long tmp1, tmp2; in csum_and_copy_from_user() local
261 "=&d" (tmp1), "=d" (tmp2) in csum_and_copy_from_user()
276 unsigned long tmp1, tmp2; in csum_partial_copy_nocheck() local
364 "=&d" (tmp1), "=&d" (tmp2) in csum_partial_copy_nocheck()
/openbmc/linux/arch/arm/mach-tegra/
H A Dsleep.h81 .macro check_cpu_part_num part_num, tmp1, tmp2
84 mov32 \tmp2, \part_num
85 cmp \tmp1, \tmp2
89 .macro exit_smp, tmp1, tmp2
95 check_cpu_part_num 0xc09, \tmp1, \tmp2
99 moveq \tmp2, #0xf
100 moveq \tmp2, \tmp2, lsl \tmp1
102 streq \tmp2, [\tmp1] @ invalidate SCU tags for CPU
/openbmc/linux/drivers/media/common/b2c2/
H A Dflexcop-sram.c240 u8 tmp1, tmp2;
246 tmp2 = 0xa5;
252 tmp2 = 0;
255 sram_read(adapter, addr, &tmp2, 1);
256 sram_read(adapter, addr, &tmp2, 1);
260 if (tmp2 != 0xa5)
263 tmp2 = 0x5a;
269 tmp2 = 0;
272 sram_read(adapter, addr, &tmp2, 1);
273 sram_read(adapter, addr, &tmp2, 1);
[all …]
/openbmc/linux/arch/arm/net/
H A Dbpf_jit_32.c720 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_alu_r64() local
1241 emit(ARM_AND_I(tmp2[0], tmp2[0], 0xff), ctx); in emit_rev16()
1242 emit(ARM_ORR_SI(rd, tmp2[0], tmp2[1], SRTYPE_LSL, 8), ctx); in emit_rev16()
1256 emit(ARM_ORR_SI(ARM_IP, tmp2[0], tmp2[1], SRTYPE_LSL, 24), ctx); in emit_rev32()
1259 emit(ARM_AND_I(tmp2[1], tmp2[1], 0xff), ctx); in emit_rev32()
1261 emit(ARM_AND_I(tmp2[0], tmp2[0], 0xff), ctx); in emit_rev32()
1262 emit(ARM_MOV_SI(tmp2[0], tmp2[0], SRTYPE_LSL, 8), ctx); in emit_rev32()
1263 emit(ARM_ORR_SI(tmp2[0], tmp2[0], tmp2[1], SRTYPE_LSL, 16), ctx); in emit_rev32()
1457 rt = tmp2[0]; in build_insn()
1714 rm = tmp2[0]; in build_insn()
[all …]
/openbmc/linux/arch/ia64/lib/
H A Ddo_csum.S106 #define tmp2 r27 macro
149 adds tmp2=-1,tmp1 // last-1
162 shl tmp2=firstoff,3 // number of bits
264 shr.u tmp2=result1[0],32
266 add result1[0]=tmp1,tmp2
269 shr.u tmp2=result1[0],16
271 add result1[0]=tmp1,tmp2
274 shr.u tmp2=result1[0],16
276 add result1[0]=tmp1,tmp2
279 shr.u tmp2=result1[0],16
[all …]
/openbmc/linux/arch/alpha/kernel/
H A Dtraps.c438 long error, tmp1, tmp2, tmp3, tmp4; in do_entUna() local
461 : "=r"(error), "=&r"(tmp1), "=&r"(tmp2) in do_entUna()
465 una_reg(reg) = tmp1|tmp2; in do_entUna()
477 : "=r"(error), "=&r"(tmp1), "=&r"(tmp2) in do_entUna()
481 una_reg(reg) = (int)(tmp1|tmp2); in do_entUna()
497 una_reg(reg) = tmp1|tmp2; in do_entUna()
725 unsigned long tmp1, tmp2, tmp3, tmp4; in do_entUnaUser() local
788 *reg_addr = tmp1|tmp2; in do_entUnaUser()
820 alpha_write_fp_reg(reg, tmp1|tmp2); in do_entUnaUser()
836 *reg_addr = (int)(tmp1|tmp2); in do_entUnaUser()
[all …]
/openbmc/qemu/util/
H A Dinterval-tree.c383 tmp2 = sibling->rb_left; in rb_erase_color()
384 if (!tmp2 || rb_is_black(tmp2)) { in rb_erase_color()
439 tmp1 = tmp2->rb_right; in rb_erase_color()
448 sibling = tmp2; in rb_erase_color()
462 tmp2 = sibling->rb_left; in rb_erase_color()
466 if (tmp2) { in rb_erase_color()
487 if (!tmp2 || rb_is_black(tmp2)) { in rb_erase_color()
502 tmp1 = tmp2->rb_left; in rb_erase_color()
511 sibling = tmp2; in rb_erase_color()
514 tmp2 = sibling->rb_right; in rb_erase_color()
[all …]

12345678