代码搜索:Addressable
找到约 233 项符合「Addressable」的源代码
代码结果 233
www.eeworm.com/read/240162/4579592
c asm1.c
// PR c++/6747
// { dg-do compile }
// { dg-options "-O" }
void foo()
{
union { double d; char c[sizeof(double)]; } tmp;
__asm__ ("" : "=m" (tmp.d)); // { dg-bogus "not directly addressable" }
}
www.eeworm.com/read/190666/5172616
c asm1.c
// PR c++/6747
// { dg-do compile }
// { dg-options "-O" }
void foo()
{
union { double d; char c[sizeof(double)]; } tmp;
__asm__ ("" : "=m" (tmp.d)); // { dg-bogus "not directly addressable" }
}
www.eeworm.com/read/178511/5316033
h reg505l.h
/* (c) Copyright KEIL ELEKTRONIK GmbH. 1997 , All rights reserved.*/
/* Register Declarations for the C505L Processor */
/* BYTE Register */
sfr P0 = 0x80; /* Bit-addressable SFR */
sfr
www.eeworm.com/read/347597/3166878
h reg505l.h
/* (c) Copyright KEIL ELEKTRONIK GmbH. 1997 , All rights reserved.*/
/* Register Declarations for the C505L Processor */
/* BYTE Register */
sfr P0 = 0x80; /* Bit-addressable SFR */
sfr
www.eeworm.com/read/340665/3273084
c asm1.c
// PR c++/6747
// { dg-do compile }
// { dg-options "-O" }
void foo()
{
union { double d; char c[sizeof(double)]; } tmp;
__asm__ ("" : "=m" (tmp.d)); // { dg-bogus "not directly addressable" }
}
www.eeworm.com/read/327068/3464293
h reg505l.h
/* (c) Copyright KEIL ELEKTRONIK GmbH. 1997 , All rights reserved.*/
/* Register Declarations for the C505L Processor */
/* BYTE Register */
sfr P0 = 0x80; /* Bit-addressable SFR */
sfr
www.eeworm.com/read/321693/3531236
h reg505l.h
/* (c) Copyright KEIL ELEKTRONIK GmbH. 1997 , All rights reserved.*/
/* Register Declarations for the C505L Processor */
/* BYTE Register */
sfr P0 = 0x80; /* Bit-addressable SFR */
sfr
www.eeworm.com/read/311640/3678795
h reg505l.h
/* (c) Copyright KEIL ELEKTRONIK GmbH. 1997 , All rights reserved.*/
/* Register Declarations for the C505L Processor */
/* BYTE Register */
sfr P0 = 0x80; /* Bit-addressable SFR */
sfr
www.eeworm.com/read/308433/3713909
h reg505l.h
/* (c) Copyright KEIL ELEKTRONIK GmbH. 1997 , All rights reserved.*/
/* Register Declarations for the C505L Processor */
/* BYTE Register */
sfr P0 = 0x80; /* Bit-addressable SFR */
sfr
www.eeworm.com/read/275471/4176412
h reg505l.h
/* (c) Copyright KEIL ELEKTRONIK GmbH. 1997 , All rights reserved.*/
/* Register Declarations for the C505L Processor */
/* BYTE Register */
sfr P0 = 0x80; /* Bit-addressable SFR */
sfr