| /linux/tools/perf/arch/x86/tests/ |
| H A D | insn-x86-dat-32.c | 9 "0f 31 \trdtsc ",}, 12 {{0x62, 0x81, 0x78, 0x56, 0x34, 0x12, }, 6, 0, "", "", 14 {{0x62, 0x88, 0x78, 0x56, 0x34, 0x12, }, 6, 0, "", "", 16 {{0x62, 0x90, 0x78, 0x56, 0x34, 0x12, }, 6, 0, "", "", 18 {{0x62, 0x98, 0x78, 0x56, 0x34, 0x12, }, 6, 0, "", "", 20 {{0x62, 0xa0, 0x78, 0x56, 0x34, 0x12, }, 6, 0, "", "", 22 {{0x62, 0xa8, 0x78, 0x56, 0x34, 0x12, }, 6, 0, "", "", 24 {{0x62, 0xb0, 0x78, 0x56, 0x34, 0x12, }, 6, 0, "", "", 26 {{0x62, 0xb8, 0x78, 0x56, 0x34, 0x12, }, 6, 0, "", "", 30 {{0x62, 0x05, 0x78, 0x56, 0x34, 0x12, }, 6, 0, "", "", [all …]
|
| H A D | insn-x86-dat-64.c | 9 "0f 31 \trdtsc ",}, 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)",}, 29 "0f 92 80 78 56 34 12 \tsetb 0x12345678(%rax)",}, [all …]
|
| /linux/arch/powerpc/crypto/ |
| H A D | aes-tab-4k.S | 35 .long R(ff, f2, f2, 0d), R(d6, 6b, 6b, bd) 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) 50 .long R(3d, 93, 93, ae), R(4c, 26, 26, 6a) 51 .long R(6c, 36, 36, 5a), R(7e, 3f, 3f, 41) 52 .long R(f5, f7, f7, 02), R(83, cc, cc, 4f) 56 .long R(62, 31, 31, 53), R(2a, 15, 15, 3f) 60 .long R(0a, 05, 05, 0f), R(2f, 9a, 9a, b5) 64 .long R(7f, b2, b2, cd), R(ea, 75, 75, 9f) [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/arch/alpha/include/asm/ |
| H A D | spinlock.h | 36 " bne %0,2f\n" in arch_spin_lock() 39 " beq %0,2f\n" in arch_spin_lock() 63 " blbs %1,6f\n" in arch_read_lock() 66 " beq %1,6f\n" in arch_read_lock() 69 "6: ldl %1,%0\n" in arch_read_lock() 70 " blbs %1,6b\n" in arch_read_lock() 83 " bne %1,6f\n" in arch_write_lock() 86 " beq %1,6f\n" in arch_write_lock() 89 "6: ldl %1,%0\n" in arch_write_lock() 90 " bne %1,6b\n" in arch_write_lock() [all …]
|
| /linux/tools/testing/selftests/drivers/net/hw/ |
| H A D | tso.py | 40 listen_cmd = f"socat -{ipver} -t 2 -u TCP-LISTEN:{port},reuseport /dev/null,ignoreeof" 107 ip(f"link add {tun_type}-ksft type {tun_type} {tun_arg} local {local_addr} remote {remote_addr} dev {cfg.ifname}") 108 defer(ip, f"link del {tun_type}-ksft") 109 ip(f"link set dev {tun_type}-ksft up") 110 ip(f"addr add {local_v4}/24 dev {tun_type}-ksft") 111 ip(f"addr add {local_v6}/64 dev {tun_type}-ksft") 113 ip(f"link add {tun_type}-ksft type {tun_type} {tun_arg} local {remote_addr} remote {local_addr} dev {cfg.remote_ifname}", 115 defer(ip, f"link del {tun_type}-ksft", host=cfg.remote) 116 ip(f"link set dev {tun_type}-ksft up", host=cfg.remote) 117 ip(f"add 135 def f(cfg): global() function [all...] |
| H A D | iou-zcrx.py | 12 output = ethtool(f"-g {cfg.ifname}", json=True)[0] 17 output = ethtool(f"-l {cfg.ifname}").stdout 23 output = ethtool(f"-X {cfg.ifname} context new start {chan} equal 1").stdout 26 return (ctx_id, defer(ethtool, f"-X {cfg.ifname} delete context {ctx_id}")) 30 output = ethtool(f"-N {cfg.ifname} flow-type tcp6 dst-port {port} action {chan}").stdout 36 output = ethtool(f"-N {cfg.ifname} flow-type tcp6 dst-port {port} context {ctx_id}").stdout 42 cfg.require_ipver('6') 50 ethtool(f"-G {cfg.ifname} tcp-data-split on") 51 defer(ethtool, f"-G {cfg.ifname} tcp-data-split auto") 53 ethtool(f"-G {cfg.ifname} hds-thresh 0") [all …]
|
| H A D | csum.py | 12 def test_receive(cfg, ipver="6", extra_args=None): 15 raise KsftSkipEx(f"Test requires rx checksum offload on {cfg.ifname}") 17 ip_args = f"-{ipver} -S {cfg.remote_addr_v[ipver]} -D {cfg.addr_v[ipver]}" 19 rx_cmd = f"{cfg.bin_local} -i {cfg.ifname} -n 100 {ip_args} -r 1 -R {extra_args}" 20 tx_cmd = f"{cfg.bin_remote} -i {cfg.remote_ifname} -n 100 {ip_args} -r 1 -T {extra_args}" 27 def test_transmit(cfg, ipver="6", extra_args=None): 31 not (cfg.have_tx_csum_ipv6 and ipver == "6")): 32 raise KsftSkipEx(f"Test requires tx checksum offload on {cfg.ifname}") 34 ip_args = f"-{ipver} -S {cfg.addr_v[ipver]} -D {cfg.remote_addr_v[ipver]}" 40 rx_cmd = f"{cfg.bin_remote} -i {cfg.remote_ifname} -L 1 -n 100 {ip_args} -R {extra_args}" [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() 310 NFT_PIPAPO_AVX2_AND(6, 2, 3); in nft_pipapo_avx2_lookup_4b_4() [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() 44 " bf 7f \n" in raw_copy_from_user() 45 "6: ldb %3, (%2, 0) \n" in raw_copy_from_user() 53 " bf 7f \n" in raw_copy_from_user() 55 " bf 7f \n" in raw_copy_from_user() 58 " bf 7f \n" in raw_copy_from_user() [all …]
|
| /linux/Documentation/ABI/stable/ |
| H A D | sysfs-class-tpm | 97 PCR-00: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75 98 PCR-01: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75 99 PCR-02: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75 100 PCR-03: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75 101 PCR-04: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75 130 B4 76 41 82 C9 20 2C 10 18 40 BC 8B E5 44 4C 6C 133 86 C4 F7 F3 29 60 52 93 6B B2 E5 AB 8B A9 09 E3 135 82 5E 96 0B F8 1F 5F 34 06 DA A2 52 C1 A9 D5 26 136 0F F4 04 4B D9 3F 2D F2 AC 2F 74 64 1F 8B CD 3E 137 1E 30 38 6C 70 63 69 AB E2 50 DF 49 05 2E E1 8D [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/lib/crypto/x86/ |
| H A D | sha256-avx-asm.S | 109 f = %r9d define 144 g = f 145 f = e define 163 mov f, y2 # y2 = f 164 MY_ROR (11-6), y0 # y0 = (e >> (11-6)) ^ (e >> (25-6)) 166 xor g, y2 # y2 = f^g 168 xor e, y0 # y0 = e ^ (e >> (11-6)) ^ (e >> (25-6)) 169 and e, y2 # y2 = (f^g)&e 174 MY_ROR 6, y0 # y0 = S1 = (e>>6) & (e>>11) ^ (e>>25) 175 xor g, y2 # y2 = CH = ((f^g)&e)^g [all …]
|
| H A D | sha256-ssse3-asm.S | 102 f = %r9d define 138 g = f 139 f = e define 157 mov f, y2 # y2 = f 158 ror $(11-6), y0 # y0 = (e >> (11-6)) ^ (e >> (25-6)) 161 xor g, y2 # y2 = f^g 163 xor e, y0 # y0 = e ^ (e >> (11-6)) ^ (e >> (25-6)) 164 and e, y2 # y2 = (f^g)&e 169 ror $6, y0 # y0 = S1 = (e>>6) & (e>>11) ^ (e>>25) 170 xor g, y2 # y2 = CH = ((f^g)&e)^g [all …]
|
| H A D | sha256-avx2-asm.S | 104 f = %r9d define 144 g = f 145 f = e define 163 mov f, y2 # y2 = f # CH 167 xor g, y2 # y2 = f^g # CH 168 vpaddd X0, XTMP0, XTMP0 # XTMP0 = W[-7] + W[-16]# y1 = (e >> 6)# S1 169 rorx $6, e, y1 # y1 = (e >> 6) # S1 171 and e, y2 # y2 = (f^g)&e # CH 172 xor y1, y0 # y0 = (e>>25) ^ (e>>11) ^ (e>>6) # S1 181 xor g, y2 # y2 = CH = ((f^g)&e)^g # CH [all …]
|
| /linux/drivers/video/fbdev/ |
| H A D | atafb_utils.h | 55 " lsr.l #1,%1 ; jcc 1f ; move.b %2,-(%0)\n" in fb_memclear_small() 56 "1: lsr.l #1,%1 ; jcc 1f ; move.w %2,-(%0)\n" in fb_memclear_small() 57 "1: lsr.l #1,%1 ; jcc 1f ; move.l %2,-(%0)\n" in fb_memclear_small() 58 "1: lsr.l #1,%1 ; jcc 1f ; move.l %2,-(%0) ; move.l %2,-(%0)\n" in fb_memclear_small() 64 " jcs 3f\n" in fb_memclear_small() 85 " lsr.l #1,%1 ; jcc 1f ; clr.b (%0)+\n" in fb_memclear() 86 "1: lsr.l #1,%1 ; jcc 1f ; clr.w (%0)+\n" in fb_memclear() 87 "1: lsr.l #1,%1 ; jcc 1f ; clr.l (%0)+\n" in fb_memclear() 88 "1: lsr.l #1,%1 ; jcc 1f ; clr.l (%0)+ ; clr.l (%0)+\n" in fb_memclear() 96 " lsr.l #1,%2 ; jcc 1f ; clr.b (%0)+ ; subq.w #1,%1\n" in fb_memclear() [all …]
|
| /linux/arch/powerpc/lib/ |
| H A D | copy_32.S | 38 8 ## n ## 6: \ 46 b 104f; \ 49 b 105f; \ 56 EX_TABLE(8 ## n ## 6b,9 ## n ## 1b); \ 69 beq- 2f 92 blt 7f 107 5: b 2f 114 ble 2f 117 beq 3f 131 bdz 6f [all …]
|
| H A D | mem_64.S | 41 blt cr1,8f 42 beq 3f /* if already 8-byte aligned */ 44 bf 31,1f 47 1: bf 30,2f 50 2: bf 29,3f 53 3: srdi. r0,r5,6 56 beq 5f 71 beq 8f 72 bf 29,6f 78 6: bf 30,7f [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/ |
| H A D | mapfile.csv | 2 GenuineIntel-6-(97|9A|B7|BA|BF),v1.34,alderlake,core 3 GenuineIntel-6-BE,v1.34,alderlaken,core 4 GenuineIntel-6-C[56],v1.13,arrowlake,core 5 GenuineIntel-6-(1C|26|27|35|36),v5,bonnell,core 6 GenuineIntel-6-(3D|47),v30,broadwell,core 7 GenuineIntel-6-56,v12,broadwellde,core 8 GenuineIntel-6-4F,v23,broadwellx,core 9 GenuineIntel-6-55-[56789ABCDEF],v1.25,cascadelakex,core 10 GenuineIntel-6-DD,v1.00,clearwaterforest,core 11 GenuineIntel-6-9[6C],v1.05,elkhartlake,core [all …]
|
| /linux/arch/m68k/lib/ |
| H A D | uaccess.c | 17 " jeq 2f\n" in __generic_copy_from_user() 23 " jeq 4f\n" in __generic_copy_from_user() 27 " jeq 6f\n" in __generic_copy_from_user() 30 "6:\n" in __generic_copy_from_user() 35 " jeq 8f\n" in __generic_copy_from_user() 38 " jeq 6b\n" in __generic_copy_from_user() 40 " jra 6b\n" in __generic_copy_from_user() 63 " jeq 4f\n" in __generic_copy_to_user() 69 " jeq 6f\n" in __generic_copy_to_user() 72 "6: btst #0,%5\n" in __generic_copy_to_user() [all …]
|
| /linux/arch/m68k/fpsp040/ |
| H A D | tbldo.S | 55 .long smovcr |$00-6 fmovecr all 64 .long serror |$01-6 fint ERROR 73 .long serror |$02-6 fsinh ERROR 82 .long serror |$03-6 fintrz ERROR 91 .long serror |$04-6 ERROR - illegal extension 100 .long serror |$05-6 ERROR - illegal extension 109 .long serror |$06-6 flognp1 ERROR 118 .long serror |$07-6 ERROR - illegal extension 127 .long serror |$08-6 fetoxm1 ERROR 136 .long serror |$09-6 ftanh ERROR [all …]
|
| /linux/tools/testing/selftests/powerpc/copyloops/ |
| H A D | mem_64.S | 41 blt cr1,8f 42 beq 3f /* if already 8-byte aligned */ 44 bf 31,1f 47 1: bf 30,2f 50 2: bf 29,3f 53 3: srdi. r0,r5,6 56 beq 5f 71 beq 8f 72 bf 29,6f 78 6: bf 30,7f [all …]
|
| /linux/drivers/media/dvb-frontends/ |
| H A D | cx24113.c | 139 | (state->icp_auto_mhi << 4) | (state->icp_auto_hi << 6); in cx24113_set_parameters() 163 r |= (state->vco_mode << 6) | ((state->bs_freqcnt >> 8) & 0x1f); in cx24113_set_parameters() 245 r = 0x03 << 6; in cx24113_set_bandwidth() 247 r = 0x02 << 6; in cx24113_set_bandwidth() 249 r = 0x01 << 6; in cx24113_set_bandwidth() 258 dprintk("bandwidth: %d %d\n", r >> 6, bandwidth_khz); in cx24113_set_bandwidth() 288 static void cx24113_calc_pll_nf(struct cx24113_state *state, u16 *n, s32 *f) in cx24113_calc_pll_nf() argument 291 s64 F; in cx24113_calc_pll_nf() local 316 dprintk("calculating N/F for %dHz with vcodiv %d\n", freq_hz, vcodiv); in cx24113_calc_pll_nf() 327 } while (N < 6 && R < 3); in cx24113_calc_pll_nf() [all …]
|
| /linux/tools/testing/selftests/drivers/net/ |
| H A D | ping.py | 24 if not cfg.addr_v["6"]: 27 cmd("ping -c 1 -W5 " + cfg.remote_addr_v["6"]) 28 cmd("ping -c 1 -W5 " + cfg.addr_v["6"], host=cfg.remote) 29 cmd("ping -s 65000 -c 1 -W0.5 " + cfg.remote_addr_v["6"]) 30 cmd("ping -s 65000 -c 1 -W0.5 " + cfg.addr_v["6"], host=cfg.remote) 36 listen_cmd = f"socat -{cfg.addr_ipver} -t 2 -u TCP-LISTEN:{port},reuseport STDOUT" 42 cmd(f"echo {test_string} | socat -t 2 -u STDIN TCP:{cfg.baddr}:{port}", 50 cmd(f"echo {test_string} | socat -t 2 -u STDIN TCP:{cfg.remote_baddr}:{port}", shell=True) 54 features = ethtool(f"-k {cfg.ifname}", json=True) 57 f = features[0][side + "-checksumming"] [all …]
|
| /linux/arch/nios2/mm/ |
| H A D | uaccess.c | 18 " bge r2,r6,1f\n" 22 " beq r2,zero,4f\n" 25 " beq r6,r2,3f\n" 40 " beq r2,zero,7f\n" 42 " beq r2,zero,6f\n" 48 "6: bge r7,r6,1b\n" 54 " br 6b\n" 76 " bge r2,r6,1f\n" 80 " beq r2,zero,4f\n" 84 " beq r6,r2,3f\n" [all …]
|