Searched refs:b30 (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/c6x/lib/ |
| H A D | strasgi_64plus.S | 13 || mv .d2 b4, b30 19 ldw .d2t2 *b30++, b31
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/qvm/gen/ |
| H A D | mat_operations4.hpp | 1876 Tb const b30 = mat_traits<B>::template read_element<3,0>(b); in operator *() local 1884 mat_traits<R>::template write_element<0,0>(r)=a00*b00+a01*b10+a02*b20+a03*b30; in operator *() 1888 mat_traits<R>::template write_element<1,0>(r)=a10*b00+a11*b10+a12*b20+a13*b30; in operator *() 1892 mat_traits<R>::template write_element<2,0>(r)=a20*b00+a21*b10+a22*b20+a23*b30; in operator *() 1896 mat_traits<R>::template write_element<3,0>(r)=a30*b00+a31*b10+a32*b20+a33*b30; in operator *() 1961 Tb const b30 = mat_traits<B>::template read_element<3,0>(b); in operator *=() local 1965 mat_traits<A>::template write_element<0,0>(a)=a00*b00+a01*b10+a02*b20+a03*b30; in operator *=() 1969 mat_traits<A>::template write_element<1,0>(a)=a10*b00+a11*b10+a12*b20+a13*b30; in operator *=() 1973 mat_traits<A>::template write_element<2,0>(a)=a20*b00+a21*b10+a22*b20+a23*b30; in operator *=() 1977 mat_traits<A>::template write_element<3,0>(a)=a30*b00+a31*b10+a32*b20+a33*b30; in operator *=() [all …]
|
| /OK3568_Linux_fs/kernel/arch/c6x/kernel/ |
| H A D | signal.c | 54 COPY(b28); COPY(b29); COPY(b30); COPY(b31); in restore_sigcontext() 119 COPY(b28); COPY(b29); COPY(b30); COPY(b31); in setup_sigcontext()
|
| H A D | asm-offsets.c | 47 OFFSET(REGS_B30, pt_regs, b30); in foo()
|
| H A D | traps.c | 64 pr_err("A30: %08lx B30: %08lx\n", regs->a30, regs->b30); in show_regs()
|
| /OK3568_Linux_fs/kernel/arch/c6x/include/uapi/asm/ |
| H A D | ptrace.h | 132 REG_PAIR(b31, b30);
|
| /OK3568_Linux_fs/kernel/drivers/zorro/ |
| H A D | zorro.ids | 139 0b30 GForce 040 [Accelerator and SCSI Host Adapter]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/ |
| H A D | 8139too.c | 504 #define HW_REVID(b30, b29, b28, b27, b26, b23, b22) \ argument 505 (b30<<30 | b29<<29 | b28<<28 | b27<<27 | b26<<26 | b23<<23 | b22<<22)
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-netkit/netkit-telnet/files/ |
| H A D | To-aviod-buffer-overflow-in-telnet.patch | 764 index 9852b30..0ac8a08 100644
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.sym | |