Home
last modified time | relevance | path

Searched refs:set_cond (Results 1 – 25 of 102) sorted by relevance

12345

/dports/emulators/mess/mame-mame0226/src/devices/cpu/m6809/
H A Dkonami.ops113 case 0x60: set_cond(true); %BRANCH; return;
114 case 0x61: set_cond(cond_hi()); %BRANCH; return;
115 case 0x62: set_cond(cond_cc()); %BRANCH; return;
116 case 0x63: set_cond(cond_ne()); %BRANCH; return;
117 case 0x64: set_cond(cond_vc()); %BRANCH; return;
118 case 0x65: set_cond(cond_pl()); %BRANCH; return;
121 case 0x68: set_cond(true); %LBRANCH; return;
130 case 0x70: set_cond(false); %BRANCH; return;
138 case 0x78: set_cond(false); %LBRANCH; return;
504 set_cond(cond_ne());
[all …]
H A Dm6809.ops41 case 0x16: set_cond(true); %LBRANCH; return;
50 case 0x20: set_cond(true); %BRANCH; return;
51 case 0x21: set_cond(false); %BRANCH; return;
52 case 0x22: set_cond(cond_hi()); %BRANCH; return;
53 case 0x23: set_cond(!cond_hi()); %BRANCH; return;
54 case 0x24: set_cond(cond_cc()); %BRANCH; return;
56 case 0x26: set_cond(cond_ne()); %BRANCH; return;
58 case 0x28: set_cond(cond_vc()); %BRANCH; return;
60 case 0x2A: set_cond(cond_pl()); %BRANCH; return;
62 case 0x2C: set_cond(cond_ge()); %BRANCH; return;
[all …]
H A Dhd6309.ops44 case 0x16: set_cond(true); %LBRANCH; return;
53 case 0x20: set_cond(true); %BRANCH; return;
54 case 0x21: set_cond(false); %BRANCH; return;
55 case 0x22: set_cond(cond_hi()); %BRANCH; return;
56 case 0x23: set_cond(!cond_hi()); %BRANCH; return;
57 case 0x24: set_cond(cond_cc()); %BRANCH; return;
59 case 0x26: set_cond(cond_ne()); %BRANCH; return;
61 case 0x28: set_cond(cond_vc()); %BRANCH; return;
63 case 0x2A: set_cond(cond_pl()); %BRANCH; return;
65 case 0x2C: set_cond(cond_ge()); %BRANCH; return;
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/cpu/m6809/
H A Dkonami.ops113 case 0x60: set_cond(true); %BRANCH; return;
114 case 0x61: set_cond(cond_hi()); %BRANCH; return;
115 case 0x62: set_cond(cond_cc()); %BRANCH; return;
116 case 0x63: set_cond(cond_ne()); %BRANCH; return;
117 case 0x64: set_cond(cond_vc()); %BRANCH; return;
118 case 0x65: set_cond(cond_pl()); %BRANCH; return;
121 case 0x68: set_cond(true); %LBRANCH; return;
130 case 0x70: set_cond(false); %BRANCH; return;
138 case 0x78: set_cond(false); %LBRANCH; return;
504 set_cond(cond_ne());
[all …]
H A Dm6809.ops41 case 0x16: set_cond(true); %LBRANCH; return;
50 case 0x20: set_cond(true); %BRANCH; return;
51 case 0x21: set_cond(false); %BRANCH; return;
52 case 0x22: set_cond(cond_hi()); %BRANCH; return;
53 case 0x23: set_cond(!cond_hi()); %BRANCH; return;
54 case 0x24: set_cond(cond_cc()); %BRANCH; return;
56 case 0x26: set_cond(cond_ne()); %BRANCH; return;
58 case 0x28: set_cond(cond_vc()); %BRANCH; return;
60 case 0x2A: set_cond(cond_pl()); %BRANCH; return;
62 case 0x2C: set_cond(cond_ge()); %BRANCH; return;
[all …]
H A Dhd6309.ops44 case 0x16: set_cond(true); %LBRANCH; return;
53 case 0x20: set_cond(true); %BRANCH; return;
54 case 0x21: set_cond(false); %BRANCH; return;
55 case 0x22: set_cond(cond_hi()); %BRANCH; return;
56 case 0x23: set_cond(!cond_hi()); %BRANCH; return;
57 case 0x24: set_cond(cond_cc()); %BRANCH; return;
59 case 0x26: set_cond(cond_ne()); %BRANCH; return;
61 case 0x28: set_cond(cond_vc()); %BRANCH; return;
63 case 0x2A: set_cond(cond_pl()); %BRANCH; return;
65 case 0x2C: set_cond(cond_ge()); %BRANCH; return;
[all …]
/dports/devel/omniORB/omniORB-4.2.4/include/omniORB4/
H A Dami.h139 inline ::CORBA::Boolean _addToSet(omni_tracedcondition* set_cond) in _addToSet() argument
146 pd_set_cond = set_cond; in _addToSet()
150 inline ::CORBA::Boolean _remFromSet(omni_tracedcondition* set_cond) in _remFromSet() argument
154 if (pd_set_cond != set_cond) in _remFromSet()
H A DcallDescriptor.h465 inline _CORBA_Boolean addToSet(omni_tracedcondition* set_cond) in addToSet() argument
472 pd_set_cond = set_cond; in addToSet()
476 inline void remFromSet(omni_tracedcondition* set_cond) in remFromSet() argument
479 OMNIORB_ASSERT(pd_set_cond == set_cond); in remFromSet()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/DebugInfo/MIR/Mips/
H A Dlast-inst-bundled.mir4 #extern void set_cond(int, int*);
12 # set_cond(argument,&condition);
39 call void @set_cond(i32 signext %argument, i32* nonnull %condition), !dbg !20
58 declare void @set_cond(i32 signext, i32*) local_unnamed_addr
168 …JAL @set_cond, csr_o32, implicit-def dead $ra, implicit $a0, implicit $a1, implicit-def $sp, debug…
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/DebugInfo/MIR/Mips/
H A Dlast-inst-bundled.mir4 #extern void set_cond(int, int*);
12 # set_cond(argument,&condition);
39 call void @set_cond(i32 signext %argument, i32* nonnull %condition), !dbg !20
58 declare void @set_cond(i32 signext, i32*) local_unnamed_addr
168 …JAL @set_cond, csr_o32, implicit-def dead $ra, implicit $a0, implicit $a1, implicit-def $sp, debug…
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/DebugInfo/MIR/Mips/
H A Dlast-inst-bundled.mir4 #extern void set_cond(int, int*);
12 # set_cond(argument,&condition);
39 call void @set_cond(i32 signext %argument, i32* nonnull %condition), !dbg !20
58 declare void @set_cond(i32 signext, i32*) local_unnamed_addr
168 …JAL @set_cond, csr_o32, implicit-def dead $ra, implicit $a0, implicit $a1, implicit-def $sp, debug…
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/DebugInfo/MIR/Mips/
H A Dlast-inst-bundled.mir4 #extern void set_cond(int, int*);
12 # set_cond(argument,&condition);
39 call void @set_cond(i32 signext %argument, i32* nonnull %condition), !dbg !20
58 declare void @set_cond(i32 signext, i32*) local_unnamed_addr
168 …JAL @set_cond, csr_o32, implicit-def dead $ra, implicit $a0, implicit $a1, implicit-def $sp, debug…
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/DebugInfo/MIR/Mips/
H A Dlast-inst-bundled.mir4 #extern void set_cond(int, int*);
12 # set_cond(argument,&condition);
39 call void @set_cond(i32 signext %argument, i32* nonnull %condition), !dbg !20
58 declare void @set_cond(i32 signext, i32*) local_unnamed_addr
168 …JAL @set_cond, csr_o32, implicit-def dead $ra, implicit $a0, implicit $a1, implicit-def $sp, debug…
/dports/devel/llvm10/llvm-10.0.1.src/test/DebugInfo/MIR/Mips/
H A Dlast-inst-bundled.mir4 #extern void set_cond(int, int*);
12 # set_cond(argument,&condition);
39 call void @set_cond(i32 signext %argument, i32* nonnull %condition), !dbg !20
58 declare void @set_cond(i32 signext, i32*) local_unnamed_addr
168 …JAL @set_cond, csr_o32, implicit-def dead $ra, implicit $a0, implicit $a1, implicit-def $sp, debug…
/dports/devel/llvm11/llvm-11.0.1.src/test/DebugInfo/MIR/Mips/
H A Dlast-inst-bundled.mir4 #extern void set_cond(int, int*);
12 # set_cond(argument,&condition);
39 call void @set_cond(i32 signext %argument, i32* nonnull %condition), !dbg !20
58 declare void @set_cond(i32 signext, i32*) local_unnamed_addr
168 …JAL @set_cond, csr_o32, implicit-def dead $ra, implicit $a0, implicit $a1, implicit-def $sp, debug…
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/test/DebugInfo/MIR/Mips/
H A Dlast-inst-bundled.mir4 #extern void set_cond(int, int*);
12 # set_cond(argument,&condition);
39 call void @set_cond(i32 signext %argument, i32* nonnull %condition), !dbg !20
58 declare void @set_cond(i32 signext, i32*) local_unnamed_addr
168 …JAL @set_cond, csr_o32, implicit-def dead $ra, implicit $a0, implicit $a1, implicit-def $sp, debug…
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/DebugInfo/MIR/Mips/
H A Dlast-inst-bundled.mir4 #extern void set_cond(int, int*);
12 # set_cond(argument,&condition);
39 call void @set_cond(i32 signext %argument, i32* nonnull %condition), !dbg !20
58 declare void @set_cond(i32 signext, i32*) local_unnamed_addr
168 …JAL @set_cond, csr_o32, implicit-def dead $ra, implicit $a0, implicit $a1, implicit-def $sp, debug…
/dports/devel/llvm90/llvm-9.0.1.src/test/DebugInfo/MIR/Mips/
H A Dlast-inst-bundled.mir4 #extern void set_cond(int, int*);
12 # set_cond(argument,&condition);
39 call void @set_cond(i32 signext %argument, i32* nonnull %condition), !dbg !20
58 declare void @set_cond(i32 signext, i32*) local_unnamed_addr
168 …JAL @set_cond, csr_o32, implicit-def dead $ra, implicit $a0, implicit $a1, implicit-def $sp, debug…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/DebugInfo/MIR/Mips/
H A Dlast-inst-bundled.mir4 #extern void set_cond(int, int*);
12 # set_cond(argument,&condition);
39 call void @set_cond(i32 signext %argument, i32* nonnull %condition), !dbg !20
58 declare void @set_cond(i32 signext, i32*) local_unnamed_addr
168 …JAL @set_cond, csr_o32, implicit-def dead $ra, implicit $a0, implicit $a1, implicit-def $sp, debug…
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/DebugInfo/MIR/Mips/
H A Dlast-inst-bundled.mir4 #extern void set_cond(int, int*);
12 # set_cond(argument,&condition);
39 call void @set_cond(i32 signext %argument, i32* nonnull %condition), !dbg !20
58 declare void @set_cond(i32 signext, i32*) local_unnamed_addr
168 …JAL @set_cond, csr_o32, implicit-def dead $ra, implicit $a0, implicit $a1, implicit-def $sp, debug…
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/DebugInfo/MIR/Mips/
H A Dlast-inst-bundled.mir4 #extern void set_cond(int, int*);
12 # set_cond(argument,&condition);
39 call void @set_cond(i32 signext %argument, i32* nonnull %condition), !dbg !20
58 declare void @set_cond(i32 signext, i32*) local_unnamed_addr
168 …JAL @set_cond, csr_o32, implicit-def dead $ra, implicit $a0, implicit $a1, implicit-def $sp, debug…
/dports/devel/llvm80/llvm-8.0.1.src/test/DebugInfo/MIR/Mips/
H A Dlast-inst-bundled.mir4 #extern void set_cond(int, int*);
12 # set_cond(argument,&condition);
39 call void @set_cond(i32 signext %argument, i32* nonnull %condition), !dbg !20
58 declare void @set_cond(i32 signext, i32*) local_unnamed_addr
168 …JAL @set_cond, csr_o32, implicit-def dead $ra, implicit $a0, implicit $a1, implicit-def $sp, debug…
/dports/devel/llvm70/llvm-7.0.1.src/test/DebugInfo/MIR/Mips/
H A Dlast-inst-bundled.mir4 #extern void set_cond(int, int*);
12 # set_cond(argument,&condition);
39 call void @set_cond(i32 signext %argument, i32* nonnull %condition), !dbg !20
58 declare void @set_cond(i32 signext, i32*) local_unnamed_addr
168 …JAL @set_cond, csr_o32, implicit-def dead $ra, implicit $a0, implicit $a1, implicit-def $sp, debug…
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/DebugInfo/MIR/Mips/
H A Dlast-inst-bundled.mir4 #extern void set_cond(int, int*);
12 # set_cond(argument,&condition);
39 call void @set_cond(i32 signext %argument, i32* nonnull %condition), !dbg !20
58 declare void @set_cond(i32 signext, i32*) local_unnamed_addr
168 …JAL @set_cond, csr_o32, implicit-def dead $ra, implicit $a0, implicit $a1, implicit-def $sp, debug…
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/shenandoah/
H A DshenandoahSharedVariables.hpp65 void set_cond(bool val) { in set_cond() function
170 void set_cond(uint mask, bool val) { in set_cond() function

12345