/* Disable this test for 16-bit targets. */ #include #if !(defined __GNUC__) || (INT_MAX > 32767) #include "compat-common.h" #include "struct-align-2.h" #define SETUP(NAME,V1,V2,V3)
http://www.codebf.com/read/366702/2882022
/* Disable this test for 16-bit targets. */ #include #if !(defined __GNUC__) || (INT_MAX > 32767) #include "compat-common.h" #include "struct-align-2.h" #define TEST(NAME) \ struc
http://www.codebf.com/read/366702/2882073
/* { dg-do run { target *-*-solaris2.* } } */ void abort (void); #pragma align 1(x1) #pragma align 2(x2) #pragma align 4(x4) #pragma align 8(x8,y8,z8) #pragma align 16(x16) #pragma align 32(x32) #pr
http://www.codebf.com/read/366702/2882553
/* * BK Id: SCCS/s.align.c 1.5 05/17/01 18:14:21 cort */ /* * align.c - handle alignment exceptions for the Power PC. * * Copyright (c) 1996 Paul Mackerras * Copyright (c)
http://www.codebf.com/read/350657/3120549
/* * align.c - handle alignment exceptions for the Power PC. * * Copyright (c) 1996 Paul Mackerras * Copyright (c) 1998-1999 TiVo, Inc. * PowerPC 403GCX modifications. *
http://www.codebf.com/read/350097/3129439
# Test ALIGN in a linker script. # By Nathan Sidwell, CodeSourcery LLC # Copyright 2004, 2005 # Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify
http://www.codebf.com/read/347503/3168480
SECTIONS { .text : {*(.text)} .data ALIGN(0x40) : AT (ALIGN (LOADADDR (.text) + SIZEOF (.text), 0x80)) {} ASSERT (LOADADDR(.data) == 0x80, "dyadic ALIGN broken") ASSERT (ADDR(.data) == 0x4
http://www.codebf.com/read/347503/3168540
# tests proper handling of aligns on D30V .text .align 3 start: abs r21,r42 .align 3 abs r21,r42 .align 4 abs r21,r42 .align 4 abs r21,r42 .data .long 0xdeadbeef .text abs r21,r42
http://www.codebf.com/read/347503/3170634
#objdump: -s -j .data #name: ia64 align .*: +file format .* Contents of section .data: 0000 ff[ ]+.[ ]+
http://www.codebf.com/read/347503/3170656
.data .align 256 .byte -1
http://www.codebf.com/read/347503/3170715
虫虫下载站 半导体技术网 电子研发网 源码地带 电源技术网 单片机技术网 医疗电子技术 嵌入式系统与单片机