/linux/tools/testing/selftests/rseq/ |
H A D | rseq-arm-bits.h | 19 RSEQ_ASM_DEFINE_TABLE(9, 1f, 2f, 4f) /* start, commit, abort */ in RSEQ_TEMPLATE_IDENTIFIER() 20 RSEQ_ASM_DEFINE_EXIT_POINT(1f, %l[cmpfail]) in RSEQ_TEMPLATE_IDENTIFIER() 22 RSEQ_ASM_DEFINE_EXIT_POINT(1f, %l[error1]) in RSEQ_TEMPLATE_IDENTIFIER() 23 RSEQ_ASM_DEFINE_EXIT_POINT(1f, %l[error2]) in RSEQ_TEMPLATE_IDENTIFIER() 26 RSEQ_ASM_STORE_RSEQ_CS(1, 3f, rseq_cs) in RSEQ_TEMPLATE_IDENTIFIER() 27 RSEQ_ASM_CMP_CPU_ID(cpu_id, current_cpu_id, 4f) in RSEQ_TEMPLATE_IDENTIFIER() 42 RSEQ_INJECT_ASM(5) in RSEQ_TEMPLATE_IDENTIFIER() 43 "b 5f\n\t" in RSEQ_TEMPLATE_IDENTIFIER() 44 RSEQ_ASM_DEFINE_ABORT(3, 4, "", abort, 1b, 2b, 4f) in RSEQ_TEMPLATE_IDENTIFIER() 45 "5:\n\t" in RSEQ_TEMPLATE_IDENTIFIER() [all …]
|
H A D | rseq-mips-bits.h | 19 RSEQ_ASM_DEFINE_TABLE(9, 1f, 2f, 4f) /* start, commit, abort */ in RSEQ_TEMPLATE_IDENTIFIER() 20 RSEQ_ASM_DEFINE_EXIT_POINT(1f, %l[cmpfail]) in RSEQ_TEMPLATE_IDENTIFIER() 22 RSEQ_ASM_DEFINE_EXIT_POINT(1f, %l[error1]) in RSEQ_TEMPLATE_IDENTIFIER() 23 RSEQ_ASM_DEFINE_EXIT_POINT(1f, %l[error2]) in RSEQ_TEMPLATE_IDENTIFIER() 26 RSEQ_ASM_STORE_RSEQ_CS(1, 3f, rseq_cs) in RSEQ_TEMPLATE_IDENTIFIER() 27 RSEQ_ASM_CMP_CPU_ID(cpu_id, current_cpu_id, 4f) in RSEQ_TEMPLATE_IDENTIFIER() 40 RSEQ_INJECT_ASM(5) in RSEQ_TEMPLATE_IDENTIFIER() 41 "b 5f\n\t" in RSEQ_TEMPLATE_IDENTIFIER() 42 RSEQ_ASM_DEFINE_ABORT(3, 4, "", abort, 1b, 2b, 4f) in RSEQ_TEMPLATE_IDENTIFIER() 43 "5:\n\t" in RSEQ_TEMPLATE_IDENTIFIER() [all …]
|
/linux/arch/csky/lib/ |
H A D | usercopy.c | 14 " bf 7f \n" in raw_copy_from_user() 19 " bf 1f \n" in raw_copy_from_user() 20 " br 5f \n" in raw_copy_from_user() 22 " bt 3f \n" in raw_copy_from_user() 36 " bt 5f \n" in raw_copy_from_user() 43 "5: cmpnei %0, 0 \n" in raw_copy_from_user() 44 " bf 7f \n" in raw_copy_from_user() 50 " br 5b \n" in raw_copy_from_user() 53 " bf 7f \n" in raw_copy_from_user() 55 " bf 7f \n" in raw_copy_from_user() [all …]
|
/linux/arch/powerpc/crypto/ |
H A D | aes-tab-4k.S | 36 .long R(de, 6f, 6f, b1), R(91, c5, c5, 54) 41 .long R(8f, ca, ca, 45), R(1f, 82, 82, 9d) 46 .long R(5f, a2, a2, fd), R(45, af, af, ea) 48 .long R(e4, 72, 72, 96), R(9b, c0, c0, 5b) 51 .long R(6c, 36, 36, 5a), R(7e, 3f, 3f, 41) 52 .long R(f5, f7, f7, 02), R(83, cc, cc, 4f) 53 .long R(68, 34, 34, 5c), R(51, a5, a5, f4) 56 .long R(62, 31, 31, 53), R(2a, 15, 15, 3f) 58 .long R(46, 23, 23, 65), R(9d, c3, c3, 5e) 60 .long R(0a, 05, 05, 0f), R(2f, 9a, 9a, b5) [all …]
|
/linux/arch/m68k/lib/ |
H A D | checksum.c | 47 "jeq 2f\n\t" in csum_partial() 49 "jgt 1f\n\t" in csum_partial() 51 "jra 4f\n" in csum_partial() 59 "lsrl #5,%1\n\t" /* len/32 */ in csum_partial() 60 "jeq 2f\n\t" /* not enough... */ in csum_partial() 88 "jeq 4f\n\t" in csum_partial() 101 "jeq 7f\n\t" in csum_partial() 104 "jlt 5f\n\t" in csum_partial() 108 "jeq 6f\n" in csum_partial() 109 "5:\t" in csum_partial() [all …]
|
H A D | uaccess.c | 17 " jeq 2f\n" in __generic_copy_from_user() 22 "2: btst #1,%5\n" in __generic_copy_from_user() 23 " jeq 4f\n" in __generic_copy_from_user() 26 "4: btst #0,%5\n" in __generic_copy_from_user() 27 " jeq 6f\n" in __generic_copy_from_user() 28 "5: "MOVES".b (%1)+,%3\n" in __generic_copy_from_user() 34 " btst #1,%5\n" in __generic_copy_from_user() 35 " jeq 8f\n" in __generic_copy_from_user() 37 "8: btst #0,%5\n" in __generic_copy_from_user() 47 " .long 5b,50b\n" in __generic_copy_from_user() [all …]
|
/linux/arch/s390/lib/ |
H A D | test_modules.h | 5 #define __REPEAT_10000_3(f, x) \ argument 6 f(x ## 0); \ 7 f(x ## 1); \ 8 f(x ## 2); \ 9 f(x ## 3); \ 10 f(x ## 4); \ 11 f(x ## 5); \ 12 f(x ## 6); \ 13 f(x ## 7); \ 14 f(x ## 8); \ [all …]
|
/linux/Documentation/driver-api/media/drivers/ccs/ |
H A D | ccs-regs.asc | 5 # - f field LSB MSB rflags 14 # f formula 30 - f major 4 7 31 - f minor 0 3 39 - f 0 2 56 - f rows 0 3 57 - f columns 4 7 58 frame_format_descriptor(n) 0x0042 16 f 60 - f pixels 0 11 61 - f pcode 12 15 [all …]
|
/linux/arch/xtensa/lib/ |
H A D | checksum.S | 35 bgeu sum, val, 99f ; \ 48 bnez a5, 8f /* branch if 2-byte aligned */ 51 srli a5, a3, 5 /* 32-byte chunks */ 53 loopgtz a5, 2f 55 beqz a5, 2f 56 slli a5, a5, 5 83 loopgtz a5, 3f 85 beqz a5, 3f 97 _bbci.l a3, 1, 5f /* remaining 2-byte chunk */ 101 5: [all …]
|
/linux/net/netfilter/ |
H A D | nft_set_pipapo_avx2.c | 189 * @f: Field, containing lookup and mapping tables 215 const struct nft_pipapo_field *f, in nft_pipapo_avx2_lookup_4b_2() argument 219 int i, ret = -1, m256_size = f->bsize / NFT_PIPAPO_LONGS_PER_M256, b; in nft_pipapo_avx2_lookup_4b_2() 221 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_4b_2() 243 b = nft_pipapo_avx2_refill(i_ul, &map[i_ul], fill, f->mt, last); in nft_pipapo_avx2_lookup_4b_2() 264 * @f: Field, containing lookup and mapping tables 278 const struct nft_pipapo_field *f, in nft_pipapo_avx2_lookup_4b_4() argument 282 int i, ret = -1, m256_size = f->bsize / NFT_PIPAPO_LONGS_PER_M256, b; in nft_pipapo_avx2_lookup_4b_4() 284 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_4b_4() 296 NFT_PIPAPO_AVX2_AND(5, 2, 3); in nft_pipapo_avx2_lookup_4b_4() [all …]
|
/linux/drivers/clk/qcom/ |
H A D | gcc-msm8916.c | 384 .hid_width = 5, 396 .hid_width = 5, 407 F(40000000, P_GPLL0, 10, 1, 2), 408 F(80000000, P_GPLL0, 10, 0, 0), 415 .hid_width = 5, 427 F(19200000, P_XO, 1, 0, 0), 428 F(50000000, P_GPLL0, 16, 0, 0), 429 F(100000000, P_GPLL0, 8, 0, 0), 430 F(133330000, P_GPLL0, 6, 0, 0), 436 .hid_width = 5, [all …]
|
H A D | gcc-msm8994.c | 106 { P_GPLL4, 5 }, 116 F(50000000, P_GPLL0, 12, 0, 0), 117 F(100000000, P_GPLL0, 6, 0, 0), 118 F(150000000, P_GPLL0, 4, 0, 0), 119 F(171430000, P_GPLL0, 3.5, 0, 0), 120 F(200000000, P_GPLL0, 3, 0, 0), 121 F(240000000, P_GPLL0, 2.5, 0, 0), 128 .hid_width = 5, 140 F(19200000, P_XO, 1, 0, 0), 141 F(125000000, P_GPLL0, 1, 5, 24), [all …]
|
H A D | gcc-msm8917.c | 150 .enable_mask = BIT(5), 250 F(19200000, P_XO, 1, 0, 0), 251 F(50000000, P_GPLL0, 16, 0, 0), 252 F(100000000, P_GPLL0, 8, 0, 0), 253 F(133330000, P_GPLL0, 6, 0, 0), 259 .hid_width = 5, 271 F(19200000, P_XO, 1, 0, 0), 272 F(50000000, P_GPLL0, 16, 0, 0), 278 .hid_width = 5, 291 .hid_width = 5, [all …]
|
H A D | gcc-msm8939.c | 243 .enable_mask = BIT(5), 487 { P_GPLL0_AUX, 5 }, 611 .hid_width = 5, 623 .hid_width = 5, 635 .hid_width = 5, 648 .hid_width = 5, 659 F(40000000, P_GPLL0, 10, 1, 2), 660 F(80000000, P_GPLL0, 10, 0, 0), 667 .hid_width = 5, 679 F(19200000, P_XO, 1, 0, 0), [all …]
|
H A D | gcc-msm8976.c | 192 .enable_mask = BIT(5), 311 { P_GPLL4_OUT_MAIN, 5 }, 451 { P_GPLL4_GFX3D, 5 }, 463 F(19200000, P_XO, 1, 0, 0), 464 F(300000000, P_GPLL4_OUT, 4, 0, 0), 465 F(540000000, P_GPLL6_OUT_MAIN, 2, 0, 0), 471 .hid_width = 5, 483 F(19200000, P_XO, 1, 0, 0), 484 F(300000000, P_GPLL4_OUT, 4, 0, 0), 485 F(540000000, P_GPLL6_OUT_MAIN, 2, 0, 0), [all …]
|
H A D | gcc-qcs404.c | 168 .enable_mask = BIT(5), 389 F(19200000, P_XO, 1, 0, 0), 390 F(50000000, P_GPLL0_OUT_MAIN, 16, 0, 0), 391 F(100000000, P_GPLL0_OUT_MAIN, 8, 0, 0), 392 F(133333333, P_GPLL0_OUT_MAIN, 6, 0, 0), 399 .hid_width = 5, 412 F(19200000, P_XO, 1, 0, 0), 413 F(50000000, P_GPLL0_OUT_MAIN, 16, 0, 0), 420 .hid_width = 5, 432 F(960000, P_XO, 10, 1, 2), [all …]
|
H A D | gcc-sdx55.c | 123 .enable_mask = BIT(5), 157 { P_GPLL5_OUT_MAIN, 5 }, 172 { P_SLEEP_CLK, 5 }, 185 { P_SLEEP_CLK, 5 }, 208 F(9600000, P_BI_TCXO, 2, 0, 0), 209 F(19200000, P_BI_TCXO, 1, 0, 0), 210 F(50000000, P_GPLL0_OUT_MAIN, 12, 0, 0), 217 .hid_width = 5, 229 F(960000, P_BI_TCXO, 10, 1, 2), 230 F(4800000, P_BI_TCXO, 4, 0, 0), [all …]
|
H A D | gcc-sdx65.c | 93 { P_SLEEP_CLK, 5 }, 106 { P_SLEEP_CLK, 5 }, 186 F(9600000, P_BI_TCXO, 2, 0, 0), 187 F(19200000, P_BI_TCXO, 1, 0, 0), 188 F(50000000, P_GPLL0_OUT_MAIN, 12, 0, 0), 195 .hid_width = 5, 208 F(960000, P_BI_TCXO, 10, 1, 2), 209 F(4800000, P_BI_TCXO, 4, 0, 0), 210 F(9600000, P_BI_TCXO, 2, 0, 0), 211 F(15000000, P_GPLL0_OUT_EVEN, 5, 1, 4), [all …]
|
/linux/arch/arc/include/asm/ |
H A D | uaccess.h | 156 " mov.f lp_count, %0 \n" in raw_copy_from_user() 157 " lpnz 2f \n" in raw_copy_from_user() 196 " lp 3f \n" in raw_copy_from_user() 199 "12: ld.ab %5, [%2, 4] \n" in raw_copy_from_user() 203 " st.ab %5, [%1, 4] \n" in raw_copy_from_user() 309 " lsr.f lp_count, %3,4 \n" /* 16x bytes */ in raw_copy_from_user() 310 " lpnz 3f \n" in raw_copy_from_user() 311 "1: ld.ab %5, [%2, 4] \n" in raw_copy_from_user() 315 " st.ab %5, [%1, 4] \n" in raw_copy_from_user() 320 "3: and.f %3,%3,0xf \n" /* stragglers */ in raw_copy_from_user() [all …]
|
/linux/arch/sh/lib/ |
H A D | checksum.S | 52 bt 2f ! Jump if alignment is ok. 56 bt/s 1f ! Jump if we had at least two bytes. 58 bra 6f 65 bf 2f 68 mov #-5, r0 71 bt/s 4f ! if it's =0, go to 4f 101 bt/s 6f 105 5: 110 bf/s 5b 119 bt 9f ! if it's =0 go to 9f [all …]
|
/linux/tools/perf/arch/x86/tests/ |
H A D | insn-x86-dat-32.c | 9 "0f 31 \trdtsc ",}, 10 {{0xc4, 0xe2, 0x7d, 0x13, 0xeb, }, 5, 0, "", "", 96 {{0x66, 0x62, 0x54, 0x01, 0x12, }, 5, 0, "", "", 98 {{0x66, 0x62, 0x54, 0x05, 0x12, }, 5, 0, "", "", 100 {{0x66, 0x62, 0x54, 0x08, 0x12, }, 5, 0, "", "", 102 {{0x66, 0x62, 0x54, 0xc8, 0x12, }, 5, 0, "", "", 117 "0f 41 d8 \tcmovno %eax,%ebx",}, 119 "0f 41 88 78 56 34 12 \tcmovno 0x12345678(%eax),%ecx",}, 121 "66 0f 41 88 78 56 34 12 \tcmovno 0x12345678(%eax),%cx",}, 123 "0f 44 d8 \tcmove %eax,%ebx",}, [all …]
|
H A D | insn-x86-dat-64.c | 9 "0f 31 \trdtsc ",}, 10 {{0xc4, 0xe2, 0x7d, 0x13, 0xeb, }, 5, 0, "", "", 13 "48 0f 41 d8 \tcmovno %rax,%rbx",}, 15 "48 0f 41 88 78 56 34 12 \tcmovno 0x12345678(%rax),%rcx",}, 17 "66 0f 41 88 78 56 34 12 \tcmovno 0x12345678(%rax),%cx",}, 19 "48 0f 44 d8 \tcmove %rax,%rbx",}, 21 "48 0f 44 88 78 56 34 12 \tcmove 0x12345678(%rax),%rcx",}, 23 "66 0f 44 88 78 56 34 12 \tcmove 0x12345678(%rax),%cx",}, 25 "0f 90 80 78 56 34 12 \tseto 0x12345678(%rax)",}, 27 "0f 91 80 78 56 34 12 \tsetno 0x12345678(%rax)",}, [all …]
|
/linux/arch/powerpc/lib/ |
H A D | copy_32.S | 36 8 ## n ## 5: \ 46 b 104f; \ 49 b 105f; \ 55 EX_TABLE(8 ## n ## 5b,9 ## n ## 1b); \ 69 beq- 2f 92 blt 7f 107 5: b 2f 108 patch_site 5b, patch__memset_nocache 114 ble 2f 117 beq 3f [all …]
|
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
H A D | hw_atl2_llh_internal.h | 45 /* rx l2_uc_req_tag0{f}[5:0] bitfield definitions 46 * preprocessor definitions for the bitfield "l2_uc_req_tag0{f}[7:0]". 47 * parameter: filter {f} | stride size 0x8 | range [0, 37] 48 * port="pif_rpf_l2_uc_req_tag0[5:0]" 51 /* register address for bitfield l2_uc_req_tag0{f}[2:0] */ 53 /* bitmask for bitfield l2_uc_req_tag0{f}[2:0] */ 55 /* inverted bitmask for bitfield l2_uc_req_tag0{f}[2:0] */ 57 /* lower bit position of bitfield l2_uc_req_tag0{f}[2:0] */ 59 /* width of bitfield l2_uc_req_tag0{f}[2:0] */ 61 /* default value of bitfield l2_uc_req_tag0{f}[2:0] */ [all …]
|
/linux/arch/m68k/fpsp040/ |
H A D | tbldo.S | 54 .long smovcr |$00-5 fmovecr all 63 .long serror |$01-5 fint ERROR 72 .long serror |$02-5 fsinh ERROR 81 .long serror |$03-5 fintrz ERROR 90 .long serror |$04-5 ERROR - illegal extension 99 .long serror |$05-5 ERROR - illegal extension 108 .long serror |$06-5 flognp1 ERROR 117 .long serror |$07-5 ERROR - illegal extension 126 .long serror |$08-5 fetoxm1 ERROR 135 .long serror |$09-5 ftanh ERROR [all …]
|