Searched refs:BIT7 (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/sh/
H A Dsh2a-bld.c20 unsigned char BIT7:1; member in struct:__anon6625::__anon6626::__anon6627
H A Dsh2a-band.c15 unsigned char BIT7:1; member in struct:__anon6620::__anon6621::__anon6622
68 a = USRSTR.ICR0.BIT.BIT5 & USRSTR.ICR0.BIT.BIT7;
71 PORT.BIT.IOR13 = PORT.BIT.IOR0 & USRSTR.ICR0.BIT.BIT7;
H A Dsh2a-bor.c15 unsigned char BIT7:1; member in struct:__anon6628::__anon6629::__anon6630
68 a = USRSTR.ICR0.BIT.BIT5 | USRSTR.ICR0.BIT.BIT7;
71 PORT.BIT.IOR13 = PORT.BIT.IOR0 | USRSTR.ICR0.BIT.BIT7;
H A Dsh2a-bxor.c15 unsigned char BIT7:1; member in struct:__anon6633::__anon6634::__anon6635
68 a = USRSTR.ICR0.BIT.BIT5 ^ USRSTR.ICR0.BIT.BIT7;
71 PORT.BIT.IOR13 = PORT.BIT.IOR0 ^ USRSTR.ICR0.BIT.BIT7;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/tic54x/
H A Dstruct.s33 BIT7 .field 7 ; bit7 = 64 label
41 add BITS.BIT7,a ; 000004 0046
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dunichromefb.c690 uni_wr_mask(sc, VIACR, CR11, BIT7, BIT7);
696 uni_wr_mask(sc, VIACR, CR11, 0, BIT7);
772 (val & (~(BIT6+BIT7))) | (BIT6+BIT7));
775 (val & (~(BIT6+BIT7))) | (BIT6));
779 (val & (~(BIT6+BIT7))) | (BIT7));
782 (val & (~(BIT6+BIT7))));
789 uni_wr_mask(sc, VIACR, CR17, 0x00, BIT7);
[all...]
H A Dunichromereg.h59 #define BIT7 0x80 macro
/netbsd-6-1-5-RELEASE/sys/arch/hpcmips/tx/
H A Dtxcom.c1211 ISSETPRINT(reg, BIT7);

Completed in 104 milliseconds