Home
last modified time | relevance | path

Searched refs:i86 (Results 1 – 25 of 814) sorted by relevance

12345678910>>...33

/dports/devel/dev86/dev86-0.16.20/libc/
H A DMake.defs4 ifeq ($(PLATFORM),i86-ELKS)
8 LIB_CPU=i86
15 ifeq ($(PLATFORM),i86-FAST)
19 LIB_CPU=i86
26 ifeq ($(PLATFORM),i86-BIOS)
30 LIB_CPU=i86
37 ifeq ($(PLATFORM),i86-DOS)
41 LIB_CPU=i86
/dports/devel/dev86/dev86-0.16.20/libbsd/
H A DMake.defs5 # Set PLATFORM to i386-Linux to build for Linux/386 and to i86-ELKS to
9 # platform-specific code in i86/ and i386/. -Nat
13 PLATFORM=i86-ELKS
14 #PLATFORM=i86-DOS
29 ifeq ($(PLATFORM),i86-ELKS)
37 ifeq ($(PLATFORM),i86-DOS)
H A DMakefile28 install -d $(LIBDIR)/i86
29 install -m 644 $(LIBBSD) $(LIBDIR)/i86
/dports/news/golded+/golded-plus/golded+/goldlib/gcui/
H A Dgmoubase.cpp104 i86 cpu; in Init()
117 i86 cpu; in ClearEvents()
139 i86 cpu; in GetStatus()
155 i86 cpu; in GetPress()
172 i86 cpu; in GetRelease()
189 i86 cpu; in SetCursor()
204 i86 cpu; in SetPosition()
219 i86 cpu; in HideCursor()
233 i86 cpu; in ShowCursor()
/dports/devel/llvm80/llvm-8.0.1.src/test/Transforms/IndVarSimplify/
H A D2011-10-27-lftrnull.ll24 br label %for.body.i86
26 for.body.i86: ; preds = %for.end.i129, %for.body.lr.ph.i81
30 for.body21.lr.ph.i: ; preds = %for.body.i86
48 for.end.i129: ; preds = %if.end.i126, %for.body.i86
49 br i1 undef, label %for.body.i86, label %while.cond
/dports/devel/llvm70/llvm-7.0.1.src/test/Transforms/IndVarSimplify/
H A D2011-10-27-lftrnull.ll24 br label %for.body.i86
26 for.body.i86: ; preds = %for.end.i129, %for.body.lr.ph.i81
30 for.body21.lr.ph.i: ; preds = %for.body.i86
48 for.end.i129: ; preds = %if.end.i126, %for.body.i86
49 br i1 undef, label %for.body.i86, label %while.cond
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Transforms/IndVarSimplify/
H A D2011-10-27-lftrnull.ll24 ; CHECK: for.body.i86:
62 br label %for.body.i86
64 for.body.i86: ; preds = %for.end.i129, %for.body.lr.ph.i81
68 for.body21.lr.ph.i: ; preds = %for.body.i86
86 for.end.i129: ; preds = %if.end.i126, %for.body.i86
87 br i1 undef, label %for.body.i86, label %while.cond
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Transforms/IndVarSimplify/
H A D2011-10-27-lftrnull.ll24 ; CHECK: for.body.i86:
62 br label %for.body.i86
64 for.body.i86: ; preds = %for.end.i129, %for.body.lr.ph.i81
68 for.body21.lr.ph.i: ; preds = %for.body.i86
86 for.end.i129: ; preds = %if.end.i126, %for.body.i86
87 br i1 undef, label %for.body.i86, label %while.cond
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/Transforms/IndVarSimplify/
H A D2011-10-27-lftrnull.ll24 ; CHECK: for.body.i86:
62 br label %for.body.i86
64 for.body.i86: ; preds = %for.end.i129, %for.body.lr.ph.i81
68 for.body21.lr.ph.i: ; preds = %for.body.i86
86 for.end.i129: ; preds = %if.end.i126, %for.body.i86
87 br i1 undef, label %for.body.i86, label %while.cond
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/Transforms/IndVarSimplify/
H A D2011-10-27-lftrnull.ll24 ; CHECK: for.body.i86:
62 br label %for.body.i86
64 for.body.i86: ; preds = %for.end.i129, %for.body.lr.ph.i81
68 for.body21.lr.ph.i: ; preds = %for.body.i86
86 for.end.i129: ; preds = %if.end.i126, %for.body.i86
87 br i1 undef, label %for.body.i86, label %while.cond
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Transforms/IndVarSimplify/
H A D2011-10-27-lftrnull.ll24 ; CHECK: for.body.i86:
62 br label %for.body.i86
64 for.body.i86: ; preds = %for.end.i129, %for.body.lr.ph.i81
68 for.body21.lr.ph.i: ; preds = %for.body.i86
86 for.end.i129: ; preds = %if.end.i126, %for.body.i86
87 br i1 undef, label %for.body.i86, label %while.cond
/dports/news/golded+/golded-plus/golded+/goldlib/gall/
H A Dgutlmtsk.cpp122 i86 cpu; in windows()
143 i86 cpu; in desqview()
180 i86 cpu; in timeslice()
H A Dgutldos.cpp63 i86 cpu; in g_init_os()
162 i86 cpu; in g_set_ostitle()
205 i86 cpu; in g_get_clip_text()
282 i86 cpu; in g_put_clip_text()
349 i86 cpu; in g_get_ostitle_name()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Transforms/IndVarSimplify/
H A D2011-10-27-lftrnull.ll24 ; CHECK: for.body.i86:
65 br label %for.body.i86
67 for.body.i86: ; preds = %for.end.i129, %for.body.lr.ph.i81
71 for.body21.lr.ph.i: ; preds = %for.body.i86
89 for.end.i129: ; preds = %if.end.i126, %for.body.i86
90 br i1 undef, label %for.body.i86, label %while.cond
/dports/devel/llvm10/llvm-10.0.1.src/test/Transforms/IndVarSimplify/
H A D2011-10-27-lftrnull.ll24 ; CHECK: for.body.i86:
65 br label %for.body.i86
67 for.body.i86: ; preds = %for.end.i129, %for.body.lr.ph.i81
71 for.body21.lr.ph.i: ; preds = %for.body.i86
89 for.end.i129: ; preds = %if.end.i126, %for.body.i86
90 br i1 undef, label %for.body.i86, label %while.cond
/dports/devel/llvm11/llvm-11.0.1.src/test/Transforms/IndVarSimplify/
H A D2011-10-27-lftrnull.ll24 ; CHECK: for.body.i86:
65 br label %for.body.i86
67 for.body.i86: ; preds = %for.end.i129, %for.body.lr.ph.i81
71 for.body21.lr.ph.i: ; preds = %for.body.i86
89 for.end.i129: ; preds = %if.end.i126, %for.body.i86
90 br i1 undef, label %for.body.i86, label %while.cond
/dports/devel/llvm90/llvm-9.0.1.src/test/Transforms/IndVarSimplify/
H A D2011-10-27-lftrnull.ll24 ; CHECK: for.body.i86:
65 br label %for.body.i86
67 for.body.i86: ; preds = %for.end.i129, %for.body.lr.ph.i81
71 for.body21.lr.ph.i: ; preds = %for.body.i86
89 for.end.i129: ; preds = %if.end.i126, %for.body.i86
90 br i1 undef, label %for.body.i86, label %while.cond
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/Transforms/IndVarSimplify/
H A D2011-10-27-lftrnull.ll24 ; CHECK: for.body.i86:
65 br label %for.body.i86
67 for.body.i86: ; preds = %for.end.i129, %for.body.lr.ph.i81
71 for.body21.lr.ph.i: ; preds = %for.body.i86
89 for.end.i129: ; preds = %if.end.i126, %for.body.i86
90 br i1 undef, label %for.body.i86, label %while.cond
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/Transforms/IndVarSimplify/
H A D2011-10-27-lftrnull.ll24 ; CHECK: for.body.i86:
65 br label %for.body.i86
67 for.body.i86: ; preds = %for.end.i129, %for.body.lr.ph.i81
71 for.body21.lr.ph.i: ; preds = %for.body.i86
89 for.end.i129: ; preds = %if.end.i126, %for.body.i86
90 br i1 undef, label %for.body.i86, label %while.cond
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/Transforms/IndVarSimplify/
H A D2011-10-27-lftrnull.ll24 ; CHECK: for.body.i86:
65 br label %for.body.i86
67 for.body.i86: ; preds = %for.end.i129, %for.body.lr.ph.i81
71 for.body21.lr.ph.i: ; preds = %for.body.i86
89 for.end.i129: ; preds = %if.end.i126, %for.body.i86
90 br i1 undef, label %for.body.i86, label %while.cond
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/Transforms/IndVarSimplify/
H A D2011-10-27-lftrnull.ll24 ; CHECK: for.body.i86:
65 br label %for.body.i86
67 for.body.i86: ; preds = %for.end.i129, %for.body.lr.ph.i81
71 for.body21.lr.ph.i: ; preds = %for.body.i86
89 for.end.i129: ; preds = %if.end.i126, %for.body.i86
90 br i1 undef, label %for.body.i86, label %while.cond
/dports/lang/rexx-regina/regina-rexx-3.9.3/gci/
H A D00README17 Win 32bit using VC on i86/32 compatibles: | nmake -f Makefile.vc
18 Linux using GNU C on i86/32 compatibles: | make
22 OS/2 using EMX on i86/32 compatibles: | make -f Makefile.emx
23 OS/2 using OpenWatcom on i86/32 compatibles: | wmake -f Makefile.wcc
/dports/math/reduce/Reduce-svn5758-src/jslisp/lib/build_scripts/
H A Di86.red13 i86!-compile '(de foo (x) (if x 'one 'two));
18 i86!-compile '(de fact (n) (if (equal n 0) 1 (times n (fact (sub1 n)))));
/dports/math/reduce/Reduce-svn5758-src/csl/cslbase/
H A Di86.red13 i86!-compile '(de foo (x) (if x 'one 'two));
18 i86!-compile '(de fact (n) (if (equal n 0) 1 (times n (fact (sub1 n)))));
/dports/devel/dev86/dev86-0.16.20/libc/conio/
H A DMakefile13 ifeq ($(LIB_CPU)-$(LIB_OS),i86-BIOS)
17 ifeq ($(LIB_CPU)-$(LIB_OS),i86-DOS)

12345678910>>...33