/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
H A D | cwsr_trap_handler_gfx9.asm | 582 ds_read_b64 v[0:1], v2 //x =LDS[a], byte address
|
H A D | cwsr_trap_handler_gfx8.asm | 405 ds_read_b64 v[0:1], v2 //x =LDS[a], byte address
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | serpent-avx2-asm_64.S | 21 .byte 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0
|
H A D | serpent-avx-x86_64-asm_64.S | 20 .byte 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0
|
/kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/ |
H A D | be_cmds.h | 362 * as a byte: used to calculate offset/shift/mask of each field */ 450 * as a byte: used to calculate offset/shift/mask of each field */ 526 * as a byte: used to calculate offset/shift/mask of each field */ 1040 u8 byte[ETH_ALEN]; member
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | adv7511-v4l2.c | 165 return data.byte; in adv_smbus_read_byte_data_check()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/ |
H A D | main.c | 28 module_param(oob_mode, byte, 0444); 137 * To avoid byte swap on big endian host, __raw_{read|write}l
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | w83627hf.c | 57 module_param(force_i2c, byte, 0);
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | header.c | 4205 pr_err("In-place update not supported when byte-swapping is required\n"); in perf_session__read_header()
|
/kernel/linux/linux-6.6/drivers/scsi/esas2r/ |
H A D | esas2r_ioctl.c | 1007 sgc->cur_offset += offsetof(struct atto_ioctl, data.byte) in hba_ioctl_callback()
|
/kernel/linux/linux-6.6/drivers/scsi/megaraid/ |
H A D | megaraid_sas.h | 804 u8 byte; member
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | vp8dsp_loopfilter.asm | 1043 punpcklbw m6, m0 ; signed byte->word
|
/third_party/libunwind/libunwind/doc/ |
H A D | libunwind-dynamic.tex | 78 is usually necessary to use a byte-offset as the index. Given the
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/sha/ |
H A D | keccak1600-armv8.S | 1008 .byte 75,101,99,99,97,107,45,49,54,48,48,32,97,98,115,111,114,98,32,97,110,100,32,115,113,117,101,101,122,101,32,102,111,114,32,65,82,77,118,56,44,32,67,82,89,80,84,79,71,65,77,83,32,98,121,32,60,97,112,112,114,111,64,111,112,101,110,115,115,108,46,111,114,103,62,0
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/poly1305/ |
H A D | poly1305-armv8.S | 861 .byte 80,111,108,121,49,51,48,53,32,102,111,114,32,65,82,77,118,56,44,32,67,82,89,80,84,79,71,65,77,83,32,98,121,32,60,97,112,112,114,111,64,111,112,101,110,115,115,108,46,111,114,103,62,0
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/poly1305/ |
H A D | poly1305-armv8.S | 861 .byte 80,111,108,121,49,51,48,53,32,102,111,114,32,65,82,77,118,56,44,32,67,82,89,80,84,79,71,65,77,83,32,98,121,32,60,97,112,112,114,111,64,111,112,101,110,115,115,108,46,111,114,103,62,0
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/rc4/ |
H A D | rc4-md5-x86_64.s | 1273 .byte 0xf3,0xc3
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/aes/ |
H A D | vpaes-armv8.S | 89 .byte 86,101,99,116,111,114,32,80,101,114,109,117,116,97,116,105,111,110,32,65,69,83,32,102,111,114,32,65,82,77,118,56,44,32,77,105,107,101,32,72,97,109,98,117,114,103,32,40,83,116,97,110,102,111,114,100,32,85,110,105,118,101,114,115,105,116,121,41,0 809 // then rotates it by one byte and xors into the low dword of 812 // Adds rcon from low byte of %xmm8, then rotates %xmm8 for
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/aes/ |
H A D | vpaes-armv8.S | 89 .byte 86,101,99,116,111,114,32,80,101,114,109,117,116,97,116,105,111,110,32,65,69,83,32,102,111,114,32,65,82,77,118,56,44,32,77,105,107,101,32,72,97,109,98,117,114,103,32,40,83,116,97,110,102,111,114,100,32,85,110,105,118,101,114,115,105,116,121,41,0 809 // then rotates it by one byte and xors into the low dword of 812 // Adds rcon from low byte of %xmm8, then rotates %xmm8 for
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/poly1305/ |
H A D | poly1305-armv4.S | 1163 .byte 80,111,108,121,49,51,48,53,32,102,111,114,32,65,82,77,118,52,47,78,69,79,78,44,32,67,82,89,80,84,79,71,65,77,83,32,98,121,32,60,97,112,112,114,111,64,111,112,101,110,115,115,108,46,111,114,103,62,0
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/aes/ |
H A D | vpaes-armv8.S | 89 .byte 86,101,99,116,111,114,32,80,101,114,109,117,116,97,116,105,111,110,32,65,69,83,32,102,111,114,32,65,82,77,118,56,44,32,77,105,107,101,32,72,97,109,98,117,114,103,32,40,83,116,97,110,102,111,114,100,32,85,110,105,118,101,114,115,105,116,121,41,0 809 // then rotates it by one byte and xors into the low dword of 812 // Adds rcon from low byte of %xmm8, then rotates %xmm8 for
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/poly1305/ |
H A D | poly1305-armv4.S | 1163 .byte 80,111,108,121,49,51,48,53,32,102,111,114,32,65,82,77,118,52,47,78,69,79,78,44,32,67,82,89,80,84,79,71,65,77,83,32,98,121,32,60,97,112,112,114,111,64,111,112,101,110,115,115,108,46,111,114,103,62,0
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/poly1305/ |
H A D | poly1305-armv8.S | 861 .byte 80,111,108,121,49,51,48,53,32,102,111,114,32,65,82,77,118,56,44,32,67,82,89,80,84,79,71,65,77,83,32,98,121,32,60,97,112,112,114,111,64,111,112,101,110,115,115,108,46,111,114,103,62,0
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/rc4/ |
H A D | rc4-md5-x86_64.s | 1273 .byte 0xf3,0xc3
|
/third_party/nghttp2/src/ |
H A D | shrpx_http2_upstream.cc | 121 session_, settings_payload.byte(), settings_payload.size(), in upgrade_upstream()
|