Home
last modified time | relevance | path

Searched +full:4 +full:x12 (Results 1 – 25 of 1044) sorted by relevance

12345678910>>...42

/linux/tools/perf/arch/x86/tests/
H A Dinsn-x86-dat-32.c12 {{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, "", "",
34 {{0x62, 0x14, 0x05, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
[all …]
H A Dinsn-x86-dat-64.c12 {{0x48, 0x0f, 0x41, 0xd8, }, 4, 0, "", "",
14 {{0x48, 0x0f, 0x41, 0x88, 0x78, 0x56, 0x34, 0x12, }, 8, 0, "", "",
16 {{0x66, 0x0f, 0x41, 0x88, 0x78, 0x56, 0x34, 0x12, }, 8, 0, "", "",
18 {{0x48, 0x0f, 0x44, 0xd8, }, 4, 0, "", "",
20 {{0x48, 0x0f, 0x44, 0x88, 0x78, 0x56, 0x34, 0x12, }, 8, 0, "", "",
22 {{0x66, 0x0f, 0x44, 0x88, 0x78, 0x56, 0x34, 0x12, }, 8, 0, "", "",
24 {{0x0f, 0x90, 0x80, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
26 {{0x0f, 0x91, 0x80, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
28 {{0x0f, 0x92, 0x80, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
30 {{0x0f, 0x92, 0x80, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
[all …]
H A Dinsn-x86-dat-src.c149 asm volatile("kshiftrw $0x12,%k6,%k5"); in main()
151 asm volatile("kshiftlw $0x12,%k6,%k5"); in main()
493 /* AVX-512: Op code 0f 38 4c */ in main()
498 /* AVX-512: Op code 0f 38 4d */ in main()
503 /* AVX-512: Op code 0f 38 4e */ in main()
508 /* AVX-512: Op code 0f 38 4f */ in main()
984 asm volatile("valignd $0x12,%zmm28,%zmm29,%zmm30"); in main()
985 asm volatile("valignq $0x12,%zmm25,%zmm26,%zmm27"); in main()
990 asm volatile("vrndscaleps $0x12,%zmm25,%zmm26"); in main()
995 asm volatile("vrndscalepd $0x12,%zmm25,%zmm26"); in main()
[all …]
/linux/lib/crypto/arm64/
H A Dpoly1305-armv8.pl47 my ($h0,$h1,$h2,$r0,$r1,$s1,$t0,$t1,$d0,$d1,$d2) = map("x$_",(4..14));
85 and $s1,$s1,#-4
186 and $t0,$d2,#-4 // final reduction
242 tst $d2,#-4 // see if it's carried/borrowed
262 my ($R0,$R1,$S1,$R2,$S2,$R3,$S3,$R4,$S4) = map("v$_.4s",(0..8));
300 and $t0,$d2,#-4 // final reduction
311 .align 4
313 and x12,$h0,#0x03ffffff // base 2^64 -> base 2^26
327 str w13,[$ctx,#16*4] // s2
369 lsr $h1,x12,#12
[all …]
/linux/lib/crypto/arm/
H A Dchacha-scalar-core.S39 X12 .req r10
58 ldr \b, [\src, #\offset + 4]
67 str \b, [\dst, #\offset + 4]
106 // quarterrounds: (x0, x4, x8, x12) and (x1, x5, x9, x13)
107 _halfround X0, X4, X8_X10, X12, X1, X5, X9_X11, X13
121 // quarterrounds: (x0, x5, x10, x15) and (x1, x6, x11, x12)
122 _halfround X0, X5, X8_X10, X15, X1, X6, X9_X11, X12
144 // Registers contain x0-x9,x12-x15.
151 // Registers contain x0-x9,x12-x15.
152 // x4-x7 are rotated by 'brot'; x12-x15 are rotated by 'drot'.
[all …]
H A Dchacha-neon-core.S97 vext.8 q1, q1, q1, #4
131 vext.8 q3, q3, q3, #4
203 .align 4
205 .Lrol8_table: .byte 3, 0, 1, 2, 7, 4, 5, 6
216 // r1: 4 data blocks output, o
217 // r2: 4 data blocks input, i
241 vadd.u32 q12, q12, q4 // x12 += counter values 0-3
259 // x0 += x4, x12 = rotl32(x12 ^ x0, 16)
278 // x8 += x12, x4 = rotl32(x4 ^ x8, 12)
303 // x0 += x4, x12 = rotl32(x12 ^ x0, 8)
[all …]
/linux/drivers/gpu/drm/radeon/
H A Drv770_smc.c202 0x0C, 0x14, 0x12, 0xAA,
221 0x0C, 0x14, 0x12, 0xAA,
240 0x0C, 0x14, 0x12, 0xAA,
247 0x12, 0x05, 0x12, 0x05,
248 0x12, 0x05, 0x12, 0x05,
249 0x12, 0x05, 0x12, 0x05,
250 0x12, 0x05, 0x12, 0x05,
251 0x12, 0x05, 0x12, 0x05,
252 0x12, 0x05, 0x12, 0x05,
253 0x12, 0x05, 0x12, 0x05,
[all …]
/linux/sound/soc/codecs/
H A Des8389.c94 "0.125db/4 LRCK",
113 "4 LRCK",
131 SOC_ENUM_SINGLE(ES8389_ALC_ON, 5, 4, alc);
133 SOC_ENUM_SINGLE(ES8389_ALC_CTL, 4, 16, ramprate);
172 SOC_ENUM_SINGLE(ES8389_DAC_MIX, 4,
182 SOC_VALUE_ENUM_SINGLE(ES8389_MIC1_GAIN, 4, 7,
187 SOC_VALUE_ENUM_SINGLE(ES8389_MIC2_GAIN, 4, 7,
246 SND_SOC_DAPM_PGA("PGAL", SND_SOC_NOPM, 4, 0, NULL, 0),
247 SND_SOC_DAPM_PGA("PGAR", SND_SOC_NOPM, 4, 0, NULL, 0),
374 {32, 256000, 8000, 0x00, 0x57, 0x84, 0xD0, 0x03, 0xC1, 0xB0, 0x00, 0x00, 0x1F, 0x7F, 0xBF, 0xC0, 0xFF, 0x7F, 0x01, 0x12,
[all...]
/linux/drivers/net/wireless/mediatek/mt7601u/
H A Dinitvals_phy.h19 RF_REG_PAIR(0, 4, 0x0a),
68 RF_REG_PAIR(4, 0, 0x01),
69 RF_REG_PAIR(4, 1, 0x00),
70 RF_REG_PAIR(4, 2, 0x00),
71 RF_REG_PAIR(4, 3, 0x00),
73 RF_REG_PAIR(4, 4, 0x00),
74 RF_REG_PAIR(4, 5, 0x08),
75 RF_REG_PAIR(4, 6, 0x00),
77 RF_REG_PAIR(4, 7, 0x5b),
78 RF_REG_PAIR(4, 8, 0x52),
[all …]
/linux/drivers/memory/
H A Dmtk-smi.c45 #define SMI_LARB_THRT_RD_NU_LMT_MSK GENMASK(7, 4)
46 #define SMI_LARB_THRT_RD_NU_LMT (5 << 4)
64 * every port have 4 bit to control, bit[port + 3] control virtual or physical,
81 #define SMI_LARB_NONSEC_CON(id) (0x380 + ((id) * 4))
293 [4] = {0x28, 0x19, 0xb, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x4, 0x1},
310 [13] = {0x2, 0xc, 0xc, 0xe, 0x6, 0x6, 0x6, 0x6, 0x6, 0x12, 0x6, 0x1},
311 [14] = {0x2, 0xc, 0xc, 0x28, 0x12, 0x6},
328 [4] = {0xf, 0x1, 0x5, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1,
357 [1] = {0x12, 0x02, 0x14, 0x14, 0x01, 0x18, 0x0a,},
358 [2] = {0x12, 0x12, 0x12, 0x12, 0x0a,},
[all …]
/linux/arch/mips/boot/dts/cavium-octeon/
H A Docteon_68xx.dts43 * 4 - level active high
50 <7 4>, <7 5>, <7 6>, <7 7>,
65 <2 0x15 0xffcf 0>, /* Reg 2,21 Clear bits 4, 5 */
74 cavium,qlm-trim = "4,sgmii";
79 <3 0x12 0 0x4105>,
83 cavium,qlm-trim = "4,sgmii";
88 <3 0x12 0 0x4105>,
92 cavium,qlm-trim = "4,sgmii";
97 <3 0x12 0 0x4105>,
100 phy4: ethernet-phy@4 {
[all …]
H A Docteon_3xxx.dts19 <2 0x15 0xffcf 0>, /* Reg 2,21 Clear bits 4, 5 */
31 <2 0x15 0xffcf 0>, /* Reg 2,21 Clear bits 4, 5 */
44 <3 0x12 0 0x4105>,
52 <3 0x12 0 0x4105>,
55 phy4: ethernet-phy@4 {
56 reg = <4>;
60 <3 0x12 0 0x4105>,
68 <3 0x12 0 0x4105>,
77 <3 0x12 0 0x4105>,
85 <3 0x12 0 0x4105>,
[all …]
/linux/drivers/gpu/drm/vc4/
H A Dvc4_hdmi_phy.c14 #define VC4_HDMI_TX_PHY_RESET_CTL_PLLDIV_RESETB BIT(4)
20 #define VC4_HDMI_TX_PHY_POWERDOWN_CTL_RNDGEN_PWRDN BIT(4)
37 #define VC4_HDMI_TX_PHY_CTL_0_PREEMP_CK_MAINDRV_MASK VC4_MASK(4, 0)
46 #define VC4_HDMI_TX_PHY_CTL_1_RES_SEL_CK_MASK VC4_MASK(4, 0)
54 #define VC4_HDMI_TX_PHY_CTL_2_TERM_RES_SELDATA0_SHIFT 4
55 #define VC4_HDMI_TX_PHY_CTL_2_TERM_RES_SELDATA0_MASK VC4_MASK(7, 4)
101 #define VC4_HDMI_TX_PHY_CHANNEL_SWAP_TX1_OUT_SEL_MASK VC4_MASK(5, 4)
102 #define VC4_HDMI_TX_PHY_CHANNEL_SWAP_TX1_OUT_SEL_SHIFT 4
119 #define VC4_HDMI_RM_CONTROL_FREE_RUN BIT(4)
131 #define VC6_HDMI_TX_PHY_HDMI_POWERUP_CTL_RNDGEN_PWRUP BIT(4)
[all …]
/linux/tools/perf/pmu-events/arch/x86/emeraldrapids/
H A Dvirtual-memory.json5 "EventCode": "0x12",
15 "EventCode": "0x12",
24 "EventCode": "0x12",
33 "EventCode": "0x12",
40 "BriefDescription": "Page walks completed due to a demand data load to a 2M/4M page.",
42 "EventCode": "0x12",
44 …"PublicDescription": "Counts completed page walks (2M/4M sizes) caused by demand data loads. This…
49 "BriefDescription": "Page walks completed due to a demand data load to a 4K page.",
51 "EventCode": "0x12",
53 …"PublicDescription": "Counts completed page walks (4K sizes) caused by demand data loads. This im…
[all …]
/linux/tools/perf/pmu-events/arch/x86/graniterapids/
H A Dvirtual-memory.json5 "EventCode": "0x12",
15 "EventCode": "0x12",
24 "EventCode": "0x12",
33 "EventCode": "0x12",
40 "BriefDescription": "Page walks completed due to a demand data load to a 2M/4M page.",
42 "EventCode": "0x12",
44 …"PublicDescription": "Counts completed page walks (2M/4M sizes) caused by demand data loads. This…
49 "BriefDescription": "Page walks completed due to a demand data load to a 4K page.",
51 "EventCode": "0x12",
53 …"PublicDescription": "Counts completed page walks (4K sizes) caused by demand data loads. This im…
[all …]
/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/
H A Dvirtual-memory.json5 "EventCode": "0x12",
15 "EventCode": "0x12",
24 "EventCode": "0x12",
33 "EventCode": "0x12",
40 "BriefDescription": "Page walks completed due to a demand data load to a 2M/4M page.",
42 "EventCode": "0x12",
44 …"PublicDescription": "Counts completed page walks (2M/4M sizes) caused by demand data loads. This…
49 "BriefDescription": "Page walks completed due to a demand data load to a 4K page.",
51 "EventCode": "0x12",
53 …"PublicDescription": "Counts completed page walks (4K sizes) caused by demand data loads. This im…
[all …]
/linux/include/uapi/linux/
H A Dfs.h56 #define SEEK_HOLE 4 /* seek to the next hole */
113 #define LBMD_PI_CSUM_CRC64_NVME 4
261 #define BLKROSET _IO(0x12,93) /* set device read-only (0 = read-write) */
262 #define BLKROGET _IO(0x12,94) /* get read-only status (0 = read_write) */
263 #define BLKRRPART _IO(0x12,95) /* re-read partition table */
264 #define BLKGETSIZE _IO(0x12,96) /* return device size /512 (long *arg) */
265 #define BLKFLSBUF _IO(0x12,97) /* flush buffer cache */
266 #define BLKRASET _IO(0x12,98) /* set read ahead for block device */
267 #define BLKRAGET _IO(0x12,99) /* get current read ahead setting */
268 #define BLKFRASET _IO(0x12,100)/* set filesystem (mm/filemap.c) read-ahead */
[all …]
H A Dblk-crypto.h15 __u64 reserved[4];
22 __u64 reserved[4];
32 __u64 reserved[4];
40 #define BLKCRYPTOIMPORTKEY _IOWR(0x12, 137, struct blk_crypto_import_key_arg)
41 #define BLKCRYPTOGENERATEKEY _IOWR(0x12, 138, struct blk_crypto_generate_key_arg)
42 #define BLKCRYPTOPREPAREKEY _IOWR(0x12, 139, struct blk_crypto_prepare_key_arg)
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dfs.h56 #define SEEK_HOLE 4 /* seek to the next hole */
113 #define LBMD_PI_CSUM_CRC64_NVME 4
261 #define BLKROSET _IO(0x12,93) /* set device read-only (0 = read-write) */
262 #define BLKROGET _IO(0x12,94) /* get read-only status (0 = read_write) */
263 #define BLKRRPART _IO(0x12,95) /* re-read partition table */
264 #define BLKGETSIZE _IO(0x12,96) /* return device size /512 (long *arg) */
265 #define BLKFLSBUF _IO(0x12,97) /* flush buffer cache */
266 #define BLKRASET _IO(0x12,98) /* set read ahead for block device */
267 #define BLKRAGET _IO(0x12,99) /* get current read ahead setting */
268 #define BLKFRASET _IO(0x12,100)/* set filesystem (mm/filemap.c) read-ahead */
[all …]
/linux/drivers/clk/mmp/
H A Dclk-of-pxa168.c163 …arent_names, ARRAY_SIZE(twsi_parent_names), CLK_SET_RATE_PARENT, APBC_TWSI0, 4, 3, 0, &twsi0_lock},
164 …arent_names, ARRAY_SIZE(twsi_parent_names), CLK_SET_RATE_PARENT, APBC_TWSI1, 4, 3, 0, &twsi1_lock},
165 …{0, "kpc_mux", kpc_parent_names, ARRAY_SIZE(kpc_parent_names), CLK_SET_RATE_PARENT, APBC_KPC, 4, 3…
166 …{0, "pwm0_mux", pwm_parent_names, ARRAY_SIZE(pwm_parent_names), CLK_SET_RATE_PARENT, APBC_PWM0, 4,…
167 …{0, "pwm1_mux", pwm_parent_names, ARRAY_SIZE(pwm_parent_names), CLK_SET_RATE_PARENT, APBC_PWM1, 4,…
168 …{0, "pwm2_mux", pwm_parent_names, ARRAY_SIZE(pwm_parent_names), CLK_SET_RATE_PARENT, APBC_PWM2, 4,…
169 …{0, "pwm3_mux", pwm_parent_names, ARRAY_SIZE(pwm_parent_names), CLK_SET_RATE_PARENT, APBC_PWM3, 4,…
170 …arent_names, ARRAY_SIZE(uart_parent_names), CLK_SET_RATE_PARENT, APBC_UART0, 4, 3, 0, &uart0_lock},
171 …arent_names, ARRAY_SIZE(uart_parent_names), CLK_SET_RATE_PARENT, APBC_UART1, 4, 3, 0, &uart1_lock},
172 …arent_names, ARRAY_SIZE(uart_parent_names), CLK_SET_RATE_PARENT, APBC_UART2, 4, 3, 0, &uart2_lock},
[all …]
/linux/tools/include/uapi/linux/
H A Dfs.h56 #define SEEK_HOLE 4 /* seek to the next hole */
175 #define BLKROSET _IO(0x12,93) /* set device read-only (0 = read-write) */
176 #define BLKROGET _IO(0x12,94) /* get read-only status (0 = read_write) */
177 #define BLKRRPART _IO(0x12,95) /* re-read partition table */
178 #define BLKGETSIZE _IO(0x12,96) /* return device size /512 (long *arg) */
179 #define BLKFLSBUF _IO(0x12,97) /* flush buffer cache */
180 #define BLKRASET _IO(0x12,98) /* set read ahead for block device */
181 #define BLKRAGET _IO(0x12,99) /* get current read ahead setting */
182 #define BLKFRASET _IO(0x12,100)/* set filesystem (mm/filemap.c) read-ahead */
183 #define BLKFRAGET _IO(0x12,101)/* get filesystem (mm/filemap.c) read-ahead */
[all …]
/linux/drivers/media/usb/gspca/
H A Dsn9c2028.c44 .sizeimage = 640 * 480 * 3 / 4,
53 .sizeimage = 352 * 288 * 3 / 4,
65 command[3], command[4], command[5]); in sn9c2028_command()
107 4, 0, gspca_dev->usb_buf, 4, 500); in sn9c2028_read4()
108 if (rc != 4) { in sn9c2028_read4()
112 memcpy(reading, gspca_dev->usb_buf, 4); in sn9c2028_read4()
121 __u8 reading[4]; in sn9c2028_long_command()
135 memset(reading, 0, 4); in sn9c2028_long_command()
234 case 4: in run_start_commands()
328 {{0x0c, 0x01, 0x00, 0x00, 0x00, 0x00}, 4}, in start_spy_cam()
[all …]
/linux/tools/perf/pmu-events/arch/x86/alderlake/
H A Dvirtual-memory.json5 "EventCode": "0x12",
16 "EventCode": "0x12",
25 "Counter": "0,1,2,3,4,5",
36 "EventCode": "0x12",
46 "EventCode": "0x12",
54 "BriefDescription": "Page walks completed due to a demand data load to a 2M/4M page.",
56 "EventCode": "0x12",
58 …"PublicDescription": "Counts completed page walks (2M/4M sizes) caused by demand data loads. This…
64 "BriefDescription": "Page walks completed due to a demand data load to a 4K page.",
66 "EventCode": "0x12",
[all …]
/linux/tools/arch/x86/kcpuid/
H A Dcpuid.csv2 # Generator: x86-cpuid-db v2.4
18 0x0, 0, edx, 31:0, cpu_vendorid_1 , CPU vendor ID string bytes 4 - 7
24 0x1, 0, eax, 7:4, base_model , Base CPU model ID
37 0x1, 0, ecx, 4, ds_cpl , CPL Qualified Debug Store
68 0x1, 0, edx, 4, tsc , Time Stamp Counter
103 0x2, 0, ebx, 7:0, desc4 , Descriptor #4
107 0x2, 0, ebx, 31, ebx_invalid , Descriptors 4-7 are invalid if set
119 # Leaf 4H
122 0x4, 31:0, eax, 4:0, cache_type , Cache type field
144 0x5, 0, edx, 7:4, n_c1_substate
[all...]
/linux/tools/testing/selftests/arm64/abi/
H A Dsyscall-abi-asm.S27 #define ID_AA64SMFR0_EL1_SMEver_WIDTH 4
89 // Load ZA and ZT0 if enabled - uses x12 as scratch due to SME LDR
95 add x12, x12, #1
96 cmp x1, x12
114 ldp x12, x13, [x2], #16
134 ldp q4, q5, [x2, #16 * 4]
159 ldr z4, [x2, #4, MUL VL]
202 ldr p4, [x2, #4, MUL VL]
224 stp x12, x13, [x2], #16
242 stp q4, q5, [x2, #16 * 4]
[all …]

12345678910>>...42