代码搜索:ARM32

找到约 25 项符合「ARM32」的源代码

代码结果 25
www.eeworm.com/read/167133/5466341

h md.h

/* * arm/netbsd1/md.h * NetBSD1.x/arm32 configuration information. * * Copyright (c) 1996, 1997 * Transvirtual Technologies, Inc. All rights reserved. * * See the file "license.terms" for info
www.eeworm.com/read/162614/5528914

c arm-vfp1.c

/* { dg-do compile } */ /* { dg-options "-O2 -mfpu=vfp -mfloat-abi=softfp" } */ /* { dg-require-effective-target arm32 } */ extern float fabsf (float); extern float sqrtf (float); extern double fabs
www.eeworm.com/read/304657/3786980

h md.h

/* * arm/netbsd1/md.h * NetBSD1.x/arm32 configuration information. * * Copyright (c) 1996, 1997 * Transvirtual Technologies, Inc. All rights reserved. * * See the file "license.terms" for info
www.eeworm.com/read/362572/2930005

h md.h

/* * arm/netbsd1/md.h * NetBSD1.x/arm32 configuration information. * * Copyright (c) 1996, 1997 * Transvirtual Technologies, Inc. All rights reserved. * * See the file "license.terms" for info
www.eeworm.com/read/366702/2862704

c sibcall-1.c

/* { dg-do compile { target { arm32 } } } */ /* { dg-options "-O2" } */ #define noinline __attribute__((noinline)) typedef struct { int data[4]; } arr16_t; int result = 0; void noinline func2 (i