Home
last modified time | relevance | path

Searched refs:SetCC (Results 1 – 25 of 493) sorted by relevance

12345678910>>...20

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/MIPS/ARM/
H A DArmCompFPU.cpp214 SetCC(CC_VS); in Comp_FPUComp()
216 SetCC(CC_VC); in Comp_FPUComp()
219 SetCC(CC_EQ); in Comp_FPUComp()
224 SetCC(CC_EQ); in Comp_FPUComp()
228 SetCC(CC_VS); in Comp_FPUComp()
230 SetCC(CC_AL); in Comp_FPUComp()
233 SetCC(CC_LO); in Comp_FPUComp()
235 SetCC(CC_HS); in Comp_FPUComp()
238 SetCC(CC_LT); in Comp_FPUComp()
240 SetCC(CC_GE); in Comp_FPUComp()
[all …]
H A DArmAsm.cpp94 SetCC(CC_NEQ); in GenerateFixedCode()
96 SetCC(CC_AL); in GenerateFixedCode()
111 SetCC(CC_EQ); ADD(SCRATCHREG2, SCRATCHREG2, Operand2(2)); in GenerateFixedCode()
112 SetCC(CC_GT); SUB(SCRATCHREG2, SCRATCHREG2, Operand2(1)); in GenerateFixedCode()
113 SetCC(CC_AL); in GenerateFixedCode()
132 SetCC(CC_AL); in GenerateFixedCode()
212 SetCC(CC_EQ); in GenerateFixedCode()
222 SetCC(CC_AL); in GenerateFixedCode()
H A DArmCompALU.cpp117 SetCC(CC_LT); in Comp_IType()
119 SetCC(CC_GE); in Comp_IType()
121 SetCC(CC_AL); in Comp_IType()
136 SetCC(CC_LO); in Comp_IType()
138 SetCC(CC_HS); in Comp_IType()
140 SetCC(CC_AL); in Comp_IType()
432 SetCC(CC_GT); in Comp_RType3()
435 SetCC(CC_LE); in Comp_RType3()
438 SetCC(CC_AL); in Comp_RType3()
448 SetCC(CC_LT); in Comp_RType3()
[all …]
H A DArmCompVFPU.cpp201 SetCC(CC_LS); in ApplyPrefixD()
203 SetCC(CC_AL); in ApplyPrefixD()
206 SetCC(CC_GT); in ApplyPrefixD()
208 SetCC(CC_AL); in ApplyPrefixD()
217 SetCC(CC_LO); in ApplyPrefixD()
219 SetCC(CC_AL); in ApplyPrefixD()
222 SetCC(CC_GT); in ApplyPrefixD()
224 SetCC(CC_AL); in ApplyPrefixD()
273 SetCC(CC_AL); in Comp_SV()
278 SetCC(CC_EQ); in Comp_SV()
[all …]
H A DArmCompLoadStore.cpp86 SetCC(CC_LO); in SetCCAndR0ForSafeAddress()
88 SetCC(CC_HS); in SetCCAndR0ForSafeAddress()
94 SetCC(CC_LO); in SetCCAndR0ForSafeAddress()
96 SetCC(CC_HS); in SetCCAndR0ForSafeAddress()
101 SetCC(CC_LO); in SetCCAndR0ForSafeAddress()
103 SetCC(CC_HS); in SetCCAndR0ForSafeAddress()
108 SetCC(CC_AL); in SetCCAndR0ForSafeAddress()
110 SetCC(reverse ? CC_EQ : CC_GT); in SetCCAndR0ForSafeAddress()
203 SetCC(CC_AL); in Comp_ITypeMemLR()
369 SetCC(CC_EQ); in Comp_ITypeMem()
[all …]
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/MIPS/ARM/
H A DArmCompFPU.cpp214 SetCC(CC_VS); in Comp_FPUComp()
216 SetCC(CC_VC); in Comp_FPUComp()
219 SetCC(CC_EQ); in Comp_FPUComp()
224 SetCC(CC_EQ); in Comp_FPUComp()
228 SetCC(CC_VS); in Comp_FPUComp()
230 SetCC(CC_AL); in Comp_FPUComp()
233 SetCC(CC_LO); in Comp_FPUComp()
235 SetCC(CC_HS); in Comp_FPUComp()
238 SetCC(CC_LT); in Comp_FPUComp()
240 SetCC(CC_GE); in Comp_FPUComp()
[all …]
H A DArmAsm.cpp94 SetCC(CC_NEQ); in GenerateFixedCode()
96 SetCC(CC_AL); in GenerateFixedCode()
111 SetCC(CC_EQ); ADD(SCRATCHREG2, SCRATCHREG2, Operand2(2)); in GenerateFixedCode()
112 SetCC(CC_GT); SUB(SCRATCHREG2, SCRATCHREG2, Operand2(1)); in GenerateFixedCode()
113 SetCC(CC_AL); in GenerateFixedCode()
132 SetCC(CC_AL); in GenerateFixedCode()
212 SetCC(CC_EQ); in GenerateFixedCode()
222 SetCC(CC_AL); in GenerateFixedCode()
H A DArmCompALU.cpp117 SetCC(CC_LT); in Comp_IType()
119 SetCC(CC_GE); in Comp_IType()
121 SetCC(CC_AL); in Comp_IType()
136 SetCC(CC_LO); in Comp_IType()
138 SetCC(CC_HS); in Comp_IType()
140 SetCC(CC_AL); in Comp_IType()
432 SetCC(CC_GT); in Comp_RType3()
435 SetCC(CC_LE); in Comp_RType3()
438 SetCC(CC_AL); in Comp_RType3()
448 SetCC(CC_LT); in Comp_RType3()
[all …]
H A DArmCompVFPU.cpp201 SetCC(CC_LS); in ApplyPrefixD()
203 SetCC(CC_AL); in ApplyPrefixD()
206 SetCC(CC_GT); in ApplyPrefixD()
208 SetCC(CC_AL); in ApplyPrefixD()
217 SetCC(CC_LO); in ApplyPrefixD()
219 SetCC(CC_AL); in ApplyPrefixD()
222 SetCC(CC_GT); in ApplyPrefixD()
224 SetCC(CC_AL); in ApplyPrefixD()
273 SetCC(CC_AL); in Comp_SV()
278 SetCC(CC_EQ); in Comp_SV()
[all …]
H A DArmCompLoadStore.cpp86 SetCC(CC_LO); in SetCCAndR0ForSafeAddress()
88 SetCC(CC_HS); in SetCCAndR0ForSafeAddress()
94 SetCC(CC_LO); in SetCCAndR0ForSafeAddress()
96 SetCC(CC_HS); in SetCCAndR0ForSafeAddress()
101 SetCC(CC_LO); in SetCCAndR0ForSafeAddress()
103 SetCC(CC_HS); in SetCCAndR0ForSafeAddress()
108 SetCC(CC_AL); in SetCCAndR0ForSafeAddress()
110 SetCC(reverse ? CC_EQ : CC_GT); in SetCCAndR0ForSafeAddress()
203 SetCC(CC_AL); in Comp_ITypeMemLR()
369 SetCC(CC_EQ); in Comp_ITypeMem()
[all …]
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/MIPS/ARM/
H A DArmCompFPU.cpp214 SetCC(CC_VS); in Comp_FPUComp()
216 SetCC(CC_VC); in Comp_FPUComp()
219 SetCC(CC_EQ); in Comp_FPUComp()
224 SetCC(CC_EQ); in Comp_FPUComp()
228 SetCC(CC_VS); in Comp_FPUComp()
230 SetCC(CC_AL); in Comp_FPUComp()
233 SetCC(CC_LO); in Comp_FPUComp()
235 SetCC(CC_HS); in Comp_FPUComp()
238 SetCC(CC_LT); in Comp_FPUComp()
240 SetCC(CC_GE); in Comp_FPUComp()
[all …]
H A DArmAsm.cpp94 SetCC(CC_NEQ); in GenerateFixedCode()
96 SetCC(CC_AL); in GenerateFixedCode()
111 SetCC(CC_EQ); ADD(SCRATCHREG2, SCRATCHREG2, Operand2(2)); in GenerateFixedCode()
112 SetCC(CC_GT); SUB(SCRATCHREG2, SCRATCHREG2, Operand2(1)); in GenerateFixedCode()
113 SetCC(CC_AL); in GenerateFixedCode()
132 SetCC(CC_AL); in GenerateFixedCode()
212 SetCC(CC_EQ); in GenerateFixedCode()
222 SetCC(CC_AL); in GenerateFixedCode()
H A DArmCompALU.cpp117 SetCC(CC_LT); in Comp_IType()
119 SetCC(CC_GE); in Comp_IType()
121 SetCC(CC_AL); in Comp_IType()
136 SetCC(CC_LO); in Comp_IType()
138 SetCC(CC_HS); in Comp_IType()
140 SetCC(CC_AL); in Comp_IType()
432 SetCC(CC_GT); in Comp_RType3()
435 SetCC(CC_LE); in Comp_RType3()
438 SetCC(CC_AL); in Comp_RType3()
448 SetCC(CC_LT); in Comp_RType3()
[all …]
H A DArmCompVFPU.cpp201 SetCC(CC_LS); in ApplyPrefixD()
203 SetCC(CC_AL); in ApplyPrefixD()
206 SetCC(CC_GT); in ApplyPrefixD()
208 SetCC(CC_AL); in ApplyPrefixD()
217 SetCC(CC_LO); in ApplyPrefixD()
219 SetCC(CC_AL); in ApplyPrefixD()
222 SetCC(CC_GT); in ApplyPrefixD()
224 SetCC(CC_AL); in ApplyPrefixD()
273 SetCC(CC_AL); in Comp_SV()
278 SetCC(CC_EQ); in Comp_SV()
[all …]
H A DArmCompLoadStore.cpp86 SetCC(CC_LO); in SetCCAndR0ForSafeAddress()
88 SetCC(CC_HS); in SetCCAndR0ForSafeAddress()
94 SetCC(CC_LO); in SetCCAndR0ForSafeAddress()
96 SetCC(CC_HS); in SetCCAndR0ForSafeAddress()
101 SetCC(CC_LO); in SetCCAndR0ForSafeAddress()
103 SetCC(CC_HS); in SetCCAndR0ForSafeAddress()
108 SetCC(CC_AL); in SetCCAndR0ForSafeAddress()
110 SetCC(reverse ? CC_EQ : CC_GT); in SetCCAndR0ForSafeAddress()
203 SetCC(CC_AL); in Comp_ITypeMemLR()
369 SetCC(CC_EQ); in Comp_ITypeMem()
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/arm/
H A DMacroAssembler-arm-inl.h28 ma_and(src, dest, SetCC); in and32()
34 ma_and(imm, dest, SetCC); in and32()
51 ma_and(scratch, dest, SetCC); in and32()
123 ma_eor(imm, dest, SetCC); in xor32()
144 ma_add(src.low, dest.low, SetCC); in add64()
151 ma_sub(src, dest, SetCC); in sub32()
157 ma_sub(imm, dest, SetCC); in sub32()
165 ma_sub(scratch, dest, SetCC); in sub32()
/dports/lang/v8/v8-9.6.180.12/test/cctest/
H A Dtest-disasm-arm.cc159 COMPARE(and_(r2, r3, Operand(r4), SetCC), in TEST()
195 COMPARE(add(r7, r8, Operand(ip), SetCC), in TEST()
204 COMPARE(adc(r5, sp, Operand(ip), SetCC), in TEST()
222 COMPARE(rsc(r7, r8, Operand(ip), SetCC), in TEST()
267 COMPARE(orr(r7, r8, Operand(sp), SetCC), in TEST()
276 COMPARE(mov(r0, Operand(r3), SetCC), in TEST()
278 COMPARE(mov(r0, Operand(r4), SetCC, pl), in TEST()
285 COMPARE(bic(r0, r5, Operand(r3), SetCC), in TEST()
294 COMPARE(mvn(r0, Operand(r3), SetCC), in TEST()
296 COMPARE(mvn(r5, Operand(r4), SetCC, cc), in TEST()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/AArch64/
H A Dsetcc-takes-i32.ll4 ; correctly. Previously LLVM thought that i64 was the appropriate SetCC output,
8 ; It was expecting the smallest legal promotion of i1 to be the preferred SetCC
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/AArch64/
H A Dsetcc-takes-i32.ll4 ; correctly. Previously LLVM thought that i64 was the appropriate SetCC output,
8 ; It was expecting the smallest legal promotion of i1 to be the preferred SetCC
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/AArch64/
H A Dsetcc-takes-i32.ll4 ; correctly. Previously LLVM thought that i64 was the appropriate SetCC output,
8 ; It was expecting the smallest legal promotion of i1 to be the preferred SetCC
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/AArch64/
H A Dsetcc-takes-i32.ll4 ; correctly. Previously LLVM thought that i64 was the appropriate SetCC output,
8 ; It was expecting the smallest legal promotion of i1 to be the preferred SetCC
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/AArch64/
H A Dsetcc-takes-i32.ll4 ; correctly. Previously LLVM thought that i64 was the appropriate SetCC output,
8 ; It was expecting the smallest legal promotion of i1 to be the preferred SetCC
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/AArch64/
H A Dsetcc-takes-i32.ll4 ; correctly. Previously LLVM thought that i64 was the appropriate SetCC output,
8 ; It was expecting the smallest legal promotion of i1 to be the preferred SetCC
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/AArch64/
H A Dsetcc-takes-i32.ll4 ; correctly. Previously LLVM thought that i64 was the appropriate SetCC output,
8 ; It was expecting the smallest legal promotion of i1 to be the preferred SetCC
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/AArch64/
H A Dsetcc-takes-i32.ll4 ; correctly. Previously LLVM thought that i64 was the appropriate SetCC output,
8 ; It was expecting the smallest legal promotion of i1 to be the preferred SetCC

12345678910>>...20