Home
last modified time | relevance | path

Searched refs:b5 (Results 1 – 18 of 18) sorted by relevance

/linux/arch/arm64/crypto/
H A Dsm4-ce-asm.h110 #define SM4_CRYPT_BLK8_BE(b0, b1, b2, b3, b4, b5, b6, b7) \ argument
116 sm4e b5.4s, v24.4s; \
124 sm4e b5.4s, v25.4s; \
132 sm4e b5.4s, v26.4s; \
140 sm4e b5.4s, v27.4s; \
148 sm4e b5.4s, v28.4s; \
156 sm4e b5.4s, v29.4s; \
164 sm4e b5.4s, v30.4s; \
172 sm4e b5.4s, v31.4s; \
180 rev64 b5.4s, b5.4s; \
[all …]
H A Daes-neonbs-core.S26 .macro in_bs_ch, b0, b1, b2, b3, b4, b5, b6, b7
28 eor \b5, \b5, \b6
31 eor \b5, \b5, \b0
34 eor \b7, \b7, \b5
36 eor \b4, \b4, \b5
39 eor \b1, \b1, \b5
42 .macro out_bs_ch, b0, b1, b2, b3, b4, b5, b6, b7
48 eor \b1, \b1, \b5
49 eor \b5, \b5, \b3
51 eor \b7, \b7, \b5
[all …]
H A Dsm4-neon-core.S220 #define SM4_CRYPT_BLK8_norotate(b0, b1, b2, b3, b4, b5, b6, b7) \ argument
226 rev32 b5.16b, b5.16b; \
235 ROUND8(0, b0, b1, b2, b3, b4, b5, b6, b7); \
236 ROUND8(1, b1, b2, b3, b0, b5, b6, b7, b4); \
237 ROUND8(2, b2, b3, b0, b1, b6, b7, b4, b5); \
238 ROUND8(3, b3, b0, b1, b2, b7, b4, b5, b6); \
247 rev32 b5.16b, b5.16b; \
254 #define SM4_CRYPT_BLK8(b0, b1, b2, b3, b4, b5, b6, b7) \ argument
255 SM4_CRYPT_BLK8_norotate(b0, b1, b2, b3, b4, b5, b6, b7); \
256 rotate_clockwise_4x4_2x(b0, b1, b2, b3, b4, b5, b6, b7); \
/linux/arch/arm/crypto/
H A Daes-neonbs-core.S80 .macro in_bs_ch, b0, b1, b2, b3, b4, b5, b6, b7
82 veor \b5, \b5, \b6
85 veor \b5, \b5, \b0
88 veor \b7, \b7, \b5
90 veor \b4, \b4, \b5
93 veor \b1, \b1, \b5
96 .macro out_bs_ch, b0, b1, b2, b3, b4, b5, b6, b7
102 veor \b1, \b1, \b5
103 veor \b5, \b5, \b3
105 veor \b7, \b7, \b5
[all …]
/linux/Documentation/networking/device_drivers/ethernet/amd/
H A Dpds_core.rst16 b5:00.0 Processing accelerators: Pensando Systems Device 100c
24 pds_core 0000:b5:00.0: 252.048 Gb/s available PCIe bandwidth (16.0 GT/s PCIe x16 link)
25 pds_core 0000:b5:00.0: FW: 1.60.0-73
31 $ devlink dev info pci/0000:b5:00.0
32 pci/0000:b5:00.0:
102 # devlink dev flash pci/0000:b5:00.0 \
/linux/drivers/atm/
H A Dfore200e.h74 #define BITFIELD5(b1, b2, b3, b4, b5) b1; b2; b3; b4; b5; argument
75 #define BITFIELD6(b1, b2, b3, b4, b5, b6) b1; b2; b3; b4; b5; b6; argument
80 #define BITFIELD5(b1, b2, b3, b4, b5) b5; b4; b3; b2; b1; argument
81 #define BITFIELD6(b1, b2, b3, b4, b5, b6) b6; b5; b4; b3; b2; b1; argument
/linux/Documentation/input/devices/
H A Dalps.rst308 packet-fmt b7 b6 b5 b4 b3 b2 b1 b0
345 b7 b6 b5 b4 b3 b2 b1 b0
357 b7 b6 b5 b4 b3 b2 b1 b0
370 b7 b6 b5 b4 b3 b2 b1 b0
382 b7 b6 b5 b4 b3 b2 b1 b0
/linux/Documentation/scsi/
H A Daacraid.rst46 9005:0285:9005:02b5 Adaptec 5445 (Voodoo44)
47 9005:0285:15d9:02b5 SMC AOC-USAS-S4i
/linux/drivers/tty/vt/
H A Dcp437.uni262 0xe6 U+00b5 U+03bc
270 0xee U+03b5 U+2208
/linux/Documentation/admin-guide/media/
H A Dvisl.rst162 00000030: 6371 5eb5 0eb8 23b5 ca6a 5de5 983a 19e4 cq^...#..j]..:..
179 00000060: dfe6 bc99 01ea b6e0 346b 92b5 c8de 9f5d ........4k.....]
/linux/Documentation/arch/x86/
H A Dexception-tables.rst212 > c0199ff5 <.fixup+10b5> movl $0xfffffff2,%eax
258 and linked in vmlinux : > c0199ff5 <.fixup+10b5> movl $0xfffffff2,%eax
/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-lenovo-hr630.dts408 pin-gpio-b5-hog {
/linux/arch/x86/kernel/
H A Duprobes.c49 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
51 (b4##UL << 0x4)|(b5##UL << 0x5)|(b6##UL << 0x6)|(b7##UL << 0x7) | \
/linux/Documentation/sound/cards/
H A Daudiophile-usb.rst332 | b7| b6| b5| b4| b3| b2| b1| b0|
369 * b5 to b7 are reserved for future uses, and must be set to ``0``
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt2712e.dtsi735 mac-address = [00 55 7b b5 7d f7];
/linux/tools/arch/x86/lib/
H A Dx86-opcode-map.txt245 b5: MOV CH/R13L,Ib
542 b5: LGS Gv,Mp
795 b5: vpmadd52huq Vx,Hx,Wx (66)
/linux/arch/x86/lib/
H A Dx86-opcode-map.txt245 b5: MOV CH/R13L,Ib
542 b5: LGS Gv,Mp
795 b5: vpmadd52huq Vx,Hx,Wx (66)
/linux/arch/x86/net/
H A Dbpf_jit_comp.c45 #define EMIT5(b1, b2, b3, b4, b5) \ argument
46 do { EMIT1(b1); EMIT4(b2, b3, b4, b5); } while (0)