代码搜索:Scan

找到约 10,000 项符合「Scan」的源代码

代码结果 10,000
www.eeworm.com/read/162614/5516719

c 10_set_b100b_bit_7.c

/* { dg-options { -nostartfiles below100.o -Tbelow100.ld -O2 } } */ /* { dg-final { scan-assembler "set1 B100,#7" } } */ char acDummy[0xf0] __attribute__ ((__BELOW100__)); unsigned char B100 __attrib
www.eeworm.com/read/162614/5516720

c 14_set_b100w_bit_0.c

/* { dg-options { -nostartfiles below100.o -Tbelow100.ld -O2 } } */ /* { dg-final { scan-assembler "set1 B100,#0" } } */ char acDummy[0xf0] __attribute__ ((__BELOW100__)); unsigned short B100 __attri
www.eeworm.com/read/162614/5516721

c 14_set_b100w_bit_8.c

/* { dg-options { -nostartfiles below100.o -Tbelow100.ld -O2 } } */ /* { dg-final { scan-assembler "set1 B100\\+1,#0" } } */ char acDummy[0xf0] __attribute__ ((__BELOW100__)); unsigned short B100 __a
www.eeworm.com/read/162614/5516724

c 15_clr_b100w_bit_f.c

/* { dg-options { -nostartfiles below100.o -Tbelow100.ld -O2 } } */ /* { dg-final { scan-assembler "clr1 B100\\+1,#7" } } */ char acDummy[0xf0] __attribute__ ((__BELOW100__)); unsigned short B100 __a
www.eeworm.com/read/162614/5516730

c 02_const_to_b100w.c

/* { dg-options { -nostartfiles below100.o -Tbelow100.ld -O2 } } */ /* { dg-final { scan-assembler "mov.w B100,#4660" } } */ char acDummy[0xf0] __attribute__ ((__BELOW100__)); unsigned short B100 __a
www.eeworm.com/read/162614/5516734

c 15_clr_b100w_bit_8.c

/* { dg-options { -nostartfiles below100.o -Tbelow100.ld -O2 } } */ /* { dg-final { scan-assembler "clr1 B100\\+1,#0" } } */ char acDummy[0xf0] __attribute__ ((__BELOW100__)); unsigned short B100 __a
www.eeworm.com/read/162614/5516739

c 24_set_sfrw_bitfield_0.c

/* { dg-options { -nostartfiles below100.o -Tbelow100.ld -O2 } } */ /* { dg-final { scan-assembler "set1 32532,#0" } } */ typedef struct { unsigned short b0:1; unsigned short b1:1; unsigned sho
www.eeworm.com/read/162614/5516741

c 14_set_sfrw_bit_8.c

/* { dg-options { -nostartfiles below100.o -Tbelow100.ld -O2 } } */ /* { dg-final { scan-assembler "mov.w r.,32532" } } */ #define SFR (*((volatile unsigned short*)0x7f14)) unsigned short *p = (unsig
www.eeworm.com/read/162614/5516742

c 15_clr_sfrw_bit_7.c

/* { dg-options { -nostartfiles below100.o -Tbelow100.ld -O2 } } */ /* { dg-final { scan-assembler "mov.w r.,32532" } } */ #define SFR (*((volatile unsigned short*)0x7f14)) unsigned short *p = (unsig
www.eeworm.com/read/162614/5516746

c 25_clr_sfrw_bitfield_f.c

/* { dg-options { -nostartfiles below100.o -Tbelow100.ld -O2 } } */ /* { dg-final { scan-assembler "clr1 32533,#7" } } */ typedef struct { unsigned short b0:1; unsigned short b1:1; unsigned sho