Searched refs:align1 (Results 1 – 8 of 8) sorted by relevance
| /openbsd-src/sys/dev/pci/drm/i915/gt/shaders/clear_kernel/ |
| H A D | ivb.asm | 15 mov(1) f0.1<1>UW g1.2<0,1,0>UW { align1 1N }; 39 add(1) g1.2<1>UD g1.2<0,1,0>UD 0x00000001UD { align1 1N }; /* Loop count to del… 40 cmp.z.f0.0(1) null<1>UD g1.3<0,1,0>UD 0x00000000UD { align1 1N }; 41 (+f0.0) jmpi(1) 44D { align1 WE_all 1N }; 48 mov(8) g3<1>UD 0x00000000UD { align1 1Q }; 49 shr(1) g3<1>D sr0<0,1,0>D 12D { align1 1N }; 50 and(1) g3<1>D g3<0,1,0>D 1D { align1 1N }; /* g3 has HSID */ 51 shr(1) g3.1<1>D sr0<0,1,0>D 13D { align1 1N }; 52 and(1) g3.1<1>D g3.1<0,1,0>D 3D { align1 1N }; /* g3.1 has sliceID … 53 mul(1) g3.5<1>D g3.1<0,1,0>D g1.10<0,1,0>UW { align1 1N }; [all …]
|
| H A D | hsw.asm | 15 mov(1) f0.1<1>UW g1.2<0,1,0>UW { align1 1N }; 39 add(1) g1.2<1>UD g1.2<0,1,0>UD 0x00000001UD { align1 1N }; /* Loop count to del… 40 cmp.z.f0.0(1) null<1>UD g1.3<0,1,0>UD 0x00000000UD { align1 1N }; 41 (+f0.0) jmpi(1) 352D { align1 WE_all 1N }; 48 mov(8) g3<1>UD 0x00000000UD { align1 1Q }; 49 shr(1) g3<1>D sr0<0,1,0>D 12D { align1 1N }; 50 and(1) g3<1>D g3<0,1,0>D 1D { align1 1N }; /* g3 has HSID */ 51 shr(1) g3.1<1>D sr0<0,1,0>D 13D { align1 1N }; 52 and(1) g3.1<1>D g3.1<0,1,0>D 3D { align1 1N }; /* g3.1 has sliceID … 53 mul(1) g3.5<1>D g3.1<0,1,0>D g1.10<0,1,0>UW { align1 1N }; [all …]
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | tree.c | 1264 unsigned int align0, align1; local 1272 align1 = TYPE_ALIGN (TREE_TYPE (t)); 1273 return MAX (align0, align1); 1285 align1 = expr_align (TREE_OPERAND (t, 2)); 1286 return MIN (align0, align1);
|
| /openbsd-src/sys/dev/ic/ |
| H A D | aacreg.h | 1095 u_int32_t align1; member
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | tree.c | 1860 unsigned int align0, align1; in expr_align() local 1868 align1 = TYPE_ALIGN (TREE_TYPE (t)); in expr_align() 1869 return MAX (align0, align1); in expr_align() 1881 align1 = expr_align (TREE_OPERAND (t, 2)); in expr_align() 1882 return MIN (align0, align1); in expr_align()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/ |
| H A D | ChangeLog | 5137 * g++.dg/ext/align1.C: Do not use an explicit alignment value 5450 * g++.dg/ext/align1.C: Change cygwin test for alignment 5472 * g++.dg/ext/align1.C: Fix fail on cygwin from maximum 11688 * g++.old-deja/g++.warn/cast-align1.C: New test.
|
| /openbsd-src/gnu/usr.bin/binutils/ |
| H A D | md5.sum | 1831 d93edd3b974fa05de350f6104c63af74 gas/testsuite/gas/hppa/parse/align1.s
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/ |
| H A D | md5.sum | 2249 d93edd3b974fa05de350f6104c63af74 gas/testsuite/gas/hppa/parse/align1.s
|