Home
last modified time | relevance | path

Searched refs:BITSET (Results 1 – 25 of 335) sorted by relevance

12345678910>>...14

/dports/devel/gdb761/gdb-7.6.1/sim/testsuite/sim/bfin/
H A Dc_logi2op_bitset.s20 BITSET( R0 , 0 ); /* r0 = 0x00000001 */
21 BITSET( R1 , 1 ); /* r1 = 0x00000002 */
22 BITSET( R2 , 2 ); /* r2 = 0x00000004 */
23 BITSET( R3 , 3 ); /* r3 = 0x00000008 */
24 BITSET( R4 , 4 ); /* r4 = 0x00000010 */
25 BITSET( R5 , 5 ); /* r5 = 0x00000020 */
26 BITSET( R6 , 6 ); /* r6 = 0x00000040 */
27 BITSET( R7 , 7 ); /* r7 = 0x00000080 */
38 BITSET( R0 , 8 ); /* r0 = 0x00000100 */
39 BITSET( R1 , 9 ); /* r1 = 0x00000200 */
[all …]
H A Dcec-syscfg-ssstep.S30 BITSET (R7, 0);
31 BITSET (R7, 1);
32 BITSET (R7, 2);
33 BITSET (R7, 3);
34 BITSET (R7, 4);
35 BITSET (R7, 5);
36 BITSET (R7, 6);
37 BITSET (R7, 7);
38 BITSET (R7, 8);
39 BITSET (R7, 9);
[all …]
H A Dc_logi2op_bittst.s21 BITSET( R0 , 0 ); /* r0 = 0x00000001 */
39 BITSET( R1 , 1 ); /* r1 = 0x00000002 */
56 BITSET( R2 , 2 ); /* r2 = 0x00000004 */
73 BITSET( R3 , 3 ); /* r3 = 0x00000008 */
93 BITSET( R4 , 4 ); /* r4 = 0x00000010 */
110 BITSET( R5 , 5 ); /* r5 = 0x00000020 */
127 BITSET( R6 , 6 ); /* r6 = 0x00000040 */
144 BITSET( R7 , 7 ); /* r7 = 0x00000080 */
166 BITSET( R0 , 8 ); /* r0 = 0x00000101 */
183 BITSET( R1 , 9 ); /* r1 = 0x00000200 */
[all …]
H A Dc_logi2op_nbittst.s22 BITSET( R0 , 0 ); /* r0 = 0x00000001 */
40 BITSET( R1 , 1 ); /* r0 = 0x00000002 */
57 BITSET( R2 , 2 ); /* r0 = 0x00000004 */
74 BITSET( R3 , 3 ); /* r0 = 0x00000008 */
94 BITSET( R4 , 4 ); /* r0 = 0x00000010 */
111 BITSET( R5 , 5 ); /* r0 = 0x00000020 */
128 BITSET( R6 , 6 ); /* r0 = 0x00000040 */
145 BITSET( R7 , 7 ); /* r0 = 0x00000080 */
167 BITSET( R0 , 8 ); /* r0 = 0x00000101 */
184 BITSET( R1 , 9 ); /* r0 = 0x00000202 */
[all …]
H A Dcec-no-snen-reti.S28 BITSET (R3, 11);
30 BITSET (R3, 13);
31 BITSET (R3, 14);
109 BITSET (R1, 0);
H A Dcec-snen-reti.S22 BITSET (R2, 2);
28 BITSET (R3, 11);
30 BITSET (R3, 13);
31 BITSET (R3, 14);
/dports/print/cups-filters/cups-filters-1.28.10/fontembed/
H A Dbitset.h6 typedef int * BITSET; typedef
8 static inline void bit_set(BITSET bs,int num) in bit_set()
13 static inline int bit_check(BITSET bs,int num) in bit_check()
19 static inline BITSET bitset_new(int size) in bitset_new()
21 return (BITSET)calloc(1,((size+8*sizeof(int)-1)&~(8*sizeof(int)-1))/8); in bitset_new()
24 static inline int bits_used(BITSET bits,int size) // {{{ returns true if any bit is used in bits_used()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/bsp/
H A DBITSET.cpp14 bool BITSET::Init(int numberOfBits)
31 void BITSET::ClearAll()
36 void BITSET::SetAll()
41 void BITSET::Clear(int bitNumber)
46 void BITSET::Set(int bitNumber)
51 unsigned char BITSET::IsSet(int bitNumber) const in findLeastSignificantBit()
H A DBITSET.h16 class BITSET in Init()
19 BITSET() : m_numBytes(0) in Init()
21 ~BITSET() in Init()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bsp/
H A DBITSET.cpp14 bool BITSET::Init(int numberOfBits) in Init()
31 void BITSET::ClearAll() in ClearAll()
36 void BITSET::SetAll() in SetAll()
41 void BITSET::Clear(int bitNumber) in Clear()
46 void BITSET::Set(int bitNumber) in Set()
51 unsigned char BITSET::IsSet(int bitNumber) const in IsSet()
H A DBITSET.h16 class BITSET
19 BITSET() : m_numBytes(0) in BITSET() function
21 ~BITSET() in ~BITSET()
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/testsuite/gas/bfin/
H A Dbit2.s18 BITSET ( R7 , 0 ) ; label
19 BITSET ( R7 , 31 ) ; label
20 BITSET ( R7 , 15 ) ; label
21 BITSET ( R1 , 0 ) ; label
22 BITSET ( R2 , 1 ) ; label
23 BITSET ( R3 , 19 ) ; label
H A Dbit2.d14 c: 07 4a BITSET \(R7, 0x0\);.*
15 e: ff 4a BITSET \(R7, 0x1f\);.*
16 10: 7f 4a BITSET \(R7, 0xf\);.*
17 12: 01 4a BITSET \(R1, 0x0\);.*
18 14: 0a 4a BITSET \(R2, 0x1\);.*
19 16: 9b 4a BITSET \(R3, 0x13\);.*
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/testsuite/gas/bfin/
H A Dbit2.s18 BITSET ( R7 , 0 ) ; label
19 BITSET ( R7 , 31 ) ; label
20 BITSET ( R7 , 15 ) ; label
21 BITSET ( R1 , 0 ) ; label
22 BITSET ( R2 , 1 ) ; label
23 BITSET ( R3 , 19 ) ; label
H A Dbit2.d14 c: 07 4a BITSET \(R7, 0x0\);.*
15 e: ff 4a BITSET \(R7, 0x1f\);.*
16 10: 7f 4a BITSET \(R7, 0xf\);.*
17 12: 01 4a BITSET \(R1, 0x0\);.*
18 14: 0a 4a BITSET \(R2, 0x1\);.*
19 16: 9b 4a BITSET \(R3, 0x13\);.*
/dports/devel/arm-elf-binutils/binutils-2.37/gas/testsuite/gas/bfin/
H A Dbit2.s18 BITSET ( R7 , 0 ) ; label
19 BITSET ( R7 , 31 ) ; label
20 BITSET ( R7 , 15 ) ; label
21 BITSET ( R1 , 0 ) ; label
22 BITSET ( R2 , 1 ) ; label
23 BITSET ( R3 , 19 ) ; label
H A Dbit2.d14 c: 07 4a BITSET \(R7, 0x0\);.*
15 e: ff 4a BITSET \(R7, 0x1f\);.*
16 10: 7f 4a BITSET \(R7, 0xf\);.*
17 12: 01 4a BITSET \(R1, 0x0\);.*
18 14: 0a 4a BITSET \(R2, 0x1\);.*
19 16: 9b 4a BITSET \(R3, 0x13\);.*
/dports/devel/gnulibiberty/binutils-2.37/gas/testsuite/gas/bfin/
H A Dbit2.s18 BITSET ( R7 , 0 ) ; label
19 BITSET ( R7 , 31 ) ; label
20 BITSET ( R7 , 15 ) ; label
21 BITSET ( R1 , 0 ) ; label
22 BITSET ( R2 , 1 ) ; label
23 BITSET ( R3 , 19 ) ; label
H A Dbit2.d14 c: 07 4a BITSET \(R7, 0x0\);.*
15 e: ff 4a BITSET \(R7, 0x1f\);.*
16 10: 7f 4a BITSET \(R7, 0xf\);.*
17 12: 01 4a BITSET \(R1, 0x0\);.*
18 14: 0a 4a BITSET \(R2, 0x1\);.*
19 16: 9b 4a BITSET \(R3, 0x13\);.*
/dports/devel/djgpp-binutils/binutils-2.17/gas/testsuite/gas/bfin/
H A Dbit2.s18 BITSET ( R7 , 0 ) ; label
19 BITSET ( R7 , 31 ) ; label
20 BITSET ( R7 , 15 ) ; label
21 BITSET ( R1 , 0 ) ; label
22 BITSET ( R2 , 1 ) ; label
23 BITSET ( R3 , 19 ) ; label
H A Dbit2.d14 c: 07 4a BITSET \(R7,0x0\);
15 e: ff 4a BITSET \(R7,0x1f\);
16 10: 7f 4a BITSET \(R7,0xf\);
17 12: 01 4a BITSET \(R1,0x0\);
18 14: 0a 4a BITSET \(R2,0x1\);
19 16: 9b 4a BITSET \(R3,0x13\);
/dports/devel/binutils/binutils-2.37/gas/testsuite/gas/bfin/
H A Dbit2.s18 BITSET ( R7 , 0 ) ; label
19 BITSET ( R7 , 31 ) ; label
20 BITSET ( R7 , 15 ) ; label
21 BITSET ( R1 , 0 ) ; label
22 BITSET ( R2 , 1 ) ; label
23 BITSET ( R3 , 19 ) ; label
H A Dbit2.d14 c: 07 4a BITSET \(R7, 0x0\);.*
15 e: ff 4a BITSET \(R7, 0x1f\);.*
16 10: 7f 4a BITSET \(R7, 0xf\);.*
17 12: 01 4a BITSET \(R1, 0x0\);.*
18 14: 0a 4a BITSET \(R2, 0x1\);.*
19 16: 9b 4a BITSET \(R3, 0x13\);.*
/dports/devel/9base/9base-6/tr/
H A Dtr.c16 #define BITSET(a,c) ((a)[(c)/8] & bits[(c)&07]) macro
93 if(!BITSET(f, c) && (c != last || !BITSET(t,c))) { in delete()
122 if (!BITSET(f,i)) { in complement()
137 if (from != lastc || !BITSET(t,from)) { in complement()
175 if (BITSET(f,from) && p[from] != to) in translit()
189 if (from != lastc || !BITSET(t,from)) { in translit()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/
H A Dtr.c16 #define BITSET(a,c) ((a)[(c)/8] & bits[(c)&07]) macro
93 if(!BITSET(f, c) && (c != last || !BITSET(t,c))) { in delete()
122 if (!BITSET(f,i)) { in complement()
137 if (from != lastc || !BITSET(t,from)) { in complement()
175 if (BITSET(f,from) && p[from] != to) in translit()
189 if (from != lastc || !BITSET(t,from)) { in translit()

12345678910>>...14