Searched refs:SYNC (Results 1 - 19 of 19) sorted by relevance

/haiku-buildtools/binutils/gas/testsuite/gas/mmix/
H A Dsync-op.s1 # Test operands for SYNC.
2 Main SYNC 7234566
3 SYNC 0
4 SYNC 1
5 SYNC Zz
6 SYNC Zo
7 SYNC Z
H A Dsync-op.l5 2 0000 FC6E6406 Main SYNC 7234566
6 3 0004 FC000000 SYNC 0
7 4 0008 FC000001 SYNC 1
8 5 000c FC000000 SYNC Zz
9 6 0010 FC000001 SYNC Zo
10 7 0014 FC7C2242 SYNC Z
H A Dlist-insns.s272 SYNC 8000001
H A Dlist-insns.l291 272 0424 FC7A1201 SYNC 8000001
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/mmix/
H A Dsync-op.s1 # Test operands for SYNC.
2 Main SYNC 7234566
3 SYNC 0
4 SYNC 1
5 SYNC Zz
6 SYNC Zo
7 SYNC Z
H A Dsync-op.l5 2 0000 FC6E6406 Main SYNC 7234566
6 3 0004 FC000000 SYNC 0
7 4 0008 FC000001 SYNC 1
8 5 000c FC000000 SYNC Zz
9 6 0010 FC000001 SYNC Zo
10 7 0014 FC7C2242 SYNC Z
H A Dlist-insns.s272 SYNC 8000001
H A Dlist-insns.l291 272 0424 FC7A1201 SYNC 8000001
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dcoindexed_1.f9024 SYNC ALL
53 SYNC ALL
/haiku-buildtools/gcc/zlib/
H A Dinflate.h52 SYNC /* looking for synchronization bytes to restart inflate() */ enumerator in enum:__anon1543
H A Dinflate.c1218 case SYNC:
1375 if (state->mode != SYNC) {
1376 state->mode = SYNC;
/haiku-buildtools/binutils/zlib/
H A Dinflate.h52 SYNC /* looking for synchronization bytes to restart inflate() */ enumerator in enum:__anon1165
H A Dinflate.c1219 case SYNC:
1391 if (state->mode != SYNC) {
1392 state->mode = SYNC;
/haiku-buildtools/gcc/gcc/fortran/
H A Ddump-parse-tree.c1617 fputs ("SYNC ALL ", dumpfile);
1631 fputs ("SYNC MEMORY ", dumpfile);
1645 fputs ("SYNC IMAGES image-set=", dumpfile);
/haiku-buildtools/gcc/zlib/test/
H A Dinfcover.c459 state->mode = SYNC; /* force an otherwise impossible situation */
/haiku-buildtools/binutils/zlib/test/
H A Dinfcover.c459 state->mode = SYNC; /* force an otherwise impossible situation */
/haiku-buildtools/binutils/include/opcode/
H A Dnios2r1.h459 #define MATCH_R1_SYNC MATCH_R1_OPX (SYNC, 0, 0, 0)
H A Dnios2r2.h1058 #define MATCH_R2_SYNC MATCH_R2_OPX (SYNC, 0, 0, 0)
/haiku-buildtools/gcc/libgcc/
H A DMakefile.in718 ifeq ($(SYNC),yes)

Completed in 197 milliseconds