Home
last modified time | relevance | path

Searched refs:b6 (Results 1 – 25 of 66) sorted by relevance

123

/openbmc/linux/arch/arm64/crypto/
H A Dsm4-ce-asm.h110 #define SM4_CRYPT_BLK8_BE(b0, b1, b2, b3, b4, b5, b6, b7) \ argument
117 sm4e b6.4s, v24.4s; \
125 sm4e b6.4s, v25.4s; \
133 sm4e b6.4s, v26.4s; \
141 sm4e b6.4s, v27.4s; \
149 sm4e b6.4s, v28.4s; \
157 sm4e b6.4s, v29.4s; \
165 sm4e b6.4s, v30.4s; \
173 sm4e b6.4s, v31.4s; \
181 rev64 b6.4s, b6.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
30 eor \b6, \b6, \b2
32 eor \b6, \b6, \b3
42 .macro out_bs_ch, b0, b1, b2, b3, b4, b5, b6, b7
43 eor \b0, \b0, \b6
45 eor \b4, \b4, \b6
47 eor \b6, \b6, \b1
56 .macro inv_in_bs_ch, b6, b1, b2, b4, b7, b0, b3, b5
63 eor \b6, \b6, \b1
[all …]
H A Dsm4-neon-core.S220 #define SM4_CRYPT_BLK8_norotate(b0, b1, b2, b3, b4, b5, b6, b7) \ argument
227 rev32 b6.16b, b6.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); \
248 rev32 b6.16b, b6.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); \
/openbmc/qemu/tests/tcg/multiarch/system/
H A Dmemory.c191 uint64_t b6 = BYTE_NEXT(count), b5 = BYTE_NEXT(count); in init_test_data_u64() local
195 BYTE_SHIFT(b4, 4) | BYTE_SHIFT(b5, 3) | BYTE_SHIFT(b6, 2) | in init_test_data_u64()
280 uint8_t b1, b2, b3, b4, b5, b6, b7, b8; in read_test_data_u64() local
289 b6 = (word >> 16) & 0xff; in read_test_data_u64()
298 zeros += (b6 == 0 ? 1 : 0); in read_test_data_u64()
303 ptr - 1, b1, b2, b3, b4, b5, b6, b7, b8); in read_test_data_u64()
311 (b5 < b6 && b5 != 0) || in read_test_data_u64()
312 (b6 < b7 && b6 != 0) || in read_test_data_u64()
315 b1, b2, b3, b4, b5, b6, b7, b8); in read_test_data_u64()
/openbmc/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
84 veor \b6, \b6, \b2
86 veor \b6, \b6, \b3
96 .macro out_bs_ch, b0, b1, b2, b3, b4, b5, b6, b7
97 veor \b0, \b0, \b6
99 veor \b4, \b4, \b6
101 veor \b6, \b6, \b1
110 .macro inv_in_bs_ch, b6, b1, b2, b4, b7, b0, b3, b5
117 veor \b6, \b6, \b1
[all …]
/openbmc/linux/arch/ia64/kernel/
H A Dfsys.S54 .altrp b6
63 .altrp b6
96 .altrp b6
143 .altrp b6
318 .altrp b6
334 .altrp b6
387 .altrp b6
408 .altrp b6
501 mov r19=b6 // I0 save b6 (2 cyc)
505 mov b6=r18 // I0 copy syscall entry-point to b6 (7 cyc)
[all …]
H A Dmca_drv_asm.S41 mov b6=loc1
49 br.call.sptk.many rp=b6 // does not return ...
H A Dgate.S41 .altrp b6
50 br.ret.sptk.many b6
154 mov b6=r10
164 br.call.sptk.many rp=b6 // call the signal handler
316 .altrp b6
H A Desi_stub.S81 mov b6=r2
87 br.call.sptk.many rp=b6 // call the ESI function
H A Defi_stub.S63 mov b6=r2
76 br.call.sptk.many rp=b6 // call the EFI function
H A Divt.S738 mov r19=b6 // I0 (2 cyc)
791 mov b6=r30 // I0 setup syscall handler branch reg early
809 mov b6=r30 // I0 setup syscall handler branch reg early
859 (p14) br.call.sptk.many b6=b6 // B invoke syscall-handker (ignore return addr)
944 # error This code assumes that b6 is the first field in pt_regs.
1536 br.call.sptk.many b6=ia64_do_page_fault // ignore return address
1562 br.call.sptk.many b6=ia64_bad_break // avoid WAW on CFM and ignore return addr
1585 br.call.sptk.many b6=ia64_handle_irq
1646 br.call.sptk.many b6=ia64_fault
1683 mov b6=r8
[all …]
H A Dentry.S508 mov b6=r20
509 br.call.sptk.many rp=b6 // do the syscall
564 mov b6 = r14
567 br.call.sptk.many rp=b6 // fn(arg)
767 mov b6=r18 // I0 restore b6
879 mov b6=r28
1302 mov b6=loc2
1307 br.call.sptk.many rp=b6 // invoke the callback function
1361 mov b6 = r3
1363 br.call.sptk.many b0 = b6
[all …]
H A Drelocate_kernel.S57 mov b6=in1
171 br.call.sptk.many b0=b6;;
235 mov r4=b6
H A Dkprobes.c631 if ((regs->b6 == bundle_addr) || in resume_execution()
632 (regs->b6 == bundle_addr + 0x10)) { in resume_execution()
633 regs->b6 = (regs->b6 - bundle_addr) + in resume_execution()
H A Dbrl_emu.c148 regs->b6 = next_ip; in ia64_emulate_brl()
/openbmc/linux/arch/ia64/include/asm/
H A Dasmmacro.h101 br.ret.sptk.many b6;; \
104 # define FSYS_RETURN br.ret.sptk.many b6
/openbmc/linux/Documentation/networking/device_drivers/ethernet/pensando/
H A Dionic.rst27 b6:00.0 Ethernet controller: Device 1dd8:1002
37 ionic 0000:b6:00.0: 126.016 Gb/s available PCIe bandwidth (8.0 GT/s PCIe x16 link)
38 ionic 0000:b6:00.0 enp182s0: renamed from eth0
39 ionic 0000:b6:00.0 enp182s0: Link up - 100 Gbps
/openbmc/linux/Documentation/networking/device_drivers/ethernet/amd/
H A Dpds_core.rst17 b6:00.0 Processing accelerators: Pensando Systems Device 100c
26 pds_core 0000:b6:00.0: 252.048 Gb/s available PCIe bandwidth (16.0 GT/s PCIe x16 link)
27 pds_core 0000:b6:00.0: FW: 1.60.0-73
/openbmc/linux/arch/powerpc/crypto/
H A Daes-tab-4k.S76 .long R(79, b1, b1, c8), R(b6, 5b, 5b, ed)
93 .long R(63, bc, bc, df), R(77, b6, b6, c1)
149 .long R(2d, 9b, 9b, b6), R(3c, 1e, 1e, 22)
182 .long R(be, e1, 4f, b6), R(f0, 88, ad, 17)
227 .long R(2d, b6, a8, b9), R(14, 1e, a9, c8)
233 .long R(b6, ed, fc, 68), R(b8, e4, f1, 63)
290 .long R(7b, cb, 84, 61), R(d5, 32, b6, 70)
/openbmc/qemu/pc-bios/s390-ccw/
H A Dscsi.h97 uint16_t b6; member
117 uint8_t b6; member
/openbmc/linux/drivers/atm/
H A Dfore200e.h75 #define BITFIELD6(b1, b2, b3, b4, b5, b6) b1; b2; b3; b4; b5; b6; argument
81 #define BITFIELD6(b1, b2, b3, b4, b5, b6) b6; b5; b4; b3; b2; b1; argument
/openbmc/openbmc/poky/scripts/
H A Drpm2cpio.sh27 local i b b0 b1 b2 b3 b4 b5 b6 b7
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gtk+/gtk+/
H A D0001-Do-not-look-into-HOME-when-looking-for-gtk-modules.patch16 index 50729b6..e09b583 100644
/openbmc/linux/arch/ia64/lib/
H A Dmemcpy.S255 mov b6=t4
256 br.sptk.few b6
/openbmc/linux/arch/ia64/include/uapi/asm/
H A Dptrace.h78 unsigned long b6; /* scratch */ member

123