代码搜索:alignment
找到约 6,879 项符合「alignment」的源代码
代码结果 6,879
www.eeworm.com/read/439082/1814599
c align.c
/*
* 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)
www.eeworm.com/read/432012/1901186
h context.h
#ifndef i386_CONTEXT_H
#define i386_CONTEXT_H
struct context {
/* Stack Segment, placed here because of the alignment issue... */
uint16_t ss;
/* Used with sgdt/lgdt */
uint16_t gdt_l
www.eeworm.com/read/430518/1923577
c align.c
/*
* 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)
www.eeworm.com/read/430182/1938141
c align.c
/*
* 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)
www.eeworm.com/read/407313/2266314
h context.h
#ifndef i386_CONTEXT_H
#define i386_CONTEXT_H
struct context {
/* Stack Segment, placed here because of the alignment issue... */
uint16_t ss;
/* Used with sgdt/lgdt */
uint16_t gdt_l
www.eeworm.com/read/395929/2429466
d align.d
#objdump: -s -j .text
#name: align
# Test the alignment pseudo-op.
.*: .*
Contents of section .text:
0000 ff00ff01 ff020202 ffff0303 04040404 ................
0010 ffffffff 05050505 ff090a0a 0a0
www.eeworm.com/read/385891/2579806
c align.c
/*
* 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)
www.eeworm.com/read/368386/2816596
c align.c
/*
* 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)
www.eeworm.com/read/366702/2867878
c bitfield3.c
// Test for oversized bitfield alignment in structs on IA-32
// { dg-do run { target i?86-*-* x86_64-*-* } }
// { dg-options "-O2" }
// Cygwin and mingw32 default to MASK_ALIGN_DOUBLE. Override to ens
www.eeworm.com/read/350657/3120549
c align.c
/*
* 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)