Searched refs:ALIGN8 (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils-2.17/gas/
H A Dbfin-parse.h42 ALIGN8 = 268, enumerator in enum:yytokentype
217 #define ALIGN8 268 macro
H A Dbfin-parse.c69 ALIGN8 = 268, enumerator in enum:yytokentype
244 #define ALIGN8 268 macro
1300 "SAA", "ALIGN8", "ALIGN16", "ALIGN24", "VIT_MAX", "EXTRACT", "DEPOSIT",
3138 notethat ("dsp32shift: dregs = ALIGN8 (dregs , dregs )\n");
H A Dbfin-lex.c1852 return ALIGN8;
/openbsd-current/gnu/llvm/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp80 ALIGN8 enumerator in enum:__anon2732
83 AlignVariant = ALIGN8;
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Ddwarf2-frame.c1483 enum { NONE, ALIGN4, ALIGN8, FAIL } workaround = NONE;
1526 if (workaround < ALIGN8 && (start_offset & 7) != 0)
1529 workaround = ALIGN8;
1553 case ALIGN8:
1474 enum { NONE, ALIGN4, ALIGN8, FAIL } workaround = NONE; enumerator in enum:__anon4464
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dbfin-lex.l228 [aA][lL][iI][gG][nN]8 return ALIGN8;
H A Dbfin-parse.y387 %token ALIGN8 ALIGN16 ALIGN24
926 notethat ("dsp32shift: dregs = ALIGN8 (dregs , dregs )\n");
3753 ALIGN8

Completed in 295 milliseconds