Searched refs:mode (Results 151 - 175 of 3214) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/mri/
H A Dexpr.s1 ; Test expressions in MRI mode
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-mips-elf/
H A Dmode-change-error-1.d2 #source: mode-change-error-1a.s
3 #source: mode-change-error-1b.s
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/fixincludes/tests/base/
H A Dstdint.h21 #error This header file is to be used only for c99 mode compilations
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/iq2000/
H A Dlib2extra-funcs.c24 typedef unsigned int USItype __attribute__ ((mode (SI)));
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/ext/
H A Dattrib3.C5 #define attrib __attribute ((mode (QI)))
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A D20050119-1.c5 E __attribute__ ((mode (__byte__))) a;
6 E __attribute__ ((mode (__byte__))) b;
7 E __attribute__ ((mode (__byte__))) c;
8 E __attribute__ ((mode (__byte__))) d;
H A D20050119-2.c5 E __attribute__ ((mode (__byte__))) a;
6 E __attribute__ ((mode (__byte__))) b;
7 E __attribute__ ((mode (__byte__))) c;
8 E __attribute__ ((mode (__byte__))) d;
H A Dzerolen-2.c3 typedef int word __attribute__((mode(word)));
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A D20011214-1.c6 #define small __attribute__((mode(QI))) int
H A Dpr14092-1.c9 typedef int __attribute__ ((mode (__pointer__))) intptr_t;
H A Duninit-C-O0.c7 typedef int TItype __attribute__ ((mode (TI)));
H A Duninit-C.c7 typedef int TItype __attribute__ ((mode (TI)));
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/i386/
H A Dsse4_1-roundps-1.c12 #define ROUND_INTRIN(x, mode) _mm_ceil_ps(x)
H A Dsse4_1-roundps-3.c12 #define ROUND_INTRIN(x, mode) _mm_floor_ps(x)
H A Dsse4_1-roundsd-1.c12 #define ROUND_INTRIN(x, mode) _mm_ceil_sd(x, x)
H A Dsse4_1-roundsd-3.c12 #define ROUND_INTRIN(x, mode) _mm_floor_sd(x, x)
H A Dsse4_1-roundss-1.c12 #define ROUND_INTRIN(x, mode) _mm_ceil_ss(x, x)
H A Dsse4_1-roundss-3.c12 #define ROUND_INTRIN(x, mode) _mm_floor_ss(x, x)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/ext/
H A Dattrib3.C5 #define attrib __attribute ((mode (QI)))
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/execute/
H A D20050119-1.c5 E __attribute__ ((mode (__byte__))) a;
6 E __attribute__ ((mode (__byte__))) b;
7 E __attribute__ ((mode (__byte__))) c;
8 E __attribute__ ((mode (__byte__))) d;
H A D20050119-2.c5 E __attribute__ ((mode (__byte__))) a;
6 E __attribute__ ((mode (__byte__))) b;
7 E __attribute__ ((mode (__byte__))) c;
8 E __attribute__ ((mode (__byte__))) d;
H A Dzerolen-2.c3 typedef int word __attribute__((mode(word)));
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/iq2000/
H A Dlib2extra-funcs.c1 typedef unsigned int USItype __attribute__ ((mode (SI)));
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A D20011214-1.c6 #define small __attribute__((mode(QI))) int
H A Dpr14092-1.c9 typedef int __attribute__ ((mode (__pointer__))) intptr_t;

Completed in 288 milliseconds

1234567891011>>